docs: fix typos in documentation (#8703)
This commit is contained in:
committed by
GitHub
parent
216a2d87cf
commit
63176bb049
@@ -58,7 +58,7 @@ Use the `command` option in your OpenCode [config](/docs/config):
|
||||
"test": {
|
||||
// This is the prompt that will be sent to the LLM
|
||||
"template": "Run the full test suite with coverage report and show any failures.\nFocus on the failing tests and suggest fixes.",
|
||||
// This is show as the description in the TUI
|
||||
// This is shown as the description in the TUI
|
||||
"description": "Run tests with coverage",
|
||||
"agent": "build",
|
||||
"model": "anthropic/claude-3-5-sonnet-20241022"
|
||||
|
||||
Reference in New Issue
Block a user