2 Commits

Author SHA1 Message Date
920a14cabe fix: Removed the unnecessary execute_commands tool from the oracle agent
CI / All (macos-latest) (push) Has been cancelled
CI / All (ubuntu-latest) (push) Has been cancelled
CI / All (windows-latest) (push) Has been cancelled
2026-02-19 14:18:16 -07:00
58bdd2e584 fix: Added auto_confirm to the coder agent so sub-agent spawning doesn't freeze 2026-02-19 14:15:42 -07:00
2 changed files with 3 additions and 1 deletions
+3
View File
@@ -12,6 +12,9 @@ variables:
- name: project_dir
description: Project directory to work in
default: '.'
- name: auto_confirm
description: Auto-confirm command execution
default: '1'
global_tools:
- fs_read.sh
-1
View File
@@ -14,7 +14,6 @@ global_tools:
- fs_grep.sh
- fs_glob.sh
- fs_ls.sh
- execute_command.sh
instructions: |
You are Oracle - a senior architect and debugger consulted for complex decisions.