feat: promote ce:plan-beta and deepen-plan-beta to stable (#355)

This commit is contained in:
Trevin Chow
2026-03-24 10:18:14 -07:00
committed by GitHub
parent 65e5621dbe
commit 169996a75e
8 changed files with 972 additions and 2033 deletions

View File

@@ -447,7 +447,7 @@ This mode integrates with the existing Phase 1 Step 4 strategy selection as a **
External delegation activates when any of these conditions are met:
- The user says "use codex for this work", "delegate to codex", or "delegate mode"
- A plan implementation unit contains `Execution target: external-delegate` in its Execution note (set by ce:plan-beta or ce:plan)
- A plan implementation unit contains `Execution target: external-delegate` in its Execution note (set by ce:plan)
The specific delegate tool is resolved at execution time. Currently the only supported delegate is Codex CLI. Future delegates can be added without changing plan files.