David Hill 8346550d26 fix: change terminal title to OpenCode 3 달 전
..
bin ff462dfd7a fix: windows install (#4293) 3 달 전
script c1ee6d6c41 ci 3 달 전
src 8346550d26 fix: change terminal title to OpenCode 3 달 전
test 59fb3ae606 ignore: add bash tests 3 달 전
.gitignore 571d60182a improve snapshotting speed further 8 달 전
AGENTS.md 3db8e7c2b6 ci: send stats to posthog 7 달 전
Dockerfile 15902cf54d core: add missing system libraries to docker image so the agent starts successfully 3 달 전
README.md f3da73553c sync 9 달 전
bunfig.toml 96bdeb3c7b OpenTUI is here (#2685) 4 달 전
package.json ddd5464081 release: v1.0.146 3 달 전
parsers-config.ts 4703e859bd Add YAML language server support (#4508) 3 달 전
sst-env.d.ts 28c802f399 wip: zen 3 달 전
tsconfig.json 62e5f4b154 try tsgo 4 달 전

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.