core-agent-ide/.github
Michael Bolin aafa00dbe0
fix: prefer cargo check to cargo build to save time and space (#2466)
The `ubuntu-24.04 - x86_64-unknown-linux-gnu` build is failing with `No
space left on device` on #2465, so let's get this in first, which should
help.

Note that `cargo check` should be faster and use less disk than `cargo
build` because it does not write out the object files.
2025-08-19 12:57:31 -07:00
..
actions/codex chore(deps-dev): bump @types/node from 24.2.1 to 24.3.0 in /.github/actions/codex (#2411) 2025-08-18 08:33:17 -07:00
codex fix: change the model used with the GitHub action from o3 to gpt-5 (#2198) 2025-08-11 15:08:58 -07:00
ISSUE_TEMPLATE Use enhancement tag for feature requests (#2282) 2025-08-14 12:08:35 +09:00
workflows fix: prefer cargo check to cargo build to save time and space (#2466) 2025-08-19 12:57:31 -07:00
codex-cli-login.png update readme (#1948) 2025-08-07 11:20:53 -07:00
codex-cli-permissions.png update readme (#1948) 2025-08-07 11:20:53 -07:00
codex-cli-splash.png update readme (#1948) 2025-08-07 11:20:53 -07:00
demo.gif Initial commit 2025-04-16 12:56:08 -04:00
dependabot.yaml chore: drop codex-cli from dependabot (#1523) 2025-07-10 11:23:24 -07:00
dotslash-config.json fix: include an entry for windows-x86_64 in the generated DotSlash file (#2361) 2025-08-15 14:47:36 -07:00
pull_request_template.md Clarify PR/Contribution guidelines and issue templates (#2281) 2025-08-13 21:56:29 -04:00