[FEATURE]: Full automation support #3719

Open
opened 2026-02-16 17:41:13 -05:00 by yindo · 2 comments
Owner

Originally created by @xsjqqq123 on GitHub (Dec 21, 2025).

Originally assigned to: @thdxr 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

Nowadays, when artificial intelligence agent tools encounter commands such as rm, mv, and copy, they all require users to manually confirm for security reasons, which reduces their degree of automation. In the future, fully autonomous task execution is a trend. Currently, I'm working on a small tool for remotely invoking opencode encoding. I hope each session is fully and automatically executed. I only care about the result. It runs in an isolated and secure environment. Even if all files are deleted, it will not affect the company's projects (because they can be continuously backed up to other devices).

Originally created by @xsjqqq123 on GitHub (Dec 21, 2025). Originally assigned to: @thdxr 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 Nowadays, when artificial intelligence agent tools encounter commands such as rm, mv, and copy, they all require users to manually confirm for security reasons, which reduces their degree of automation. In the future, fully autonomous task execution is a trend. Currently, I'm working on a small tool for remotely invoking opencode encoding. I hope each session is fully and automatically executed. I only care about the result. It runs in an isolated and secure environment. Even if all files are deleted, it will not affect the company's projects (because they can be continuously backed up to other devices).
yindo added the discussion label 2026-02-16 17:41:13 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Dec 21, 2025):

This issue might be a duplicate of existing issues. Please check:

  • #1813: Feature Request: Yolo and non-Yolo mode (auto-accept) - requests ability to toggle between ask permissions and allow-all permissions easily
  • #2631: Subagents trying to execute destructive actions (edit/delete) in Plan Mode - related to automation safety concerns
  • #4287: [FEATURE]: edit/write permission with deny,allow,ask using glob - requests more granular permission control based on file patterns
  • #5529: [FEATURE]: Add per-agent filesystem boundaries (allow/deny paths) + optional run-as user for bash - comprehensive proposal for per-agent sandbox boundaries and permission control

Feel free to ignore if none of these address your specific case.

@github-actions[bot] commented on GitHub (Dec 21, 2025): This issue might be a duplicate of existing issues. Please check: - #1813: Feature Request: Yolo and non-Yolo mode (auto-accept) - requests ability to toggle between ask permissions and allow-all permissions easily - #2631: Subagents trying to execute destructive actions (edit/delete) in Plan Mode - related to automation safety concerns - #4287: [FEATURE]: edit/write permission with deny,allow,ask using glob - requests more granular permission control based on file patterns - #5529: [FEATURE]: Add per-agent filesystem boundaries (allow/deny paths) + optional run-as user for bash - comprehensive proposal for per-agent sandbox boundaries and permission control Feel free to ignore if none of these address your specific case.
Author
Owner

@GriffinBoris commented on GitHub (Feb 7, 2026):

Not directly related, but this PR may solve some issues with scheduling/automating tasks.

@GriffinBoris commented on GitHub (Feb 7, 2026): Not directly related, but this [PR](https://github.com/anomalyco/opencode/pull/12417) may solve some issues with scheduling/automating tasks.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#3719