diff options
| author | Jay V <[email protected]> | 2025-07-10 12:07:44 -0400 |
|---|---|---|
| committer | Jay V <[email protected]> | 2025-07-10 12:07:44 -0400 |
| commit | e9c954d45e0417f2633f2f627a2ceee08db6b4c2 (patch) | |
| tree | 51a008e1a600d4c7ff4dd07c878cbd8098c682d2 | |
| parent | 6f449d13af454f6c5bcc6cc5dcb69d5e1974600d (diff) | |
| download | opencode-e9c954d45e0417f2633f2f627a2ceee08db6b4c2.tar.gz opencode-e9c954d45e0417f2633f2f627a2ceee08db6b4c2.zip | |
docs: add modes to sidebar
| -rw-r--r-- | packages/web/src/content/docs/docs/modes.mdx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/web/src/content/docs/docs/modes.mdx b/packages/web/src/content/docs/docs/modes.mdx index ae4bb5d52..6ed2d5dcd 100644 --- a/packages/web/src/content/docs/docs/modes.mdx +++ b/packages/web/src/content/docs/docs/modes.mdx @@ -1,6 +1,6 @@ --- title: Modes -description: Configure different modes for different use cases. +description: Different modes for different use cases. --- Modes in opencode allow you to customize the behavior, tools, and prompts for different use cases. You can switch between modes during a session or configure them in your config file. |
