Skip to content

Fix DMC planning supervision timeout - #495

Merged
chubes4 merged 1 commit into
mainfrom
fix/issue-489-wp-coding-agents
Aug 30, 2026
Merged

Fix DMC planning supervision timeout#495
chubes4 merged 1 commit into
mainfrom
fix/issue-489-wp-coding-agents

Conversation

@chubes4

@chubes4 chubes4 commented Aug 30, 2026

Copy link
Copy Markdown
Member

Summary

  • restore the generated DMC provider supervision budget to 60 seconds so worktree planning can complete
  • retain and explicitly test the task adapter's 8-second inner execution deadline
  • preserve the ordering that lets adapter cleanup finish before outer Homeboy supervision

Closes #489

Verification

  • bash tests/homeboy-dmc-provider.sh
  • bash -n lib/homeboy.sh
  • bash -n tests/homeboy-dmc-provider.sh
  • git diff --check

AI assistance

OpenAI GPT-5.6-sol via OpenCode profiled the live timeout, recovered the Homeboy-generated candidate, applied it in the tracked worktree, and ran the listed gates. Chris Huber directed and reviewed the work and is responsible for this pull request.

@chubes4
chubes4 merged commit 7aa2c09 into main Aug 30, 2026
62 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.

Restore a realistic supervision budget for DMC worktree planning

1 participant