opencode 892bb75265 release: v1.1.61 2 месяцев назад
..
bin ff462dfd7a fix: windows install (#4293) 5 месяцев назад
script e772fc6e23 fix: revert "feat(app): add web input focus shortcut (#12493)" (#12639) 2 месяцев назад
src a115565054 core: allow model configurations without npm/api provider details 2 месяцев назад
test e269788a8f feat: support claude agent SDK-style structured outputs in the OpenCode SDK (#8161) 2 месяцев назад
.gitignore e3c1861a3e get rid of models.dev macro 2 месяцев назад
AGENTS.md 74d0d2b942 docs: update AGENTS.md (#6800) 3 месяцев назад
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) 4 месяцев назад
README.md f3da73553c sync 10 месяцев назад
bunfig.toml a0673256db core: increase test timeout to 30s to prevent failures during package installation 2 месяцев назад
package.json 892bb75265 release: v1.1.61 2 месяцев назад
parsers-config.ts 5efb1c7b2d feat(highlight): add nix syntax highlighting (#6386) 3 месяцев назад
sst-env.d.ts 28c802f399 wip: zen 4 месяцев назад
tsconfig.json 62e5f4b154 try tsgo 6 месяцев назад

README.md

js

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.2.12. Bun is a fast all-in-one JavaScript runtime.