diff options
| author | opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> | 2026-04-15 22:45:54 +0000 |
|---|---|---|
| committer | opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> | 2026-04-15 22:45:54 +0000 |
| commit | 83e257b468d75f6361f9ce50d930f110dfd37365 (patch) | |
| tree | 47ba74f342741530777116d23fe75f413d59e84c /packages/web/src/content/docs/modes.mdx | |
| parent | 916131be19893b84f17902825a163a0b67274249 (diff) | |
| download | opencode-83e257b468d75f6361f9ce50d930f110dfd37365.tar.gz opencode-83e257b468d75f6361f9ce50d930f110dfd37365.zip | |
chore: generate
Diffstat (limited to 'packages/web/src/content/docs/modes.mdx')
| -rw-r--r-- | packages/web/src/content/docs/modes.mdx | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/packages/web/src/content/docs/modes.mdx b/packages/web/src/content/docs/modes.mdx index 8ce2c0d13..b8ea69739 100644 --- a/packages/web/src/content/docs/modes.mdx +++ b/packages/web/src/content/docs/modes.mdx @@ -225,17 +225,17 @@ If no tools are specified, all tools are enabled by default. Here are all the tools can be controlled through the mode config. -| Tool | Description | -| ----------- | ----------------------- | -| `bash` | Execute shell commands | -| `edit` | Modify existing files | -| `write` | Create new files | -| `read` | Read file contents | -| `grep` | Search file contents | -| `glob` | Find files by pattern | -| `patch` | Apply patches to files | -| `todowrite` | Manage todo lists | -| `webfetch` | Fetch web content | +| Tool | Description | +| ----------- | ---------------------- | +| `bash` | Execute shell commands | +| `edit` | Modify existing files | +| `write` | Create new files | +| `read` | Read file contents | +| `grep` | Search file contents | +| `glob` | Find files by pattern | +| `patch` | Apply patches to files | +| `todowrite` | Manage todo lists | +| `webfetch` | Fetch web content | --- |
