hephaestus/crates/heph/tests
Erich Blume f122c9e6a4
Some checks failed
Build / validate (pull_request) Has been cancelled
feat(cli): heph project list (+ node.list RPC)
Add a list-by-kind primitive so projects (and later tags) can be enumerated.

- core: Store::list_nodes(kind?) — owner-scoped, non-tombstoned, title-sorted;
  sqlite nodes::list; LocalStore/RemoteStore impls
- rpc: node.list {kind?} dispatch
- cli: `heph project list`
- tests: core list_nodes (kind filter, case-insensitive sort, tombstone
  exclusion) + cli project_list (projects only, not tasks)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-02 19:50:19 -07:00
..
cli.rs feat(cli): heph project list (+ node.list RPC) 2026-06-02 19:50:19 -07:00