hephaestus/docs
Erich Blume 9511f6a009
Some checks failed
Build / validate (pull_request) Failing after 12s
feat(tui): pane-specific keys, undo/redo, project delete, sidebar refresh (§8.1)
Triage gestures (x/d/S/A/b/e/m/D) now fire only when the task pane is
focused, so a stray key while in the sidebar can't drop or delete a task;
hints are focus-aware. `u` undoes the last triage action (drop/done/skip/
attention/move) and Ctrl-z redoes it, restoring from a pre-action snapshot
(multi-level, cap 200; tombstone-delete excluded — no restore path yet). `D`
in the sidebar deletes the highlighted project (y/N), unfiling its tasks to
the Inbox. The sidebar's Projects section now rebuilds after create/delete,
so a new project appears without a restart. Tests cover undo/redo, the
empty-undo no-op, and sidebar project delete.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-03 18:37:16 -07:00
..
changelog.d feat(tui): pane-specific keys, undo/redo, project delete, sidebar refresh (§8.1) 2026-06-03 18:37:16 -07:00
explanation docs(explanation): add Task Lifecycle — the two-axis model 2026-06-03 08:56:53 -07:00
how-to docs: daemon lifecycle becomes an explicit service (connect-only surfaces) 2026-06-02 21:07:11 -07:00
reference feat(tui): <Enter> opens the context editor; reorder views (§8.1/§8.2) 2026-06-03 14:42:08 -07:00
tutorials Set up hephaestus from template and add design + tech spec 2026-05-31 09:37:28 -07:00
index.md Initial commit 2026-05-31 06:13:36 -07:00
quartz.config.ts Set up hephaestus from template and add design + tech spec 2026-05-31 09:37:28 -07:00
quartz.layout.ts Initial commit 2026-05-31 06:13:36 -07:00