Back to writing

Tag

memory

3 published posts under this topic.

Zota: From YouChannel to Memory-Led Practice Surfaces

A code-led walkthrough of Zota as the successor to YouChannel: session memory design, context compaction, and model-generated frontend surfaces rendered by stable Next.js components.

Before Choosing an Agent Memory Framework

A practical framework for agent memory: decide who the memory is for, what should be remembered, how long it should last, and how it will be retrieved before picking a tool.

How Agent Memory Really Works

Most AI agents do not remember you. They reconstruct enough history inside a context window, then continue as if that were memory.