Roo-Code/packages
Hannes Rudolph 9ecd7bb1ec feat(openai-models): add gpt-5-pro-2025-10-06 with timeout disabled and non‑streaming notice
- Add GPT‑5 Pro to model registry with:
  - contextWindow: 400k, maxTokens: 272k
  - supportsImages: true, supportsPromptCache: true, supportsVerbosity: true, supportsTemperature: false
  - reasoningEffort: high (Responses API only)
  - pricing: $15/1M input tokens, $120/1M output tokens
- Set disableTimeout: true to avoid requiring a global timeout override
- Description clarifies: this is a slow, reasoning‑focused model designed for tough problems; requests may take several minutes; it does not stream (UI may appear idle until completion)
2025-12-09 18:30:02 -07:00
..
build Move the native tool call toggle to experimental settings (#9297) 2025-11-17 09:41:30 -05:00
cloud feat: add API error telemetry to OpenRouter provider (#9953) 2025-12-09 16:30:29 -08:00
config-eslint Upgrade to ESLint 9 + share eslint config across workspaces (#3815) 2025-05-21 21:30:21 -07:00
config-typescript Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
evals feat: streaming tool stats + token usage throttling (#9926) 2025-12-08 19:40:12 -08:00
ipc Better IPC error logging (#9727) 2025-12-01 15:02:34 -08:00
telemetry feat: add API error telemetry to OpenRouter provider (#9953) 2025-12-09 16:30:29 -08:00
types feat(openai-models): add gpt-5-pro-2025-10-06 with timeout disabled and non‑streaming notice 2025-12-09 18:30:02 -07:00