Outstanding: Cross-conversation Cmd-K local search panel #21
Labels
No labels
delivered
outstanding
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
kayg/hermternal-apple#21
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Current state
Outstanding. Existing issue #8 is a broader Command-K search request; this issue records the concrete search contract still to deliver. Search must be full-text and local over cached transcripts, with token-prefix matching for message text. Results must have one row per matching message, rank title matches above message matches, apply diversity ranking across conversations, and deep-link to the matching message. The panel should be glass and open from roughly one third from the top of the window, growing toward one third from the bottom.
Acceptance criteria
⌘Kopens a cross-conversation search panel without requiring network access.Closing as a duplicate of canonical issue #8. The concrete contract and design-session details have been added to #8, including the shared ⌘⇧K action mode, panel geometry/backdrop, per-message rows, and the open diversity-ranking question.