feat: add prefix+/ fuzzy session search modal #1

Merged
dries merged 1 commit from search into main 2026-05-09 20:04:36 +02:00
Owner

Summary

  • Add a fuzzy session search modal opened via prefix + /
  • Sessions are filterable by name, project, and agent type with character-by-character fuzzy matching
  • Up/down to navigate the result list, enter to jump to the selected session, esc to cancel

Testing

  • Build passes (go build ./...)
  • Pre-existing test failures in internal/tui are unrelated (missing IsAltScreen on test fakes)
## Summary - Add a fuzzy session search modal opened via `prefix + /` - Sessions are filterable by name, project, and agent type with character-by-character fuzzy matching - Up/down to navigate the result list, enter to jump to the selected session, esc to cancel ## Testing - Build passes (`go build ./...`) - Pre-existing test failures in `internal/tui` are unrelated (missing `IsAltScreen` on test fakes)
feat: add prefix+/ fuzzy session search modal
Some checks failed
CI / test (pull_request) Failing after 3s
10794e9047
dries force-pushed search from 10794e9047
Some checks failed
CI / test (pull_request) Failing after 3s
to 49527f40b9
Some checks failed
CI / test (pull_request) Failing after 2s
CI / test (push) Failing after 2s
2026-05-09 20:04:10 +02:00
Compare
dries merged commit 49527f40b9 into main 2026-05-09 20:04:36 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
dries/lman!1
No description provided.