hephaestus/docs/changelog.d
Erich Blume 7f48a2a1c5
All checks were successful
Build / validate (pull_request) Successful in 5m25s
infra: add cargo-fmt-check pre-push prek hook (mirror CI)
The cargo-fmt failure on this PR slipped to CI because the pre-commit
prek hooks were never installed in the working clone. The existing
cargo-fmt hook reformats in place but only when it runs. Add a
pre-push cargo-fmt-check hook (`cargo fmt --all --check`) that mirrors
CI's Dagger `check` step exactly, so an unformatted commit is blocked
locally before it can reach the runner — even if the pre-commit hook was
skipped or not installed. Filtered to .rs pushes so Rust-free pushes pay
nothing.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-04 12:36:12 -07:00
..
.gitkeep
heph-context-command.feature.md feat: heph context <task-id> reads/edits a task's context doc by id 2026-06-04 11:09:53 -07:00
heph-tui-version.feature.md feat: heph-tui --version reports version + build SHA 2026-06-04 10:52:52 -07:00
prek-fmt-prepush.infra.md infra: add cargo-fmt-check pre-push prek hook (mirror CI) 2026-06-04 12:36:12 -07:00
project-arg-fuzzy.feature.md feat: --project arg is case-insensitive / prefix-fuzzy when unambiguous 2026-06-04 10:57:37 -07:00
version-rpc.feature.md feat: add a version RPC returning the daemon build version 2026-06-04 11:13:47 -07:00