Skip to content

Promote Cursor Grok 4.6 in the model picker - #1687

Open
yurilaguardia wants to merge 1 commit into
get-bb:mainfrom
yurilaguardia:fix/cursor-grok-4-6-picker
Open

Promote Cursor Grok 4.6 in the model picker#1687
yurilaguardia wants to merge 1 commit into
get-bb:mainfrom
yurilaguardia:fix/cursor-grok-4-6-picker

Conversation

@yurilaguardia

@yurilaguardia yurilaguardia commented Aug 17, 2026

Copy link
Copy Markdown

Fixes #1688.

Cursor already discovers Grok 4.6, but the built-in primaryModels policy still names the exact Grok 4.5 family ID. That leaves 4.6 under More models and omits it from the default bb provider models acp-cursor output.

This replaces the curated Grok entry with cursor-grok-4.6-medium.

We intentionally left the existing generic adapter test unchanged to follow the historical Grok 4.5 fix in commit 9daeffb7, which updated only the profile entry. A model-specific assertion would duplicate the current policy value and would not detect a future Cursor model release.

HOST_DAEMON_PROTOCOL_VERSION also remains unchanged. This updates catalog values within the existing model-list contract rather than changing the wire shape. Commit 9daeffb7 followed the same precedent.

Verified with:

  • pnpm exec turbo run test typecheck --filter=@bb/agent-runtime --force
  • A source-built dev server and daemon where pnpm bb:dev provider models acp-cursor --json returns Cursor Grok 4.6 as the second primary model

This does not address the separate recursive tool-schema failure tracked in #1612.

HUMAN REVIEWED: by Yuri Laguardia
AGENT GENERATED: by GPT-5.6 Sol

@yurilaguardia
yurilaguardia force-pushed the fix/cursor-grok-4-6-picker branch 3 times, most recently from 2e90f84 to 2c50c3e Compare August 17, 2026 05:48
@yurilaguardia
yurilaguardia force-pushed the fix/cursor-grok-4-6-picker branch from 2c50c3e to d252242 Compare August 17, 2026 05:51
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.

Cursor Grok 4.6 is hidden from the primary model picker

1 participant