`llm -f 'similar:collection:term(optional size)'` default fragment plugin
Open
Nobody has claimed this yet.
embeddings
enhancement
fragments
- Dominant language
- Python
- Stars
- 12.5k
- Forks
- 998
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 10
Description
I think this might be better as a core feature, called
llm -f "similar:...to match thellm similarcommand.
Originally posted by @simonw in #899
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the existing llm similar command and the fragment-plugin handling behind llm -f. Clarify how similar:collection:term(optional size) should map to that command, then confirm the expected behavior and tests before implementing the core feature.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100