A Cat Entertainer

A Cat Entertainer, Just A Tech Blog

  • Blog
  • AI Digest
  • Tokens
  • Media
  • About

Inside Agent Runtimes

3 parts · Mar 31, 2026 – Mar 31, 2026

The Model Isn't the Product. The Harness Is.

Mar 31, 2026

After auditing a publicly posted Claude Code source snapshot and reading OpenAI's harness essays, I came away with one conclusion: the model is only the brain. The product is the runtime around it.

AIAgent RuntimesClaude Code

A Coding Agent Is Not a Prompt. It's a Stateful Query Loop.

Mar 31, 2026

The most important file in the Claude Code snapshot isn't a prompt file or a tool definition. It's a state machine. Once you see that, a lot of agent design decisions start making sense.

AIAgent RuntimesClaude Code

Prompt Cache Is Architecture, Not an Optimization

Mar 31, 2026

The most novel thing in the Claude Code snapshot isn't a tool or a prompt. It's how aggressively the runtime is built around preserving prompt-cache identity across forks, compaction, and long-running sessions.

AIAgent RuntimesClaude Code

© Xingfan Xia 2024 - 2026 · CC BY-NC 4.0

RSSChangelog