FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for codex-cli - codingmoh/codex-nsa · GitHub
codingmoh
/
codex-nsa
Public
forked from
openai/codex
Notifications
You must be signed in to change notification settings
Fork
2
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
codex-nsa
codex-cli
on
main
User selector
Datepicker
Commit history
Commits on Apr 20, 2025
fix(raw-exec-process-group): improve test reliability (#434)
Show description for 693bd59
dchrty
authored
693bd59
View commit details
Copy full SHA for 693bd59
View code at this point
Browse repository at this point
fix: remove unnecessary isLoggingEnabled() checks (#420)
Show description for b554b52
bolinfest
authored
b554b52
View commit details
Copy full SHA for b554b52
View code at this point
Browse repository at this point
feat: auto-open model selector if user selects deprecated model (#427)
Show description for 81cf47e
AbdelrhmanX7
authored
81cf47e
View commit details
Copy full SHA for 81cf47e
View code at this point
Browse repository at this point
Make it so CONFIG_DIR is not in the list of writable roots by default (#419)
Show description for e372e46
bolinfest
authored
e372e46
View commit details
Copy full SHA for e372e46
View code at this point
Browse repository at this point
fix(cli): ensure /clear resets context and exclude system messages from approximateTokenUsed count (#443)
Show description for 425430d
AbdelrhmanX7
authored
425430d
View commit details
Copy full SHA for 425430d
View code at this point
Browse repository at this point
feat: allow multi-line input (#438)
Show description for 6d6ca45
binbandit
and
tibo-openai
authored
6d6ca45
View commit details
Copy full SHA for 6d6ca45
View code at this point
Browse repository at this point
feat: add support for `/diff` command autocomplete in TerminalChatInput (#431)
Show description for fc1e456
tomc98
authored
fc1e456
View commit details
Copy full SHA for fc1e456
View code at this point
Browse repository at this point
use spawn instead of exec to avoid injection vulnerability (#416)
Show description for 63c99e7
bolinfest
authored
63c99e7
View commit details
Copy full SHA for 63c99e7
View code at this point
Browse repository at this point
fix: `full-auto` support in quiet mode (#374)
Show description for a3889f9
tomascupr
and
tibo-openai
authored
a3889f9
View commit details
Copy full SHA for a3889f9
View code at this point
Browse repository at this point
Commits on Apr 19, 2025
feat: `/diff` command to view git diff (#426)
Show description for b3b1953
fouad-openai
authored
b3b1953
View commit details
Copy full SHA for b3b1953
View code at this point
Browse repository at this point
re-enable Prettier check for codex-cli in CI (#417)
Show description for 419f085
bolinfest
authored
419f085
View commit details
Copy full SHA for 419f085
View code at this point
Browse repository at this point
feat: add /command autocomplete (#317)
Show description for 081786e
authored
081786e
View commit details
Copy full SHA for 081786e
View code at this point
Browse repository at this point
feat: read approvalMode from config file (#298)
Show description for 965420c
Sinjhin
authored
965420c
View commit details
Copy full SHA for 965420c
View code at this point
Browse repository at this point
gracefully handle SSE parse errors and suppress raw parser code (#367)
Show description for b37b257
Suyash-K
and
tibo-openai
authored
b37b257
View commit details
Copy full SHA for b37b257
View code at this point
Browse repository at this point
fix: name of the file not matching the name of the component (#354)
Show description for f3cab73
AbdelrhmanX7
and
tibo-openai
authored
f3cab73
View commit details
Copy full SHA for f3cab73
View code at this point
Browse repository at this point
feat: allow switching approval modes when prompted to approve an edit/command (#400)
Show description for 9eeb78e
scottleibrand
authored
9eeb78e
View commit details
Copy full SHA for 9eeb78e
View code at this point
Browse repository at this point
fix: configure husky and lint-staged for pnpm monorepo (#384)
Show description for 6c7fbc7
khossdev
and
tibo-openai
authored
6c7fbc7
View commit details
Copy full SHA for 6c7fbc7
View code at this point
Browse repository at this point
Add fallback text for missing images (#397)
Show description for 8e2760e
robbiehammond
and
tibo-openai
authored
8e2760e
View commit details
Copy full SHA for 8e2760e
View code at this point
Browse repository at this point
fix: enable shell option for child process execution (#391)
Show description for b46b596
shutootaki
authored
b46b596
View commit details
Copy full SHA for b46b596
View code at this point
Browse repository at this point
feat: add user-defined safe commands configuration and approval logic #380 (#386)
Show description for ca7ab76
autotaker
authored
ca7ab76
View commit details
Copy full SHA for ca7ab76
View code at this point
Browse repository at this point
feat: add flex mode option for cost savings (#372)
Show description for 1a8610c
salama-openai
and
tibo-openai
authored
1a8610c
View commit details
Copy full SHA for 1a8610c
View code at this point
Browse repository at this point
bump(version): 0.1.2504181820 (#385)
fouad-openai
authored
6f2271e
View commit details
Copy full SHA for 6f2271e
View code at this point
Browse repository at this point
fix: /bug report command, thinking indicator (#381)
Show description for aa32e22
fouad-openai
authored
aa32e22
View commit details
Copy full SHA for aa32e22
View code at this point
Browse repository at this point
feat: notify when a newer version is available (#333)
Show description for d61da89
benny123tw
and
tibo-openai
authored
d61da89
View commit details
Copy full SHA for d61da89
View code at this point
Browse repository at this point
Commits on Apr 18, 2025
Fix: Change file name to start with small letter instead of captial l… (#356)
AbdelrhmanX7
authored
d69a17a
View commit details
Copy full SHA for d69a17a
View code at this point
Browse repository at this point
Fix #371 Allow multiple containers on same machine (#373)
Show description for bec3947
BadPirate
authored
bec3947
View commit details
Copy full SHA for bec3947
View code at this point
Browse repository at this point
chore: migrate to pnpm for improved monorepo management (#287)
Show description for e2fe257
khossdev
authored
e2fe257
View commit details
Copy full SHA for e2fe257
View code at this point
Browse repository at this point
Revert "fix: canonicalize the writeable paths used in seatbelt policy… (#370)
Show description for 9a046df
jonchurch
authored
9a046df
View commit details
Copy full SHA for 9a046df
View code at this point
Browse repository at this point
feat: add /bug report command (#312)
Show description for 8e2e77f
fouad-openai
authored
8e2e77f
View commit details
Copy full SHA for 8e2e77f
View code at this point
Browse repository at this point
fix: Improper spawn of sh on Windows Powershell (#318)
Show description for 4acd7d8
PramaYudhistira
authored
4acd7d8
View commit details
Copy full SHA for 4acd7d8
View code at this point
Browse repository at this point
Fix handling of Shift+Enter in e.g. Ghostty (#338)
Show description for 82f5abb
tekacs
authored
82f5abb
View commit details
Copy full SHA for 82f5abb
View code at this point
Browse repository at this point
fix: update context left display logic in TerminalChatInput component (#307)
Show description for 7b5f343
tomc98
authored
7b5f343
View commit details
Copy full SHA for 7b5f343
View code at this point
Browse repository at this point
bump(version): 0.1.2504172351 (#310)
Show description for 6f3278e
fouad-openai
authored
6f3278e
View commit details
Copy full SHA for 6f3278e
View code at this point
Browse repository at this point
add: changelog (#308)
Show description for a7edfb0
fouad-openai
authored
a7edfb0
View commit details
Copy full SHA for a7edfb0
View code at this point
Browse repository at this point
fix: canonicalize the writeable paths used in seatbelt policy (#275)
Show description for 3356ac0
jonchurch
authored
3356ac0
View commit details
Copy full SHA for 3356ac0
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL