-
-
Notifications
You must be signed in to change notification settings - Fork 0
feat(cli): add shell completions #71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
3e823ac
docs(cli): plan shell completions
ian-pascoe 80478cb
feat(cli): add completion resolver
ian-pascoe ed67c8e
feat(cli): expose shell completion commands
ian-pascoe 9d775f7
feat(cli): route completions through remote control
ian-pascoe 86023c5
docs(cli): document shell completions
ian-pascoe fa673f0
fix(cli): satisfy completion type checks
ian-pascoe b9a963e
feat(cli): add Windows shell completions
ian-pascoe 785129a
fix(cli): address completion review feedback
ian-pascoe dace45d
docs: brv context update
ian-pascoe 5ba168d
fix(cli): keep completion commands in sync
ian-pascoe ffa6dfd
docs(cli): plan completion discovery refactor
ian-pascoe fcd91e7
feat(cli): completion discovery refactor
ian-pascoe fc26c40
chore: update byterover memory pointer
ian-pascoe 675abed
fix(cli): preserve PowerShell trailing completion
ian-pascoe File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Submodule .brv
updated
from c9d9c1 to 300e60
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| --- | ||
| "caplets": minor | ||
| "@caplets/core": minor | ||
| --- | ||
|
|
||
| Add Bash, Zsh, Fish, PowerShell, and cmd shell completion generation plus config-aware and cache-backed downstream completion suggestions for the Caplets CLI. |
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.