-
Notifications
You must be signed in to change notification settings - Fork 127
feat(agent): add PermissionModePlan for interactive read-only planning #853
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
euxaristia
wants to merge
20
commits into
Gitlawb:main
Choose a base branch
from
euxaristia:feat/agent-plan-mode
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
20 commits
Select commit
Hold shift + click to select a range
c71594e
feat(agent): add PermissionModePlan for interactive read-only planning
euxaristia 8a3997e
fix(agent): drop redundant modeName branch, add plan mode regression …
euxaristia cd0925f
fix(agent): deny request_permissions in plan/spec-draft even when the…
euxaristia fa21746
fix(agent): suppress executable hooks while plan/spec-draft mode is a…
euxaristia 886a004
fix(agent): close plan-mode tool advertisement bypass
euxaristia 8806da4
fix(agent): keep trust-gated hooks in spec-draft mode
euxaristia e835ae7
fix(agent): cover plan-mode spoof and lsp_navigate denials
euxaristia 8998af0
fix(agent): filter tool_search deferred candidates by plan/spec-draft…
euxaristia e001af9
fix(agent): require Safety for spec-draft ask_user/submit_spec
euxaristia 2423a80
fix(agent): wire plan mode into TUI, CLI, and ACP entry points
euxaristia 2852d07
fix(cli): reject --plan combined with --worktree
euxaristia ca92b53
test(tools): assert spoofed tool schema doesn't leak via tool_search
euxaristia d1b65a6
fix(tui): gate local mutating commands behind plan mode
euxaristia 94d1e69
fix(agent,specialist): layer plan mode system prompt and enforce read…
euxaristia 2084f87
Fix jatmn review findings for PR 642
euxaristia 4c96105
fix(agent,cli,tui): resolve CodeRabbit review comments on active turn…
euxaristia 1430bf1
fix(agent): propagate permission mode to exec options and serialize A…
euxaristia b88b4e3
fix(agent,tui): update tests off removed tools.CoreTools/NewWriteFile…
euxaristia 792599d
fix(agent): fail-closed beforeTool vetoes and permission-mode plan gu…
euxaristia 5f4eea9
fix(agent): address CodeRabbit findings for plan-mode advertisement a…
euxaristia 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
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.