-
Notifications
You must be signed in to change notification settings - Fork 181
feat: gate project-scoped hooks, plugins, and MCP servers behind workspace trust #529
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
kevincodex1
merged 17 commits into
Gitlawb:main
from
beardthelion:fix/workspace-trust-gate
Jul 9, 2026
Merged
Changes from all commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
870a25c
feat(workspacetrust): add exact-match trust store for project config …
beardthelion 742811f
feat(hooks): add ExcludeProject option to LoadConfig
beardthelion 0d87fa3
feat(plugins): add ExcludeProject option to Load
beardthelion c7e685e
feat(cli): gate project hooks and plugins behind workspace trust
beardthelion fc76514
feat(cli): add zero trust command (trust/list/remove)
beardthelion efef8cc
fix(review): key spec-draft trust on the original launch dir; cover t…
beardthelion 05e93da
test(cli): end-to-end trust-gate coverage through agent.Run and exec …
beardthelion dce2712
style(cli): gofmt struct alignment in exec_spec.go
beardthelion f4ab12b
fix(workspacetrust): compare stored trust entries literally, no symli…
beardthelion 47a9ecd
feat(mcp): gate project-scoped MCP servers behind workspace trust
beardthelion 1ed68d7
test(cli): cover default-mode beforeTool firing through the trust gate
beardthelion d0fad90
docs(cli): note MCP servers in zero trust help text and doc comment
beardthelion 879d292
test(cli): make workspace-trust tests portable on macOS and Windows
beardthelion 5b36bf9
feat(cli): surface the project MCP skip in the workspace-trust notice
beardthelion 558d88c
fix(cli): print zero trust --help to stdout with a success exit
beardthelion db94609
fix(cli): gate oauth MCP login and surface mcp-check trust notice
beardthelion 66b7d9a
test(cli): adapt MCP startup-skip tests to two-arg resolveMCPConfig
kevincodex1 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
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.