Roo-Code/webview-ui/src/__tests__
Peter Dave Hello 2541449924
Add OpenAI's GPT-5.3-Codex model support (#11728)
* Add OpenAI's GPT-5.3-Codex model support

Reference:
- https://openai.com/index/introducing-gpt-5-3-codex/
- https://developers.openai.com/api/docs/models/gpt-5.3-codex

* chore: add changeset for GPT-5.3-Codex support

* fix: rename CodeAccordian to CodeAccordion in FileChangesPanel

---------

Co-authored-by: Hannes Rudolph <hrudolph@gmail.com>
Co-authored-by: Robot Tom <bot@example.com>
2026-02-24 14:46:27 -07:00
..
App.spec.tsx Add file changes panel per conversation (#11494) 2026-02-18 23:08:45 -07:00
command-autocomplete.spec.ts Move more types to @roo-code/types (for the cli) (#10583) 2026-01-09 11:59:06 -08:00
ContextWindowProgress.spec.tsx Revert "feat: Experiment: Show a bit of stats in Cloud tab to help users discover there's more in Cloud" (#8559) 2025-10-07 21:37:10 -04:00
ContextWindowProgressLogic.spec.ts Update the max-token calculation in model-params to use the shared logic (#5720) 2025-07-15 02:20:22 -04:00
ErrorBoundary.spec.tsx debug: Add ErrorBoundary component for better error handling (#5085) 2025-07-23 08:45:35 -04:00
fileChangesFromMessages.spec.ts Add file changes panel per conversation (#11494) 2026-02-18 23:08:45 -07:00
FileChangesPanel.spec.tsx Add OpenAI's GPT-5.3-Codex model support (#11728) 2026-02-24 14:46:27 -07:00
SearchableSelect.spec.tsx feat: add ESC key handling for modes, API provider, and indexing settings popovers (#6175) 2025-07-28 23:04:23 -04:00
TelemetryClient.spec.ts feat: migrate PostHog client to ph.roocode.com (#9402) 2025-11-19 14:44:22 -05:00