hephaestus/crates/heph
Erich Blume 3db026f6e5 feat: actionable conflicts, node restore, project move, task-aware show
- conflicts.resolve now applies the chosen value (local/remote) as a new
  task.set op — peers converge on the decision — instead of only marking
  the row resolved.
- heph node restore <id> — undo of node rm.
- heph project move <name> --parent <p>|--root — post-creation
  re-parenting from the CLI.
- heph show on a task prints its canonical-context doc body (the task
  node's own body is always null and was hiding the real content).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-09 11:03:13 -07:00
..
src feat: actionable conflicts, node restore, project move, task-aware show 2026-06-09 11:03:13 -07:00
tests feat: actionable conflicts, node restore, project move, task-aware show 2026-06-09 11:03:13 -07:00
Cargo.toml