Tag: Context
All the articles with the tag "Context".
-
How Coding Agents Handle Context Compaction
A survey of context compaction strategies across seven coding agents—Aider, Claude Code, Codex CLI, Cline, OpenCode, OpenClaw, and Pi—showing how each compresses the same simulated session.
-
Dissecting Hermes' Memory System
Walking through a complete Hermes session to dissect its three-layer memory architecture, the frozen snapshot mechanism, the design trade-offs of full-context injection, and how it differs from OpenClaw.