[FEATURE]: add file tracking modified ( acp ) #4686

Closed
opened 2026-02-16 17:45:02 -05:00 by yindo · 1 comment
Owner

Originally created by @wid4t on GitHub (Jan 10, 2026).

Originally assigned to: @rekram1-node on GitHub.

Feature hasn't been suggested before.

  • I have verified this feature I'm about to request hasn't been suggested before.

Describe the enhancement you want to request

Currently, if a permission request is confirmed and we apply it, the file is automatically modified. Can we add a feature like the one in the official ACP documentation https://agentclientprotocol.com/protocol/schema#fs/write-text-file, so that the user still has the power to determine which changes to accept and which to reject?

Originally created by @wid4t on GitHub (Jan 10, 2026). Originally assigned to: @rekram1-node on GitHub. ### Feature hasn't been suggested before. - [x] I have verified this feature I'm about to request hasn't been suggested before. ### Describe the enhancement you want to request Currently, if a permission request is confirmed and we apply it, the file is automatically modified. Can we add a feature like the one in the official ACP documentation https://agentclientprotocol.com/protocol/schema#fs/write-text-file, so that the user still has the power to determine which changes to accept and which to reject?
yindo added the discussion label 2026-02-16 17:45:02 -05:00
yindo closed this issue 2026-02-16 17:45:02 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Jan 10, 2026):

This is an interesting feature request related to file modification confirmation. While there are several related issues about permission control (#7554, #7504) and file change tracking (#7555, #7553), this specific proposal for user-controlled accept/reject workflow for file modifications (following ACP's fs/write-text-file pattern) appears to be unique.

Related issues that might provide context:

  • #7553: Snapshot tracking and undo integration for async operations
  • #7554: Permission control system improvements
  • #7640: Configurable hooks for task events

This feature would complement the existing permission system by adding granular control over individual file modifications during task execution.

@github-actions[bot] commented on GitHub (Jan 10, 2026): This is an interesting feature request related to file modification confirmation. While there are several related issues about permission control (#7554, #7504) and file change tracking (#7555, #7553), this specific proposal for user-controlled accept/reject workflow for file modifications (following ACP's fs/write-text-file pattern) appears to be unique. Related issues that might provide context: - #7553: Snapshot tracking and undo integration for async operations - #7554: Permission control system improvements - #7640: Configurable hooks for task events This feature would complement the existing permission system by adding granular control over individual file modifications during task execution.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#4686