core-agent-ide/codex-cli/src
Cody Peterson b8663180ed
feat: --config/-c flag to open global instructions in nvim (#158)
I promised I'd never write JavaScript code, but I never said anything
about using AI to write it for me...entirely authored with `codex`. No
idea how good the code is, didn't read it (sorta joking but I really
don't know js/ts)

closes #154


https://github.com/user-attachments/assets/94cf2276-bfcf-4ba1-ad2f-aaefebbf8f06
2025-04-16 18:01:33 -07:00
..
components Removes computeAutoApproval() and tightens up canAutoApprove() as the source of truth (#126) 2025-04-16 15:39:41 -07:00
hooks Initial commit 2025-04-16 12:56:08 -04:00
utils (feat) expontential back-off when encountering rate limit errors (#153) 2025-04-16 17:37:12 -07:00
app.tsx Back out @lib indirection in tsconfig.json (#111) 2025-04-16 14:16:53 -07:00
approvals.ts Removes computeAutoApproval() and tightens up canAutoApprove() as the source of truth (#126) 2025-04-16 15:39:41 -07:00
cli.tsx feat: --config/-c flag to open global instructions in nvim (#158) 2025-04-16 18:01:33 -07:00
cli_singlepass.tsx remove triaging labels section + avoid capturing exitOnCtrlC for full-context mode 2025-04-16 10:41:44 -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 Back out @lib indirection in tsconfig.json (#111) 2025-04-16 14:16:53 -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