Urgent.News

What's breaking now, across thousands of outlets.

Tech

Agent memory as a file format

Article URL: https://calpaterson.com/memoryfields.html Comments URL: https://news.ycombinator.com/item?id=49508317 Points: 185 # Comments: 92

MemoryFields provide a simpler alternative to agent memory systems. Models usually begin with a blank context, but real agents should start with existing relevant information. MemoryFields allow agents to work from files, making them more efficient. The memory file format consists of short Markdown pages, each no larger than 8kb (~2000 tokens).

Agents can retrieve relevant information directly from content, rather than navigating a knowledge graph which is slow and unreliable. This approach minimizes irrelevant information and improves output quality.

Written by urgent.news from Hacker News Best's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at calpaterson.com →

More in Tech

More from Monday 31 August →