Supervised mode — show proposed changes before applying #123
jasondbranding
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
|
OpenACP already streams tool call previews in real time — you see the proposed edit before it's confirmed. The missing piece is an explicit approve/reject button on file writes specifically. The permission gate exists for shell commands; extending it to file edits is the ask here. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Feature request: each change should be first shown and vetted by the user and only applied if approved. Something like a SUPERVISED MODE where the agent proposes a file edit, you see the diff in Telegram, then approve or reject before it writes to disk. Would make me much more comfortable running agents on production code.
Beta Was this translation helpful? Give feedback.
All reactions