ZIm/crates/agent_settings/src
Richard Feldman abb64d2320
Ignore project-local settings for always_allow_tool_actions (#35976)
Now `always_allow_tool_actions` is only respected as the user's global
setting, not as an overridable project-local setting. This way, you
don't have to worry about switching into a project (or switching
branches within a project) and discovering that suddenly your tool calls
no longer require confirmation.

Release Notes:

- Removed always_allow_tool_actions from project-local settings (it is
now global-only)

Co-authored-by: David Kleingeld <git@davidsk.dev>
2025-08-11 14:09:25 +00:00
..
agent_profile.rs Store profile per thread (#31907) 2025-06-06 12:05:27 +00:00
agent_settings.rs Ignore project-local settings for always_allow_tool_actions (#35976) 2025-08-11 14:09:25 +00:00