Emend
Writing from the Emend team

Ideas on building agents that learn.

Product updates, engineering notes, and ideas on building agents that learn.

YB
Emend Team·August 28, 2026·9 min read

Your Agent Dreams. It Still Can't Tell You If It Got Better.

Dreaming makes an agent's memory better. Only measurement makes the agent better. Anthropic's Dreams, ChatGPT, Codex, Gemini CLI and OpenClaw all rewrite agent memory offline — and every gate they document checks whether the rewritten memory is tidy, not whether the agent improved.

Read the post
RT
Emend Team·August 20, 2026·7 min read

How Creao Turned Agent Exploration Into Repeatable Execution

Creao used Emend to turn successful agent behavior into reusable guidance—cutting median model calls by 75%, reducing task failures by 36%, and showing positive impact from retrieved learnings in 47% of evaluated cases.

Read the post
RT
Emend Team·August 19, 2026·8 min read

Your Agent Remembers Everything and Learns Nothing

AI memory and agent self-improvement sit in the same slot, use the same storage, and are sold against the same failure — which is why they get confused. The difference is what has to happen before the system writes anything down. One writes when something is said. The other writes when something is judged.

Read the post
RT
Emend Team·July 1, 2026·8 min read

From Loop Engineering to Self-Improvement: The Loop Over Loops

Loop engineering is how we get agents to iterate toward a goal on their own. Self-improvement is the next stage — a loop wrapped around those loops, so each pass makes the next one better. This is a field note on how the two ideas connect.

Read the post
RT
Emend Team·June 16, 2026·8 min read

Learn, Generalize, Reflect and Optimize (LGRO): A Practical Guide for Self-Improving AI Agents

Memory remembers what happened. Learning changes what the agent does next time. LGRO — Learn, Generalize, Reflect, Optimize — is a practical framework for non-parametric, self-improving AI agents.

Read the post