generates commit messages with the codex cli
  • Rust 75.8%
  • Nix 24.2%
Find a file
trev ff1b2a2221
All checks were successful
check / check (push) Successful in 32s
ci(release): reorder package lists for consistent build targets
2026-05-29 02:30:48 -04:00
.forgejo ci(release): reorder package lists for consistent build targets 2026-05-29 02:30:48 -04:00
.zed Initial commit 2026-05-29 00:43:59 -04:00
.envrc.project Initial commit 2026-05-29 00:43:59 -04:00
.gitignore Initial commit 2026-05-29 00:43:59 -04:00
AGENTS.md Initial commit 2026-05-29 00:43:59 -04:00
Cargo.lock refactor: parse thread events with serde 2026-05-29 01:26:24 -04:00
Cargo.toml ci(release): add forgejo crate publishing to release pipeline 2026-05-29 02:10:50 -04:00
CLAUDE.md Initial commit 2026-05-29 00:43:59 -04:00
flake.lock Initial commit 2026-05-29 00:43:59 -04:00
flake.nix ci(release): reorder package lists for consistent build targets 2026-05-29 02:30:48 -04:00
instructions.md docs: clarify commit message output formatting constraints 2026-05-29 01:57:02 -04:00
LICENSE Initial commit 2026-05-29 00:43:59 -04:00
main.rs refactor(codex): cache model lookup for codex run 2026-05-29 01:48:16 -04:00
README.md ci(workflow): update zizmor invocation and add cargo install docs 2026-05-29 02:27:45 -04:00
treefmt.toml Initial commit 2026-05-29 00:43:59 -04:00

codex-commit

check vulnerable rust

generates commit messages with the codex cli

$ codex-commit
feat: add commit message generator
:

Press enter to use the generated message, or type a replacement at the : prompt before committing.

install

cargo

cargo install codex-commit \
  --index sparse+https://trev.zip/api/packages/llc/cargo/

nix

nix run git+https://trev.zip/llc/codex-commit.git

download

https://trev.zip/llc/codex-commit/releases