|
|
@@ -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.
|
|
|
|
|
|

|
|
|
|
|
|
@@ -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
|