Add cursor-implementer: third lane running Composer 2.5 via cursor-agent - #7
Open
abullaisi wants to merge 1 commit into
Open
Add cursor-implementer: third lane running Composer 2.5 via cursor-agent#7abullaisi wants to merge 1 commit into
abullaisi wants to merge 1 commit into
Conversation
Overflow / third-model-family lane alongside grok and codex. Mirrors the existing implementer contract: five-part spec in, headless run, independent re-verification, structured CURSOR REPORT out. cursor-agent specifics handled: -p print mode, --model composer-2.5 pinned, -f required for headless edits (blunter than codex's workspace sandbox, so the agent snapshots git status first and takes only bounded tasks), no --cwd flag (runs from the repo root), portable timeout. Validated end-to-end on macOS (cursor-agent 2026.05.24): same five-part spec as the grok/codex lanes on a fixture repo; clean single-file diff, output matched precomputed ground truth, no regression, claims matched the re-run. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
chiptuned
added a commit
to chiptuned/fable-advisor
that referenced
this pull request
Jul 15, 2026
…ac180#4 DannyMac180#5 DannyMac180#6 DannyMac180#7 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
chiptuned
added a commit
to chiptuned/fable-advisor
that referenced
this pull request
Jul 15, 2026
…ward parallel dispatch - Revert PR DannyMac180#7 (cursor-implementer) and PR DannyMac180#6 (Smithers workflow): unused here, cursor-agent not installed - Orchestration doctrine: throughput promoted to co-prime directive with cost - New 'dispatch early, never idle' rule; anti-inline-edit batching guidance; grok lane idle = routing failure - Bump to 3.3.0 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds a third implementation lane alongside grok and codex: Composer 2.5 via the Cursor CLI (
cursor-agent, headless print mode). Positioned as overflow / third model family: when the grok lane is down or rate-limited and the task doesn't warrant codex's reasoning premium, or when the architect wants three independent diffs to race.Mirrors the existing implementer contract: five-part spec in, mktemp prompt file, pinned model, portable timeout, independent re-verification, structured
CURSOR REPORTout,STATUS: unavailableinstead of silent fallback.cursor-agent specifics handled:
-p --output-format text --model composer-2.5pinned;-fis required for headless edits and force-allows commands (blunter than codex's workspace sandbox) — so the agent snapshotsgit statusbefore running and takes only bounded, well-specified tasks--cwdflag exists; the agent runs from the repo rootValidated end-to-end on macOS (cursor-agent 2026.05.24): same five-part spec as the grok/codex lanes on a fixture repo — clean single-file diff, output matched precomputed ground truth, tail-flag regression intact, cursor's claims matched my independent re-run.
Files:
agents/cursor-implementer.md(new), README lane table + requirements bullet, orchestration skill lane table. Leftplugin.json(description/keywords/version) untouched for you to own.🤖 Generated with Claude Code