Skip to content

Commit 95dbb30

Browse files
authored
Merge pull request #64 from jsburckhardt/automated-documentation-update-17889114129
Automated documentation update
2 parents 1def2bd + 5e5e351 commit 95dbb30

1 file changed

Lines changed: 30 additions & 0 deletions

File tree

src/opencode/README.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
2+
# OpenCode (opencode)
3+
4+
AI coding agent, built for the terminal. An open-source alternative to Claude Code with support for multiple LLM providers.
5+
6+
## Example Usage
7+
8+
```json
9+
"features": {
10+
"ghcr.io/jsburckhardt/devcontainer-features/opencode:1": {}
11+
}
12+
```
13+
14+
## Options
15+
16+
| Options Id | Description | Type | Default Value |
17+
|-----|-----|-----|-----|
18+
| version | Version of opencode to install from GitHub releases e.g. 0.10.4 | string | latest |
19+
20+
## Customizations
21+
22+
### VS Code Extensions
23+
24+
- `sst-dev.opencode`
25+
26+
27+
28+
---
29+
30+
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/jsburckhardt/devcontainer-features/blob/main/src/opencode/devcontainer-feature.json). Add additional notes to a `NOTES.md`._

0 commit comments

Comments
 (0)