Merge pull request #610 from deepseek-harness/codex/replace-surface-terminology

Replace overloaded surface terminology
This commit is contained in:
Turtle
2026-08-11 15:34:34 +08:00
committed by GitHub
625 changed files with 1397 additions and 1398 deletions

View File

@@ -145,7 +145,7 @@ it('lets a preset producer reach the background-task registry', async () => {
content: [{ type: 'text', text: 'started background task bash-1' }],
})
// The control surface reads what the producer started: same registry, one
// The controller reads what the producer started: same registry, one
// owner. A per-preset registry would list nothing here even on success.
const listed = await ctx.tools.execute({
signal,