Skip to content

Comment on Agent memory as a file format

Comments

I'm not convinced an unstructured collection of memory files is the way to go at all.

If you look at how agents navigate source code, they do not look at directory names, and drill down into the ones with plausible names, instead the grep the whole repo for plausible keywords.

Of course, ideally your data would be structured, but the agents will mostly be grepping anyway, and maybe look at sibbling files.

its the same way they crawl websites, its horribly inefficient

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.