Skip to content
OpenAgentsbeta
yaml
1schema: 1
2name: context-compaction
3owner: openagents
4version: 1.0.0
5kind: harness
6title: Context Compaction
7summary: "Keep a long-running agent coherent past its context window: what to keep, what to summarize, and how to resume"
8license: MIT
9tags: [harness, context, long-running, memory, checkpoints]
10runtimes: [claude-code, codex, openai-agents, langgraph, generic]
11pricing:
12 model: free
13 amount_cents: 0
14 currency: usd
15entry: HARNESS.md
16files:
17 - HARNESS.md
18 - templates/checkpoint.md
19inputs:
20 - name: compact_at
21 type: number
22 required: false
23 default: 70
24 description: Percent of context used before compacting
25requires: []
26

Keyboard shortcuts

Focus search
/
Go to Explore
ge
Go to Home
gh
Go to Tags
gt
Go to Collections
gc
Show this help
?
Close suggestions or this dialog
Esc