Topic hub
Long Running Agents
A New Runtime topic hub collecting signals, patterns, field notes, and public sources about long running agents.
Field notes
What should readers understand next?
Codex-Maxxing Separates Code From Work State
OpenAI's Codex-maxxing guide frames durable threads, reviewable memory files, connectors, skills, heartbeat automation, and human approval as the operating loop for long-running Codex work.
Long-Running Loops Need Goals, Not Keep-Going Prompts
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.
Raw signals
What changed recently?
Agent Loops Can Generate Their Own Follow-Up Work
A long-running workflow persists goals, evaluates progress, and creates bounded next tasks instead of waiting for a human to repeatedly say continue.
Claude Code Goals Turn Completion into a Verifiable Contract
A goal binds autonomous work to an explicit outcome and stopping rule instead of relying on repeated keep-going prompts.
OpenAI Shows Memory Compaction for Long-Running Agents
The Agents SDK pattern treats compaction and state transfer as explicit reliability mechanisms for work that outlives one context window.
Source ledger
Publishable sources attached to this record.
| # | Source | Role | Public status |
|---|---|---|---|
| 1 | cdn.openai.comsource | primary receipt | source_urls |
| 2 | code.claude.comsource | supporting receipt | source_urls |
| 3 | code.claude.comsource | supporting receipt | source_urls |
| 4 | code.claude.comsource | supporting receipt | source_urls |
| 5 | creatoreconomy.sosource | supporting receipt | source_urls |
| 6 | developers.openai.comdocs | supporting receipt | source_urls |
| 7 | github.comrepo | supporting receipt | source_urls |
| 8 | openai.comsource | supporting receipt | source_urls |
| 9 | youtube.comsource | supporting receipt | source_urls |