hephaestus/crates/heph-core/tests
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
..
convergence.rs feat: actionable conflicts, node restore, project move, task-aware show 2026-06-09 11:03:13 -07:00
export.rs feat(core): export expands [[id]] wiki-links to readable labels 2026-06-09 10:42:32 -07:00
hlc_stamping.rs
next_ranking.rs
query_surface.rs feat(views): filter views (§8.2) — saved agenda slices 2026-06-03 06:39:07 -07:00
recurrence.rs
search.rs
tags.rs feat(core): tags — canonical tag nodes + OR-set tagging (§4, §8.3) 2026-06-03 11:18:51 -07:00
tasks_and_links.rs feat(core): reparent_project — change a project's parent after creation 2026-06-09 10:41:41 -07:00
views.rs feat(views): filter views (§8.2) — saved agenda slices 2026-06-03 06:39:07 -07:00
wikilinks.rs feat(tui): <Enter> opens the context editor; reorder views (§8.1/§8.2) 2026-06-03 14:42:08 -07:00