opencode fc72cfe784 release: v1.0.105 4 hónapja
..
bin ff462dfd7a fix: windows install (#4293) 5 hónapja
script b20a31098a sync 4 hónapja
src 768c81cdfd core: prevent concurrent bun package installs that could cause corruption or conflicts 4 hónapja
test 618c654aa0 ignore: todo fix test case 4 hónapja
.gitignore 571d60182a improve snapshotting speed further 9 hónapja
AGENTS.md 3db8e7c2b6 ci: send stats to posthog 8 hónapja
Dockerfile 15902cf54d core: add missing system libraries to docker image so the agent starts successfully 4 hónapja
README.md f3da73553c sync 10 hónapja
bunfig.toml 96bdeb3c7b OpenTUI is here (#2685) 5 hónapja
package.json fc72cfe784 release: v1.0.105 4 hónapja
parsers-config.ts 4703e859bd Add YAML language server support (#4508) 4 hónapja
sst-env.d.ts 26ec87803a chore: format code 4 hónapja
tsconfig.json 62e5f4b154 try tsgo 6 hónapja

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.