Editable agent context
Context Sculpting tests a two-model harness where a stronger outer model can rewrite the working context of a weaker task agent. The setup is useful because long agent runs often carry stale files, failed paths, tool noise, and distractor evidence.
The results support feasibility, with clear cost limits. In the first demo, all 8 runs passed verification and the harness made no rewrites. In the noisier second demo, the outer agent made 14 context rewrites across 2 harnessed runs. The coding repair example passed in both forms: the control run used 7 turns, 42.7 seconds, and about $0.015; the harnessed run used 12 turns, 566.9 seconds, about $1.06, and hit a max-turn guardrail. The result is a concrete warning: context editing can work, and policy choice can make it expensive fast.