docs: polish markdown wording and capitalization (#7019)

Co-authored-by: Tang Guofang <tangguofang@mychery.com>
This commit is contained in:
Guofang.Tang 2026-01-06 12:45:40 +08:00 committed by GitHub
commit 9197a2a7a1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 8 additions and 10 deletions

View file

@ -70,8 +70,7 @@ XDG_BIN_DIR=$HOME/.local/bin curl -fsSL https://opencode.ai/install | bash
### Agents
OpenCode includes two built-in agents you can switch between,
you can switch between these using the `Tab` key.
OpenCode includes two built-in agents you can switch between with the `Tab` key.
- **build** - Default, full access agent for development work
- **plan** - Read-only agent for analysis and code exploration