{
  "schema_version": "newruntime-agent-readable-v0.1",
  "type": "post",
  "slug": "claude-code-subagents-memory",
  "title": "Claude Code Subagents Split Memory Instead of Inflating One Session",
  "description": "Claude Code subagents show a practical form of agent memory hygiene: move noisy work into a separate context and return only the compressed result to the main session.",
  "status": "published",
  "published_at": "2026-07-21",
  "topics": [
    "claude-code",
    "subagents",
    "context-engineering"
  ],
  "source_urls": [
    "https://code.claude.com/docs/en/sub-agents"
  ],
  "routes": {
    "html": "https://newruntime.com/posts/claude-code-subagents-memory/",
    "markdown": "https://newruntime.com/posts/claude-code-subagents-memory.md",
    "json": "https://newruntime.com/posts/claude-code-subagents-memory.json"
  },
  "source_format": "markdown"
}
