Skip to content

Route DMC planning through standalone provider - #502

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

Route DMC planning through standalone provider#502
chubes4 merged 1 commit into
mainfrom
fix/issue-500-wp-coding-agents

Conversation

@chubes4

@chubes4 chubes4 commented Aug 30, 2026

Copy link
Copy Markdown
Member

Summary

  • detect DMC standalone planning through its typed capability contract
  • generate an argv-native, bounded standalone plan command for Homeboy
  • preserve the WordPress planning fallback for older DMC releases
  • keep ensure/apply on the authoritative WordPress mutation surface

Closes #500.

Verification

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

tests/homeboy-dmc-provider.sh proves the standalone route does not invoke studio wp ... worktree plan, validates the exact intent projection, exercises typed dispositions, and retains the capability-gated fallback.

AI assistance

OpenAI GPT-5.6-sol via OpenCode implemented the capability-gated adapter, bounded execution and diagnostics, and deterministic bridge coverage. Chris Huber directed the work and is responsible for the changes.

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

Route Homeboy planning through DMC's standalone provider

1 participant