hephaestus/docs/changelog.d
Erich Blume 9c932c8d9a feat(tui): fzf-style move-to-project picker + create-project (§8.1)
The `m` move-to-project overlay is now a filterable picker: a prompt line
narrows the project list by fuzzy subsequence match as you type (↑/↓ or
Ctrl-n/p move, Enter selects, Esc cancels), so there's no scrolling a long
list. When the filter names no existing project, a "+ New project" row
creates it and files the task there in one step (Backend::create_project →
node.create). Tests cover fuzzy narrowing and the create-then-file flow.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-03 18:20:10 -07:00
..
+project-design.doc.md Set up hephaestus from template and add design + tech spec 2026-05-31 09:37:28 -07:00
+template-setup.infra.md Set up hephaestus from template and add design + tech spec 2026-05-31 09:37:28 -07:00
+v1-spec-second-pass.doc.md Fold second-pass design review into v1 spec 2026-05-31 18:08:47 -07:00
.gitkeep Initial commit 2026-05-31 06:13:36 -07:00
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