mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-23 02:34:21 +01:00
fix typo
This commit is contained in:
@@ -215,7 +215,7 @@ func (b *bashTool) Info() ToolInfo {
|
|||||||
},
|
},
|
||||||
"timeout": map[string]any{
|
"timeout": map[string]any{
|
||||||
"type": "number",
|
"type": "number",
|
||||||
"desription": "Optional timeout in milliseconds (max 600000)",
|
"description": "Optional timeout in milliseconds (max 600000)",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
Required: []string{"command"},
|
Required: []string{"command"},
|
||||||
|
|||||||
Reference in New Issue
Block a user