---
schema_version: "newruntime-topic-hub-v0.1"
type: "topic_hub"
slug: "claude-code"
title: "Claude Code - New Runtime"
description: "A New Runtime topic hub collecting signals, patterns, field notes, and public sources about claude code."
answer: ["Claude Code is tracked here as an evidence-linked topic, not as a static glossary entry.","The page connects raw observations to pattern hypotheses, longer analysis, and public sources.","Use it as the canonical landing page before drilling into individual records."]
search_intents: ["claude code","claude code AI agents","claude code software"]
status: "tracked"
last_updated: "2026-07-21"
counts: {"total":7,"signals":4,"patterns":0,"posts":3,"atlas":0,"sources":10}
routes: {"html":"https://newruntime.com/topics/claude-code/","markdown":"https://newruntime.com/topics/claude-code.md","json":"https://newruntime.com/topics/claude-code.json"}
top_sources: ["https://aihero.dev/how-to-kill-the-bloat-in-claude-codes-system-prompt","https://claude.com/blog/steering-claude-code-skills-hooks-rules-subagents-and-more","https://code.claude.com/docs/en/goal","https://code.claude.com/docs/en/scheduled-tasks","https://code.claude.com/docs/en/sub-agents","https://creatoreconomy.so/p/how-i-plan-build-and-run-loops-with-claude-code-thariq-shihipar","https://developers.openai.com/codex/changelog","https://github.com/jarrodwatts/claude-hud","https://x.com/mattpocockuk/status/2074464823232888987","https://x.com/trq212/status/2061907337154367865"]
---

# Claude Code - New Runtime

A New Runtime topic hub collecting signals, patterns, field notes, and public sources about claude code.

## Short Answer

- Claude Code is tracked here as an evidence-linked topic, not as a static glossary entry.
- The page connects raw observations to pattern hypotheses, longer analysis, and public sources.
- Use it as the canonical landing page before drilling into individual records.

## Patterns


## Field Notes

- [Claude Code Subagents Split Memory Instead of Inflating One Session](https://newruntime.com/posts/claude-code-subagents-memory/): 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.
- [Claude HUD Turns Agent Observability into a Status Bar](https://newruntime.com/posts/claude-hud-agent-observability/): Claude HUD shows that agent observability can begin as a small status line for context health, tools, running agents, and progress instead of a large dashboard.
- [Long-Running Loops Need Goals, Not Keep-Going Prompts](https://newruntime.com/posts/claude-code-long-running-loops/): Long-running agent work is useful only with a testable goal, checkpoints, a terminal condition, and recovery policy; otherwise the loop becomes expensive blind continuation.

## Recent Raw Signals

- 2026-07-09: [Claude Code Startup Context Can Be Reduced to 13K Tokens](https://newruntime.com/signals/claude-code-startup-context-can-be-reduced-to-13k-tokens/)
- 2026-07-01: [Codex Can Import an Existing Claude Code Setup](https://newruntime.com/signals/codex-can-import-an-existing-claude-code-setup/)
- 2026-06-23: [CLAUDE.md Shrinks as Skills, Hooks, and Subagents Mature](https://newruntime.com/signals/claude-md-shrinks-as-skills-hooks-and-subagents-mature/)
- 2026-06-18: [Claude Code Can Build a Task-Specific Harness Before Coding](https://newruntime.com/signals/claude-code-can-build-a-task-specific-harness-before-coding/)

## Public Sources

- https://aihero.dev/how-to-kill-the-bloat-in-claude-codes-system-prompt
- https://claude.com/blog/steering-claude-code-skills-hooks-rules-subagents-and-more
- https://code.claude.com/docs/en/goal
- https://code.claude.com/docs/en/scheduled-tasks
- https://code.claude.com/docs/en/sub-agents
- https://creatoreconomy.so/p/how-i-plan-build-and-run-loops-with-claude-code-thariq-shihipar
- https://developers.openai.com/codex/changelog
- https://github.com/jarrodwatts/claude-hud
- https://x.com/mattpocockuk/status/2074464823232888987
- https://x.com/trq212/status/2061907337154367865
