hephaestus/crates/heph
Erich Blume 391277c939
Some checks are pending
Build / validate (pull_request) Has started running
fix(build): commit the datespec-move wiring (orphaned in T2c)
The T2c commit moved datespec.rs into hephd but left its wiring uncommitted:
hephd's lib never exported `pub mod datespec`, hephd lacked the chrono dep,
and the CLI still declared `mod datespec` for a file that had moved. The
working tree had these (so local builds passed) but the pushed tree didn't,
breaking `cargo install` of heph + heph-tui. Commit them.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-03 07:45:27 -07:00
..
src fix(build): commit the datespec-move wiring (orphaned in T2c) 2026-06-03 07:45:27 -07:00
tests feat(cli): heph project list (+ node.list RPC) 2026-06-02 19:50:19 -07:00
Cargo.toml feat(cli): complete task surface — human dates, recurrence, full API 2026-06-02 19:36:50 -07:00