Logo
Explore
Register Sign In
agent/codex
1
0
Fork 0
You've already forked codex
mirror of https://github.com/pchuan98/codex.git synced 2026-07-01 00:31:56 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
b37b257e63168d1b7b72ec8bddab75d17c89db25
codex/codex-cli/src
T
Suyash-K b37b257e63 gracefully handle SSE parse errors and suppress raw parser code (#367)
Closes #187
Closes #358

---------

Co-authored-by: Thibault Sottiaux <tibo@openai.com>
b37b257e63 · 2025-04-19 07:24:29 -07:00
History
..
components
fix: name of the file not matching the name of the component (#354)
2025-04-19 07:23:02 -07:00
hooks
feat: shell command explanation option (#173)
2025-04-17 13:28:58 -07:00
utils
gracefully handle SSE parse errors and suppress raw parser code (#367)
2025-04-19 07:24:29 -07:00
app.tsx
add support for -w,--writable-root to add more writable roots for sandbox (#263)
2025-04-17 15:39:26 -07:00
approvals.ts
feat: add user-defined safe commands configuration and approval logic #380 (#386)
2025-04-18 22:35:32 -07:00
cli-singlepass.tsx
fix: standardize filename to kebab-case 🐍➡️🥙 (#302)
2025-04-17 20:25:44 -07:00
cli.tsx
feat: add flex mode option for cost savings (#372)
2025-04-18 22:15:01 -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
text-buffer.ts
fix(text-buffer): correct word deletion logic for trailing spaces (Ctrl+Backspace) (#131)
2025-04-16 16:25:08 -07:00
typings.d.ts
Initial commit
2025-04-16 12:56:08 -04:00