-
-
Notifications
You must be signed in to change notification settings - Fork 59
refactor: replace clap with usage #1336
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
Open
jdx
wants to merge
93
commits into
main
Choose a base branch
from
agent/usage-6-experiment
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
93 commits
Select commit
Hold shift + click to select a range
3ec6d87
refactor: add usage 6 adoption experiment
jdx 307d8b8
chore: exclude usage experiment build artifacts
jdx ad267be
refactor: replace clap derives with usage
jdx 1b06416
chore(deps): remove clap sort
jdx 9561e2a
refactor: remove clap derive imports
jdx 1c34105
refactor(cli): complete usage-rs migration
jdx 301f8b6
chore(deps): update usage experiment stack
jdx a490bf6
chore(deps): update usage review fixes
jdx 397b163
fix(cli): preserve migration behavior
jdx 9885a7c
chore(cli): pin required rust toolchain
jdx 4ba4a94
fix(cli): preserve virtual-store conflicts
jdx 728a930
fix(ci): stabilize usage migration checks
jdx 65af474
test(cli): cover virtual-store aliases
jdx 2282df9
fix(ci): qualify usage experiment dependencies
jdx 4595d78
fix(ci): render with pinned usage cli
jdx f446386
fix(cli): preserve public command metadata api
jdx ba55c99
refactor(cli): use usage-rs facade
jdx d5409a7
refactor(cli): use usage-rs runtime overlays
jdx a96f4a4
chore(deps): refresh usage-rs stack
jdx ec7b25d
fix(complete): reject invalid script directories
jdx 8aff572
chore(deps): refresh usage-rs stack
jdx 0708fae
test(complete): use built-in request protocol
jdx 1c4935e
chore(deps): refresh usage-rs stack
jdx ddb9c86
docs(cli): regenerate direct usage-rs artifacts
jdx cc28eb7
test(complete): target setting completion context
jdx bcee9d1
feat(cli): bump workspace to 2.0.0
jdx ff96526
chore(deps): refresh usage-rs stack
jdx 649c884
chore(cli): refresh usage renderer revision
jdx 7cd0182
chore(deps): refresh rebased usage-rs stack
jdx fa92e93
chore(deps): refresh usage stack revision
jdx 5c08f17
chore(deps): refresh usage stack revision
jdx f07dfff
refactor(cli): use full argv parser helper
jdx 608b576
chore(deps): refresh usage stack revision
jdx 90f961e
chore(deps): refresh usage stack revision
jdx 56f5100
chore(deps): refresh usage stack revision
jdx d5eea0f
chore(deps): refresh usage stack revision
jdx aa9e537
chore(docs): align usage cli revision
jdx e6605fb
refactor(cli): use facade validation feature
jdx 9db61eb
refactor(cli): adopt latest usage derive support
jdx c784355
chore(deps): update usage stack revision
jdx beb2b43
refactor(cli): use runtime program identity
jdx cd8539e
chore(deps): refresh usage stack revision
jdx e4b792f
chore(deps): refresh usage stack revision
jdx 51c34f5
chore(deps): pin usage 6 stack
jdx e8a4f34
chore(deps): refresh usage stack pin
jdx ac147bc
chore(deps): refresh usage stack pin
jdx 8bb9a48
fix(ci): gate cache qualification by compiler version
jdx 5f26de8
chore(deps): refresh usage stack pin
jdx ea51f3b
chore(deps): repin usage 6 stack
jdx 7536b59
chore(deps): repin usage 6 stack
jdx 98b5f90
docs(cli): render usage 6 metadata
jdx 00984ee
chore(deps): repin usage 6 stack
jdx ffdbf31
chore(deps): repin usage 6 stack
jdx 36cc6d8
chore(deps): repin usage 6 stack
jdx 2968d1d
refactor(cli): enforce flattened conflicts in usage
jdx 948717a
chore(deps): repin usage 6 stack
jdx a22deb5
chore(deps): repin usage 6 stack
jdx 72d81ad
chore(deps): repin usage 6 stack
jdx 3d04ac4
chore(deps): repin usage 6 stack
jdx 0c3e1f2
chore(deps): repin usage 6 stack
jdx 31b712b
chore(deps): repin usage 6 stack
jdx ddc39e0
refactor(cli): restore flattened help headings
jdx f9bb103
chore(deps): repin usage 6 stack
jdx b711db0
chore(deps): repin usage 6 stack
jdx 168adb4
chore(deps): repin usage 6 stack
jdx 4a8683c
chore(deps): repin usage 6 stack
jdx 0461607
chore(deps): repin usage 6 stack
jdx 5c67e4c
chore(deps): repin usage 6.x stack
jdx 6b8a24d
chore(deps): update usage stack revision
jdx 6b247f6
chore(deps): update usage stack revision
jdx f4ae4dc
chore(deps): update usage stack revision
jdx 317c23e
chore(deps): repin usage 6 stack
jdx 103492f
chore(deps): repin usage 6 stack
jdx d21dede
chore(deps): repin usage 6 stack
jdx 8d695b2
chore(deps): repin usage 6 stack
jdx 7c821fd
chore(deps): repin usage 6 stack
jdx c8076d1
chore(deps): repin usage 6 stack
jdx 1225d9a
chore(deps): repin usage 6 stack
jdx 85f38eb
chore(deps): repin usage 6 stack
jdx 4d0e20e
chore(deps): repin usage 6 stack
jdx d0058dc
chore(deps): repin usage stack
jdx 874c12f
chore(deps): follow rebased usage stack
jdx 110e62e
chore(docs): refresh usage dialect
jdx 0d81688
test(cli): accept canonical effect metadata
jdx 6d38c97
style(cli): format relationship test
jdx 72b4b2a
chore(deps): constrain usage git dependency
jdx 878bcf8
fix: route external completions through usage runtime
jdx 5c46f0e
chore(deps): refresh usage stack pin
jdx 74aaea2
chore(deps): align usage renderer dialect
jdx 3a5b050
chore(deps): advance usage stack revision
jdx 5ee3be8
build(deps): pin trusted blake3 release
jdx f7de824
ci(api): tolerate compromised arrayref resolution
jdx df006d4
ci(api): recognize yanked arrayref resolution
jdx 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
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
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.
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.