-
Notifications
You must be signed in to change notification settings - Fork 107
feat: add --global / -g flag for scoped package installation #452
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
40 commits
Select commit
Hold shift + click to select a range
6018a0b
Initial plan
Copilot 0181b05
Initial plan for scoped installation feature
Copilot a0f2010
feat: add --global / -g flag for user-scope package installation
Copilot 6dfbf6d
docs: add scoped installation guide and update CLI reference and CHAN…
Copilot 4963e63
fix: address code review feedback on scope implementation
Copilot 144c9fa
fix: document per-target user-scope support with evidence and add ins…
Copilot 11ee6ac
test: add integration tests for global scope feature (17 tests)
Copilot 7486d4b
fix: address code review feedback on integration tests
Copilot e07314d
Update test_install_command.py
sergio-sisternes-epam 0c5959d
Update CHANGELOG.md
sergio-sisternes-epam 4d465a0
Update cli.py
sergio-sisternes-epam 1725400
fix: move InstallLogger creation before scope init to prevent Unbound…
Copilot 98c0a02
fix: differentiate VS Code and Copilot CLI as separate targets in use…
Copilot 46a7e0e
fix: improve warning message clarity and fix user_root consistency fo…
Copilot 4d3c6a8
fix: expand Copilot CLI primitives to include skills and instructions…
Copilot 4af0d4a
refactor: improve test variable naming and assertion structure
Copilot 07af560
fix: change Copilot CLI status to "Partially supported" in docs table
Copilot e65e128
fix: change copilot_cli and vscode support status to "partial" to mat…
Copilot 559c529
fix: update project scope primitives for target consistency and VS Co…
Copilot f5dceda
Update scoped-installation.md
sergio-sisternes-epam aeda09b
fix: tag OpenCode as "Not supported" instead of "Unverified" for cons…
Copilot 8ea0bf5
fix: address pending review feedback - scope-aware hints, VS Code use…
Copilot 70294b3
test: strengthen VS Code user_root assertion to check exact placehold…
Copilot 562fdc2
fix: downgrade copilot_cli and vscode to "Not supported" at user scop…
Copilot ac56de0
style: break long skills existence check into readable multi-line form
Copilot 81cdfbd
fix: restore tri-state support matrix for Copilot CLI (partial) and V…
Copilot 0f37a14
test: improve unsupported primitives assertion to check exact format
Copilot b10a6e5
docs: clarify that Copilot CLI does not support prompts
Copilot 1847f50
merge: resolve conflicts with main (--target flag and --global coexist)
Copilot 1b229ed
merge: resolve conflicts with main (data-driven dispatch, auth resolv…
danielmeppiel f9d8d4e
refactor: merge USER_SCOPE_TARGETS into TargetProfile, add scope-gating
danielmeppiel a22550b
Merge branch 'main' into copilot/study-apm-installation-scope
danielmeppiel ea4d554
docs: fold scoped-installation into dependencies.md
danielmeppiel 333fcdc
Merge branch 'main' into copilot/study-apm-installation-scope
danielmeppiel 91ef829
fix: route _rich_* calls through logger in install/uninstall scope bl…
Copilot 9c22785
Merge branch 'main' into copilot/study-apm-installation-scope
danielmeppiel bffecec
feat(scope): add Cursor/OpenCode global support, deps list -g, scope …
danielmeppiel d82e112
fix: address 5 PR review comments on scope feature
danielmeppiel 4bd60f6
Merge branch 'main' into copilot/study-apm-installation-scope
danielmeppiel 4c6b573
fix: reject local path dependencies at user scope (--global)
danielmeppiel 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
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
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.