summaryrefslogtreecommitdiffhomepage
path: root/packages/web/src/content/docs
diff options
context:
space:
mode:
authorJay V <[email protected]>2025-12-10 19:05:33 -0500
committerJay V <[email protected]>2025-12-10 19:05:33 -0500
commit92fa66d76f458d51efa181c0e7b2c02b238e6ebd (patch)
tree8fc41416f0bc2d4c7e5134a076514756f6e5b9ef /packages/web/src/content/docs
parent1a1874d8b37714baf8a6e0a0f136aae404cff610 (diff)
downloadopencode-92fa66d76f458d51efa181c0e7b2c02b238e6ebd.tar.gz
opencode-92fa66d76f458d51efa181c0e7b2c02b238e6ebd.zip
core: reposition OpenCode as open source multi-platform coding agent
docs: update main intro page to reflect open source positioning and multi-platform availability
Diffstat (limited to 'packages/web/src/content/docs')
-rw-r--r--packages/web/src/content/docs/index.mdx4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/web/src/content/docs/index.mdx b/packages/web/src/content/docs/index.mdx
index 74ac958d1..205f63154 100644
--- a/packages/web/src/content/docs/index.mdx
+++ b/packages/web/src/content/docs/index.mdx
@@ -7,7 +7,7 @@ import { Tabs, TabItem } from "@astrojs/starlight/components"
import config from "../../../config.mjs"
export const console = config.console
-[**OpenCode**](/) is an AI coding agent built for the terminal.
+[**OpenCode**](/) is an open source AI coding agent. It's available as a terminal-based interface, desktop app, or IDE extension.
![OpenCode TUI with the opencode theme](../../assets/lander/screenshot.png)
@@ -17,7 +17,7 @@ Let's get started.
#### Prerequisites
-To use OpenCode, you'll need:
+To use OpenCode in your terminal, you'll need:
1. A modern terminal emulator like:
- [WezTerm](https://wezterm.org), cross-platform