paviko 7e15b4b86b Updated OpenCode to v1.0.133 пре 2 месеци
..
bin ff462dfd7a fix: windows install (#4293) пре 3 месеци
script 7e15b4b86b Updated OpenCode to v1.0.133 пре 2 месеци
src 7e15b4b86b Updated OpenCode to v1.0.133 пре 2 месеци
test 7e15b4b86b Updated OpenCode to v1.0.133 пре 2 месеци
types b487a18316 first release пре 3 месеци
webgui 7e15b4b86b Updated OpenCode to v1.0.133 пре 2 месеци
.gitignore b487a18316 first release пре 3 месеци
AGENTS.md 3db8e7c2b6 ci: send stats to posthog пре 6 месеци
Dockerfile 15902cf54d core: add missing system libraries to docker image so the agent starts successfully пре 2 месеци
README.md f3da73553c sync пре 8 месеци
bunfig.toml 96bdeb3c7b OpenTUI is here (#2685) пре 3 месеци
package.json 7e15b4b86b Updated OpenCode to v1.0.133 пре 2 месеци
parsers-config.ts 4703e859bd Add YAML language server support (#4508) пре 3 месеци
sst-env.d.ts b5cc27b8ea chore: format code пре 3 месеци
tsconfig.json b487a18316 first release пре 3 месеци

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.