core-agent-ide/codex-cli/src
Yaroslav Halchenko 327cf41f0f
Add codespell support (config, workflow to detect/not fix) and make it fix some typos (#903)
More about codespell: https://github.com/codespell-project/codespell .

I personally introduced it to dozens if not hundreds of projects already
and so far only positive feedback.

CI workflow has 'permissions' set only to 'read' so also should be safe.

Let me know if just want to take typo fixes in and get rid of the CI

---------

Signed-off-by: Yaroslav O. Halchenko <debian@onerussian.com>
2025-05-14 09:39:49 -07:00
..
components fix: reasoning default to medium, show workdir when supplied (#931) 2025-05-14 08:38:41 -07:00
hooks chore: consolidate model utils and drive-by cleanups (#476) 2025-04-21 12:33:57 -04:00
utils Add codespell support (config, workflow to detect/not fix) and make it fix some typos (#903) 2025-05-14 09:39:49 -07:00
app.tsx fix: add support for fileOpener in config.json (#911) 2025-05-13 09:45:46 -07:00
approvals.ts feat: auto-approve nl and support piping to sed (#920) 2025-05-13 13:06:35 -07:00
cli-singlepass.tsx fix: standardize filename to kebab-case 🐍➡️🥙 (#302) 2025-04-17 20:25:44 -07:00
cli.tsx fix: reasoning default to medium, show workdir when supplied (#931) 2025-05-14 08:38:41 -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
shims-external.d.ts feat: add support for ZDR orgs (#481) 2025-04-22 01:30:16 -07:00
text-buffer.ts fix: input keyboard shortcut opt+delete (#685) 2025-04-30 17:17:13 -07:00
typings.d.ts Initial commit 2025-04-16 12:56:08 -04:00
version.ts fix: always load version from package.json at runtime (#909) 2025-05-12 21:27:15 -07:00