core-agent-ide/codex-cli/src
Eric Wright ed5e848f3e
add: responses api support for azure (#1321)
- Use Responses API for Azure provider endpoints
- Added a unit test to catch regression on the change from
`/chat/completions` to `/responses`
- Updated the default AOAI api version from `2025-03-01-preview` to
`2025-04-01-preview` to avoid user/400 errors due to missing summary
support in the March API version.
- Changes have been tested locally on AOAI endpoints
2025-06-22 18:01:13 -07:00
..
components add: session history viewer (#912) 2025-05-16 12:28:22 -07:00
hooks chore: consolidate model utils and drive-by cleanups (#476) 2025-04-21 12:33:57 -04:00
utils add: responses api support for azure (#1321) 2025-06-22 18:01:13 -07:00
app.tsx fix: add support for fileOpener in config.json (#911) 2025-05-13 09:45:46 -07:00
approvals.ts feat: auto-approve nl and support piping to sed (#920) 2025-05-13 13:06:35 -07:00
cli-singlepass.tsx fix: standardize filename to kebab-case 🐍➡️🥙 (#302) 2025-04-17 20:25:44 -07:00
cli.tsx feat(ts): provider‑specific API‑key discovery and clearer Azure guidance (#1324) 2025-06-22 17:56:36 -07:00
format-command.ts Back out @lib indirection in tsconfig.json (#111) 2025-04-16 14:16:53 -07:00
parse-apply-patch.ts chore: consolidate patch prefix constants in apply‑patch.ts (#274) 2025-04-17 17:00:30 -07:00
shims-external.d.ts feat: add support for ZDR orgs (#481) 2025-04-22 01:30:16 -07:00
text-buffer.ts fix: input keyboard shortcut opt+delete (#685) 2025-04-30 17:17:13 -07:00
typings.d.ts Initial commit 2025-04-16 12:56:08 -04:00
version.ts fix: always load version from package.json at runtime (#909) 2025-05-12 21:27:15 -07:00