Merged
Conversation
Post 1: OpenAI API Budget Limits — search-first landing page for teams using OpenAI who need per-user, per-run, and per-tenant budget controls. Shows three enforcement patterns side by side and explains why org-level provider caps are too coarse for agent workloads. Post 2: Claude Code, Cursor, and Windsurf Budget Limits via MCP — practical piece for developers using MCP hosts who want hard limits without code changes. Covers zero-code setup, session-level and tool-level enforcement, three-way decision model, and wrapper vs authority argument. https://claude.ai/code/session_01NEcAqmfZHsZV9WEZXNofWY
- Fix scope hierarchy diagram: workflow before agent per canonical ordering - Fix @cycles parameter ordering: workflow before agent - Fix caps field names: use snake_case (max_tokens) matching protocol spec https://claude.ai/code/session_01NEcAqmfZHsZV9WEZXNofWY
update hero line, title
manifest.json still had "Hard limits on agent spend..." — updated to match the new "Keep agents within approved spend, risk, and action limits" messaging applied everywhere else. https://claude.ai/code/session_01NEcAqmfZHsZV9WEZXNofWY
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.
Blog Post 1: OpenAI API Budget Limits
File:
blog/openai-api-budget-limits-per-user-per-run-per-tenant.mdBlog Post 2: Claude Code, Cursor, and Windsurf Budget Limits via MCP
File:
blog/claude-code-cursor-windsurf-budget-limits-mcp.md