Tomas Cupr
33d0d73b82
feat: add shell completion subcommand ( #138 )
...
Why
---
Improves the usability of the `codex` CLI by adding shell completion for
file paths. This allows users to quickly complete file arguments using
tab completion in bash, zsh, and fish shells. Enable via `eval "$(codex
completion <shell>)"`.
2025-04-16 16:34:44 -07:00
Aron Jones
40266beebe
dotenv support ( #122 )
...
Signed-off-by: Aron Jones <aron.jones@gmail.com >
2025-04-16 15:33:12 -07:00
Jon Church
05c458b51e
fix: silence deprecation warnings without NODE_OPTIONS ( #80 )
...
Signed-off-by: Jon Church <me@jonchurch.com >
2025-04-16 15:25:32 -07:00
Michael Bolin
9b733fc48f
Back out @lib indirection in tsconfig.json ( #111 )
2025-04-16 14:16:53 -07:00
Jonathan Yang
090140da09
fix: miss catching auto-edit ( #99 )
2025-04-16 13:23:18 -07:00
Fouad Matin
3cd31c8e13
add: release script ( #96 )
...
* add: release script
* add: src to npm module
* fix: readme
Signed-off-by: Fouad Matin <fouad@openai.com >
---------
Signed-off-by: Fouad Matin <fouad@openai.com >
2025-04-16 13:21:22 -07:00
Rasmus Rygaard
cc46d3e359
Update model in code to o4-mini ( #39 )
...
Old docs had o3 as the default
2025-04-16 11:17:52 -07:00
Ilan Bigio
59a180ddec
Initial commit
...
Signed-off-by: Ilan Bigio <ilan@openai.com >
2025-04-16 12:56:08 -04:00