core-agent-ide/codex-cli
Michael Bolin 9739820366
fix: remove file named ">" in the codex-cli folder (#968)
This file appears to have been accidentally added in
https://github.com/openai/codex/pull/912. Its presence makes the repo
impossible to clone on Windows.
2025-05-16 14:08:23 -07:00
..
bin chore: introduce new --native flag to Node module release process (#844) 2025-05-12 13:38:10 -07:00
examples Add codespell support (config, workflow to detect/not fix) and make it fix some typos (#903) 2025-05-14 09:39:49 -07:00
scripts chore: introduce new --native flag to Node module release process (#844) 2025-05-12 13:38:10 -07:00
src add: sign in with chatgpt (#963) 2025-05-16 12:28:54 -07:00
tests add: session history viewer (#912) 2025-05-16 12:28:22 -07:00
.dockerignore (fix) update Docker container scripts (#47) 2025-04-16 12:02:41 -07:00
.editorconfig Initial commit 2025-04-16 12:56:08 -04:00
.eslintrc.cjs chore: introduce new --native flag to Node module release process (#844) 2025-05-12 13:38:10 -07:00
.gitignore chore: make build process a single script to run (#757) 2025-05-01 08:36:07 -07:00
build.mjs fix: always load version from package.json at runtime (#909) 2025-05-12 21:27:15 -07:00
default.nix restructure flake for codex-rs (#888) 2025-05-13 13:08:42 -07:00
Dockerfile fix: only allow running without sandbox if explicitly marked in safe container (#699) 2025-04-28 07:48:38 -07:00
HUSKY.md Feat/add husky (#223) 2025-04-17 07:18:43 -07:00
ignore-react-devtools-plugin.js Initial commit 2025-04-16 12:56:08 -04:00
package.json add: sign in with chatgpt (#963) 2025-05-16 12:28:54 -07:00
require-shim.js Initial commit 2025-04-16 12:56:08 -04:00
tsconfig.json fix: /bug report command, thinking indicator (#381) 2025-04-18 18:13:34 -07:00
vitest.config.ts fix: always load version from package.json at runtime (#909) 2025-05-12 21:27:15 -07:00