Skip to content

Give your agents a memory you own - #3477

Open
dacorvo wants to merge 16 commits into
mainfrom
dacorvo/funes
Open

Give your agents a memory you own#3477
dacorvo wants to merge 16 commits into
mainfrom
dacorvo/funes

Conversation

@dacorvo

@dacorvo dacorvo commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

As discussed with @LysandreJik and @ariG23498, a blog article to introduce funes
Byline is just me for now — if you think a co-author or two would strengthen the message, I'm glad to add them.

@dacorvo
dacorvo force-pushed the dacorvo/funes branch 2 times, most recently from c45e0d8 to 50415fb Compare July 23, 2026 09:48
@dacorvo
dacorvo requested review from LysandreJik and pcuenca July 23, 2026 09:48
@dacorvo
dacorvo marked this pull request as ready for review July 23, 2026 09:49
Comment thread _blog.yml Outdated
- diffusion-transformers

- local: funes
date: July 24, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Reminder to update the date, when the blog post is finally ready to be publised.

Comment thread funes.md
Comment thread funes.md
off the streaming parser?”* across ten thousand turns. For an agent to use those traces
while it works, they need **indexing**, **retrieval**, **ranking**, and
**exact provenance**.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I do not think the emphasis is necessary here.

Comment thread funes.md Outdated
Comment on lines +96 to +97
The bind publishes your current memory there, and — for agents with hooks (Claude Code,
Codex, and Hermes) — funes keeps it current, indexing each turn locally and publishing

@tengomucho tengomucho Jul 23, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Perhaps it is just me, but I see the hyphens as a sign of text written by AI these days. Perhaps it is not the case, but I would consider rephrasing and/or removing them.

dacorvo and others added 12 commits August 12, 2026 14:05
- Reorder the memory-binding paragraph so publishing precedes recall
  (fixes a fetch-before-push read); drop the "built in the past" comment.
- Remove the direct `funes push` example to keep the hands-off narrative;
  retie the secret-scan line to "Publishing".
- Add the "Ask first, wire later" heading.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
One-line closing CTA pointing to GitHub issues — install snags, missed
recalls, or new-agent requests.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Short acknowledgment before the epigraph — open-source embedding models,
Lance's incremental append-only datasets, and the Hub's dataset
caching/dedup — the foundations the local-first, own-your-data claims
rest on.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Two review comments on the wording: the bolded list of retrieval
properties did not need the emphasis, and the parenthetical em dashes
read as machine-written. Recast each aside as its own sentence,
parentheses, or a colon rather than swapping in commas.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
dacorvo and others added 4 commits August 14, 2026 13:14
The ask section introduced the public dataset by its repo id and called it funes's
development history, which is both a mouthful at that point in the post and slightly
wrong: what is published is a curated selection of those sessions, not the raw history.
The link now says what it is and defers the repo id to the command right below it.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
The post trailed off: the credits paragraph, the Borges quote and the install
instructions ran together under the previous section's heading, so the piece ended on
housekeeping rather than on a reason to act. The closing is now its own section that
tells the reader what to do with the record their agents already wrote, and the credits
move below it under their own heading, where they read as thanks rather than as the
conclusion.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants