core-agent-ide/.github
Michael Bolin a9adb4175c
fix: enable clippy on tests (#870)
https://github.com/openai/codex/pull/855 added the clippy warning to
disallow `unwrap()`, but apparently we were not verifying that tests
were "clippy clean" in CI, so I ended up with a lot of local errors in
VS Code.

This turns on the check in CI and fixes the offenders.
2025-05-08 16:02:56 -07:00
..
ISSUE_TEMPLATE fix: update bug report template - there is no --revision flag (#614) 2025-04-24 10:48:42 -07:00
workflows fix: enable clippy on tests (#870) 2025-05-08 16:02:56 -07:00
demo.gif Initial commit 2025-04-16 12:56:08 -04:00
dotslash-config.json fix: remove codex-repl from GitHub workflows (#760) 2025-04-30 12:10:24 -07:00