hephaestus/docs/changelog.d
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
..
+project-design.doc.md
+template-setup.infra.md
+v1-spec-second-pass.doc.md
.gitkeep
v1-inbox-view.feature.md feat: Inbox view — outstanding tasks with no project (§8.2) 2026-06-03 18:12:33 -07:00
v1-prototype.doc.md docs(explanation): add Task Lifecycle — the two-axis model 2026-06-03 08:56:53 -07:00
v1-prototype.feature.md feat(tui): <Enter> opens the context editor; reorder views (§8.1/§8.2) 2026-06-03 14:42:08 -07:00
v1-prototype.infra.md infra(nvim): add stylua formatter + prek hook; normalize heph.nvim Lua 2026-06-03 11:55:07 -07:00
v1-quickadd.feature.md feat: heph-quickadd — global ⌘' quick-capture popover (§8) 2026-06-03 18:12:24 -07:00
v1-tui-move-picker.feature.md feat(tui): fzf-style move-to-project picker + create-project (§8.1) 2026-06-03 18:20:10 -07:00
v1-tui-undo-panels.feature.md feat(tui): pane-specific keys, undo/redo, project delete, sidebar refresh (§8.1) 2026-06-03 18:37:16 -07:00