Skip to content

fix(acp): expose Cursor non-fast model variants - #6188

Draft
TheSentinel454 wants to merge 1 commit into
mainfrom
codex/cursor-46-non-fast
Draft

fix(acp): expose Cursor non-fast model variants#6188
TheSentinel454 wants to merge 1 commit into
mainfrom
codex/cursor-46-non-fast

Conversation

@TheSentinel454

Copy link
Copy Markdown
Contributor

Summary

  • advertise ACP's parameterized model picker capability so Cursor exposes both fast modes
  • present Cursor's fast=false and fast=true choices as model variants in the existing selectors
  • validate and apply the base model before setting the Cursor fast parameter

Related issue

Fixes #6114.

Testing

  • just ci
  • cargo test -p buzz-acp --lib acp::tests::
  • cargo test --manifest-path desktop/src-tauri/Cargo.toml commands::agent_models::tests::

Cursor CLI was not available locally, so this was verified with protocol fixtures rather than a live Cursor session.

Generated with Codex.

Signed-off-by: Luke Tornquist <tornquist@squareup.com>
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 4.6 fast=false is not available

1 participant