Skip to content

chore(vendor): bump tinymemory pin to 38a34d2 (#63–#66 hosted-adapter fixes) - #5608

Merged
senamakel merged 1 commit into
tinyhumansai:mainfrom
YellowSnnowmann:feat/tinymemory-pin-63-66
Aug 20, 2026
Merged

chore(vendor): bump tinymemory pin to 38a34d2 (#63–#66 hosted-adapter fixes)#5608
senamakel merged 1 commit into
tinyhumansai:mainfrom
YellowSnnowmann:feat/tinymemory-pin-63-66

Conversation

@YellowSnnowmann

@YellowSnnowmann YellowSnnowmann commented Aug 20, 2026

Copy link
Copy Markdown
Collaborator

Summary

Bump vendor/tinymemory f8bd9af → 38a34d2 — the last 15 commits of the tinymemory#18 arc (PRs #63#66), which are the hosted-adapter production fixes:

Crates this repo links (tinymemory, tinymemory-api, tinymemory-core, tinymemory-tinycortex) see a small delta: api/src/lib.rs (4 lines), adapters/tinycortex (+30), core/.../namespace_store (+208, documents.rs/init.rs). Crate versions are unchanged, so Cargo.lock is untouched. The bulk of the range is adapters/remote and the conformance suite, which this repo does not link.

Why now

OpenCompany is about to enable its tinymemory feature in shipped tenant builds (surfacing the memory engines end to end). Its vendored tinymemory rides this submodule, and the current pin ships the exact hosted-adapter bugs #66 fixed. This is the same lockstep as #5587: tinymemory moves here first, OpenCompany bumps vendor/openhuman second.

Verification

  • cargo check --locked at the workspace root (root crate links all four tinymemory crates unconditionally)
  • crate versions diffed f8bd9af → 38a34d2: all unchanged

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Chores
    • Updated the bundled TinyMemory component to a newer revision.
    • No user-facing functionality or public API changes.

Advances vendor/tinymemory f8bd9af -> 38a34d2, the tail of the
tinymemory#18 arc (PRs tinyhumansai#63-tinyhumansai#66): hosted-adapter endpoint fixes found by
live testing (dead Cognee default endpoint, Mem0 null-threshold 400 on
cloud search, API keys echoed into error text), the named
transport-failure classes, and the incremental response-body cap.

Crate versions are unchanged so Cargo.lock is untouched; verified with
cargo check --locked at the root (all four tinymemory crates link
unconditionally).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: f72ff2bb-750d-4315-8126-91872a459046

📥 Commits

Reviewing files that changed from the base of the PR and between 92bab8d and 3911b7b.

📒 Files selected for processing (1)
  • vendor/tinymemory

Included review availability: Your plan provides up to 10 included reviews per hour; 9 remain after this review.


📝 Walkthrough

Walkthrough

The vendor/tinymemory submodule reference advances from commit f8bd9af to commit 38a34d2.

Changes

TinyMemory submodule update

Layer / File(s) Summary
Update TinyMemory submodule reference
vendor/tinymemory
The submodule pointer advances to commit 38a34d2ea10e7eedda1b50cdc786016c0f73b6dc.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to 3911b

This is a localized vendor pin update with no actionable merge-blocking risk remaining; it is merge-ready after normal checks and review.

Possibly related PRs

Suggested labels: memory

Suggested reviewers: senamakel

Poem

A rabbit hops through memory bright,
A pointer changes overnight.
TinyMemory finds a newer trail,
One small commit leaves no stale detail.
Carrots cheer the update’s flight!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the tinymemory vendor pin update and identifies the incorporated hosted-adapter fixes.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@YellowSnnowmann
YellowSnnowmann marked this pull request as ready for review August 20, 2026 11:44
@YellowSnnowmann
YellowSnnowmann requested a review from a team August 20, 2026 11:44
@tinysweeper tinysweeper Bot added the priority: p3 Whenever. Cosmetic, a nicety, or a cleanup with no user visible effect. label Aug 20, 2026

@tinysweeper tinysweeper Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tinysweeper found nothing blocking. Approving.

$0.0000 · 0 in / 0 out · 27 embedded · openrouter/openai/text-embedding-3-small

@coderabbitai coderabbitai Bot added the memory Memory store, memory tree, recall, summarization, and embeddings in src/openhuman/memory/. label Aug 20, 2026
@senamakel
senamakel merged commit 6c0df60 into tinyhumansai:main Aug 20, 2026
34 of 38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

memory Memory store, memory tree, recall, summarization, and embeddings in src/openhuman/memory/. priority: p3 Whenever. Cosmetic, a nicety, or a cleanup with no user visible effect.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants