claude: Respect always allow setting (#36450)
Claude will now respect the `agent.always_allow_tool_actions` setting and will set it when "Always Allow" is clicked. Release Notes: - N/A
This commit is contained in:
parent
33fbe53d48
commit
b578031120
4 changed files with 64 additions and 11 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -258,6 +258,7 @@ version = "0.1.0"
|
|||
dependencies = [
|
||||
"acp_thread",
|
||||
"agent-client-protocol",
|
||||
"agent_settings",
|
||||
"agentic-coding-protocol",
|
||||
"anyhow",
|
||||
"collections",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue