Skip to content

feat(cursor): enable optimized auto worker dispatch - #2666

Open
mihaisavezi wants to merge 1 commit into
kunchenguid:mainfrom
mihaisavezi:fm/cursor-auto-tiers-ship
Open

feat(cursor): enable optimized auto worker dispatch#2666
mihaisavezi wants to merge 1 commit into
kunchenguid:mainfrom
mihaisavezi:fm/cursor-auto-tiers-ship

Conversation

@mihaisavezi

Copy link
Copy Markdown

Summary

  • accept Cursor's balanced, cost, and intelligence parameterized auto models when the live catalog exposes plain auto
  • preserve live-catalog rejection for unknown model ids
  • document Auto Balance as the standing default and require explicit named overrides for Cost or Intelligence

Test plan

  • bash tests/fm-spawn-dispatch-profile.test.sh
  • bin/fm-lint.sh bin/fm-cursor-lib.sh tests/fm-spawn-dispatch-profile.test.sh
  • bin/fm-doc-audience-check.sh
  • git diff --check

Notes

  • The full no-argument lint reached the workflow check but could not run it because actionlint 1.7.12 is not installed; no workflow files changed.

Allow Cursor's supported parameterized auto modes when the live catalog exposes only its plain auto entry, while preserving rejection for unknown models.

Co-authored-by: Cursor <cursoragent@cursor.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.

1 participant