Skip to content

council: land engine-agnostic fleet, split, and worktree-verify on main#593

Merged
ExtraToast merged 1 commit into
mainfrom
council/land-on-main
Jun 6, 2026
Merged

council: land engine-agnostic fleet, split, and worktree-verify on main#593
ExtraToast merged 1 commit into
mainfrom
council/land-on-main

Conversation

@jorisjonkers-dev-agents

Copy link
Copy Markdown
Contributor

Why

PRs #587 (engine-agnostic workers + fleet), #588 (split subcommand), and #592 (run verify from the worktree root) were stacked PRs whose bases were the intermediate council/* branches. Merging them landed those changes on council/engine-fleet / council/split — which were never themselves merged to main — so main only ever received #586 (baseline rules). main's council.py is missing cmd_fleet, parse_agents_pool, the codex-worker sandbox, cmd_split, and localize_verify.

What

Brings the cumulative council tip (council/split) onto current main:

Both council SKILL.md templates document fleet + split; the kit is re-rendered and the manifest council SKILL + installer sha256s updated.

Verification

This is purely the council/agent-kit delta that didn't reach main via the stacked merges; no new work. After this, main has the full set: #586 + #587 + #588 + #589 + #590 + #591 + #592.

PRs #587 (engine-agnostic workers + fleet), #588 (split subcommand), and
#592 (run verify from the worktree root) were stacked PRs whose bases
were the intermediate council branches; merging them landed on those
branches, not main, so main never received them — main's council.py was
left with only the #586 baseline-rules change.

This brings the cumulative council tip onto main: codex-capable workers
(run_codex sandbox + run_worker dispatch), the fleet subcommand
(parse_agents_pool / assign_agents / cmd_fleet / execute_dag), the split
subcommand, and localize_verify so a task's verify command runs against
its worktree rather than an absolute host path. The consolidator prompt
gains the repo-relative-verify rule. Kit re-rendered; manifest council
SKILL + installer sha256s updated.
@jorisjonkers-dev-agents jorisjonkers-dev-agents Bot added the enhancement New feature or request label Jun 6, 2026
@ExtraToast ExtraToast merged commit 9d5d72f into main Jun 6, 2026
41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant