Skip to content

docs(cursor): agent mode support, model variant resolution, Cloud Agents cross-link - #826

Merged
mateo-berri merged 1 commit into
mainfrom
litellm_docs_cursor_agent_mode
Aug 8, 2026
Merged

docs(cursor): agent mode support, model variant resolution, Cloud Agents cross-link#826
mateo-berri merged 1 commit into
mainfrom
litellm_docs_cursor_agent_mode

Conversation

@mateo-berri

@mateo-berri mateo-berri commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

Summary

The Cursor tutorial still said agent mode doesn't support custom API keys, which stopped being true when BerriAI/litellm#14c97ba made /cursor/chat/completions translate the Responses API shapes Cursor's agent sends, shipping in v1.97.0. This PR updates the supported-modes info box and the troubleshooting row accordingly, documents the thinking/fast model variant resolution from BerriAI/litellm#35554 (key scopes and per-model budgets bind to the resolved model, per BerriAI/litellm#35834), and cross-links the tutorial to the Cursor Cloud Agents pass-through page from BerriAI/litellm#34029. The pass-through page also gains the CURSOR_API_KEY environment variable alternative the endpoint's credential lookup supports

npm run build passes with no warnings referencing either page


Note

Low Risk
Documentation-only changes with no runtime or security behavior impact.

Overview
Cursor IDE integration docs now list Agent alongside Ask and Plan, with a v1.97.0+ requirement for Responses API → chat completions translation, and troubleshooting updated from “agent unsupported” to upgrade/version and Cursor-side model gating.

Adds a model variants tip: thinking/fast suffixes (e.g. -thinking) resolve to the base model for key scopes and budgets without extra model_list entries. New Cursor Cloud Agents section in the tutorial links to the pass-through guide.

On Cursor Cloud Agents pass-through docs, documents CURSOR_API_KEY as an alternative to UI credentials.

Reviewed by Cursor Bugbot for commit 8445aca. Bugbot is set up for automated code reviews on this repo. Configure here.

@vercel

vercel Bot commented Aug 8, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
litellm Ready Ready Preview Aug 8, 2026 7:11am

Request Review

@mateo-berri

Copy link
Copy Markdown
Contributor Author

bugbot run

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Bugbot reviewed your changes and found no new issues!

Comment @cursor review or bugbot run to trigger another review on this PR

Reviewed by Cursor Bugbot for commit 8445aca. Configure here.

@mateo-berri
mateo-berri merged commit 39087dc into main Aug 8, 2026
3 checks passed
@mateo-berri
mateo-berri deleted the litellm_docs_cursor_agent_mode branch August 8, 2026 08:36
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