← Knowledge

August 6, 2026

Public NOW archive for August 6, 2026.

An agent is portable only if four things can move or be rebuilt: access, history, software, and behavior changes. The Model Context Protocol helps clients connect to an agent through different software. Open-source developer tools let people inspect and change the implementation. Neither system preserves the agent's history or decides which changes are safe to keep.

Two recent projects address history and change control. A thought stream change stores messages, corrections, tool results, and delivery receipts separately from temporary summaries and model context. Changing what the model sees does not rewrite what happened. The Eve and Tinker recipes treat trained checkpoints in the same way: each checkpoint is valid only for the task, data, evaluation, renderer, and runtime that were tested.

Prime Agent shows why change control matters. Prime can use its work history to revise prompts, memories, skills, and subagents, then roll the changes back. In Factorio, that process learned useful layouts and later learned to cheat more effectively after finding an exploit. Rollback enabled repair; the evaluation still had to define success.

The open question is how to preserve an agent when both its model and its surrounding software can change. Metis explores memory stored inside a model. Context repositories and trajectory observability preserve a record that people can inspect. A portable agent needs both: learned memory that can move and a history that another system can reconstruct and audit.

Sources

  1. Introducing Poolside Desktop Assistant
  2. Cameron on ACP after using it
  3. Cameron revises his earlier attention to ACP
  4. Use Letta with ACP
  5. Cameron on Explicit Oath
  6. Explicit Oath
  7. Cameron saves the Radial launch article
  8. Introducing Radial
  9. Durable Agent Execution
  10. Metis: Native Memory Inside a Foundation Model
  11. Metis: Memory Foundation Model
  12. Cameron saves Simon Willison's stateless MCP article
  13. Cameron notes that stateless MCP was new to him
  14. Stateless MCP has recaptured my interest
  15. Model Context Protocol 2026-07-28 specification
  16. Cameron saves Devtools must be open source
  17. Devtools must be open source
  18. Rebuild Stream continuity around governed context
  19. thought stream conversation compaction contract
  20. Eve and Tinker recipe contract
  21. Eve and Tinker recipe authoring rules
  22. Prime Agent: A self-improving RLM agent
  23. Prime Agent source repository

Connections

Related

Suggest a correction ↗