-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Config changes does not work over ACP #3556
Copy link
Copy link
Open
Labels
area:non-interactiveNon-interactive mode (-p), CI/CD, ACP protocol, and headless automationNon-interactive mode (-p), CI/CD, ACP protocol, and headless automationarea:permissionsTool approval, security boundaries, sandbox mode, and directory restrictionsTool approval, security boundaries, sandbox mode, and directory restrictions
Metadata
Metadata
Assignees
Labels
area:non-interactiveNon-interactive mode (-p), CI/CD, ACP protocol, and headless automationNon-interactive mode (-p), CI/CD, ACP protocol, and headless automationarea:permissionsTool approval, security boundaries, sandbox mode, and directory restrictionsTool approval, security boundaries, sandbox mode, and directory restrictions
Type
Fields
Give feedbackNo fields configured for Bug.
Describe the bug
After starting
copilot --acp, initializing ACP, and creating a new session with session/new, calling session/set_config_option fails for permission-related config.Example request:
Response/error:
Affected version
1.0.54
Steps to reproduce the behavior
Script to reproduce it:
Expected behavior
It should allow mode to be changed.
Additional context
This is a separate but related issue with #2942. #2942 is about the model not being able to leave plan mode. This one applies to all configs in general. Thanks!!!