This repository was archived by the owner on Sep 18, 2025. It is now read-only.

Description
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