Update plugin.yaml

frdel committed Mar 8, 2026 at 18:41 UTC a65b0a67d5e0b4d9238153f7fa51ef2e846e6f94
1 file changed +1 -1
plugins/code_execution/plugin.yaml
+1 -1
@@ -1,7 +1,7 @@
1 title: Code Execution
2 description: Code execution tool supporting terminal, Python, and Node.js runtimes via local TTY or SSH.
3 version: 1.0.0
4 -always_enabled: true
4 +always_enabled: False
5 settings_sections:
6 - agent
7 per_project_config: true