Skip to content

feat: add Claude effort dispatch and refresh model guidance - #315

Merged
tkstang merged 197 commits into
mainfrom
feat/claude-effort-levels
Sep 24, 2026
Merged

tkstang merged 197 commits into
mainfrom
feat/claude-effort-levels

Conversation

@tkstang

@tkstang tkstang commented Sep 21, 2026 •

Copy link
Copy Markdown

Claude managed subagents now select model and reasoning effort independently. OAT resolves and materializes exact reviewer and phase-implementer variants, verifies generated frontmatter against launch intent, and preserves model-only and inherited paths. Planning prompts ask about gates for the active workflow and its downstream implementation without prompting for unrelated planning modes.

The model catalog and recommended dispatch ladders are refreshed. Claude Opus 5.5 replaces active Opus 4.8/5.0 routes. Claude Balanced now has one candidate, Opus 5.5 low instead of Sonnet 5 high; High also admits Opus 5.5 low for bounded intelligent recon, alongside medium and high for more substantive work. Codex intelligent recon stays at Sol medium. GPT-6 Sol/Luna are added to supported Codex targets and preferred recommendations while GPT-5.6 remains available. Existing explicit dispatch cells are preserved. Exact Codex Sol ultra candidates resolve without expanding the project-wide scalar ceiling beyond max, and a lower --preferred effort remains honored under an ultra frontier candidate.

Cursor Opus 5.5 has five approved mappings backed by redacted native desktop probe records stored with the Cursor codec fixtures. GPT-6 remains outside Cursor's bundled preferred ladder pending native availability and pin evidence. The prior claude-sonnet-5-high remains a non-catalogue compatibility alias for explicit cells, covered by a resolver-level regression test; claude-sonnet-5-thinking-high is the canonical catalogue ID.

The Updating Model Guidance page identifies canonical catalogs, recommendation assets, provider references, generated views, model-ID and pin evidence, adoption semantics, and validation steps for future updates. Bundled skill and agent versions and the five public packages are bumped; the shipped dispatch recommendation is regenerated.

Validation on this branch: focused CLI suite 564/564, followed by pnpm check, pnpm type-check, pnpm test (7,528 CLI tests executed), pnpm build, pnpm run check:skill-bumps, pnpm release:check-versions against fetched origin/main, pnpm release:validate, pnpm build:docs, pnpm lint, and pnpm format, all passing in CI order. The latest configured independent gate reviewed 2cfb86bf7 and passed its High threshold with 0 Critical/High/Medium and 2 Low findings; both Low items were addressed in subsequent commits. The final Claude ladder change and those fixes were locally validated; at the user's request, no additional independent review was run after them.

Project artifacts: discovery, plan, implementation, reviews.

@tkstang tkstang changed the title feat: add Claude effort-aware dispatch feat: add Claude effort dispatch and refresh model guidance Sep 23, 2026
@tkstang
tkstang merged commit bb36fb7 into main Sep 24, 2026
3 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