docs(ecosystem): add opencode-smart-session-picker#25862
Open
Techie5879 wants to merge 3 commits intoanomalyco:devfrom
Open
docs(ecosystem): add opencode-smart-session-picker#25862Techie5879 wants to merge 3 commits intoanomalyco:devfrom
Techie5879 wants to merge 3 commits intoanomalyco:devfrom
Conversation
new plugin I created to make searching through sessions better. fzf and llama server, and sqlite sidecar deps
Contributor
|
Thanks for updating your PR! It now meets our contributing guidelines. 👍 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
New plugin I created to make searching through sessions better. fzf for fuzzy search, llama-server-backed hybrid search if you need better semantic search over your sessions (naming is often not good enough/doesnt have enough context if you do a lot of things in a single thread with auto compaction)
Issue for this PR
No related issue.
Type of change
What does this PR do?
Added a TUI + search behavioral change feature - that allows for full text search and better previews. Plugin still in development - is very early - and sometimes can be slow.
If you paste a large clearly AI generated description here your PR may be IGNORED or CLOSED!
How did you verify your code works?
N/A - docs-only ecosystem listing.
Screenshots / recordings
Checklist
If you do not follow this template your PR will be automatically rejected.