hephaestus/crates
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
..
heph feat: heph-quickadd — global ⌘' quick-capture popover (§8) 2026-06-03 18:12:24 -07:00
heph-core feat: Inbox view — outstanding tasks with no project (§8.2) 2026-06-03 18:12:33 -07:00
heph-quickadd feat: heph-quickadd — global ⌘' quick-capture popover (§8) 2026-06-03 18:12:24 -07:00
heph-tui feat(tui): fzf-style move-to-project picker + create-project (§8.1) 2026-06-03 18:20:10 -07:00
hephd feat: heph-quickadd — global ⌘' quick-capture popover (§8) 2026-06-03 18:12:24 -07:00