bash tool not available in build mode
Author: AndreVallesteroCreated Jul 29, 2025Updated Jul 29, 2025
Every model I try is reporting that there's no bash tool available in build mode.
Even after explicitly declaring the buildtool in the config, it still is not available to the model
"mode": {
"build": {
"tools": {
"write": true,
"edit": true,
"bash": true,
"read": true,
"grep": true,
"glob": true,
"list": true,
"patch": true,
"todowrite": true,
"todoread": true,
"webfetch": true
}
}
}
- version: 0.3.80
- system: WSL
Source: opencode-ai/opencode