hephaestus/crates
Erich Blume dce3519345
Some checks failed
Build / validate (pull_request) Failing after 3m21s
feat: heph list --project <name> + --json; thin AGENTS.md
`heph list --project <name>` lists a project's outstanding tasks by name
(subtree-expanded, resolved server-side via a new project.scope path that
reuses the view machinery; errors on unknown names). `--json` prints raw
rows — node_id, canonical_context_id, attention/state/do_date/late_on/
recurrence/project_id — for scripting and agents. Store::project_scope on
the trait + LocalStore + RemoteStore; new project.scope RPC and a flattened
ListParams so `list` accepts an optional project name. Test covers
resolve-by-name + unknown-name error.

AGENTS.md thinned to tight command/pattern sections: dropped the historical
parity narrative and the verbose roadmap section; added a "Working state"
section documenting `heph list --project Hephaestus [--json]` as the way to
inspect heph's self-hosted roadmap.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-03 20:38:57 -07:00
..
heph feat: heph list --project <name> + --json; thin AGENTS.md 2026-06-03 20:38:57 -07:00
heph-core feat: heph list --project <name> + --json; thin AGENTS.md 2026-06-03 20:38:57 -07:00
heph-quickadd style: cargo fmt — normalize earlier hand-committed files 2026-06-03 20:38:44 -07:00
heph-tui style: cargo fmt — normalize earlier hand-committed files 2026-06-03 20:38:44 -07:00
hephd feat: heph list --project <name> + --json; thin AGENTS.md 2026-06-03 20:38:57 -07:00