Skip to content

Increase multi_agent_v2 default async wait timeout#500

Merged
clkao merged 10 commits into
mainfrom
spacedock-ensign/increase-multi-agent-v2-default-async-wait-timeout-cycle3
Jul 12, 2026
Merged

Increase multi_agent_v2 default async wait timeout#500
clkao merged 10 commits into
mainfrom
spacedock-ensign/increase-multi-agent-v2-default-async-wait-timeout-cycle3

Conversation

@clkao

@clkao clkao commented Jul 12, 2026

Copy link
Copy Markdown
Collaborator

Codex async idle monitoring now uses a five-minute per-call policy without changing Codex global configuration or launcher argv.

What changed

  • State that wait_agent is asynchronous with respect to worker progress and captain interaction.
  • Use wait_agent(timeout_ms: 300000) only when no captain-authorized active-scope work is ready.
  • Require durable report/state verification followed immediately by the next-action loop.
  • Retire obsolete Contractlint prose proxies; retain structural binding and filesystem checks.

Deliberately not included

  • No synthetic delayed-worker timing harness or live timeout tests.
  • No replacement phrase checks, aliases, configuration, or Claude/Pi/front-door changes.

Evidence

  • Fresh independent validation passed go test -count=1 ./internal/contractlint (101 tests), full normal and race suites, formatting, and diff checks.
  • The validated diff is the Codex adapter plus Contractlint removals only.

95w state record

@clkao clkao temporarily deployed to CI-E2E-CODEX July 12, 2026 14:21 — with GitHub Actions Inactive
@clkao clkao merged commit 7c53615 into main Jul 12, 2026
5 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant