opencode 799b2623cb release: v1.2.15 1 miesiąc temu
..
bin 1d9f05e4f5 cache platform binary in postinstall for faster startup (#14467) 1 miesiąc temu
migration afb04ed5d4 chore: generate 1 miesiąc temu
script fce811b52f fix: most segfaults on windows with Bun v1.3.10 stable (#15181) 1 miesiąc temu
src 9d29d692c6 split tui/server config (#13968) 1 miesiąc temu
test 9d29d692c6 split tui/server config (#13968) 1 miesiąc temu
.gitignore e3c1861a3e get rid of models.dev macro 2 miesięcy temu
AGENTS.md 6d95f0d14c sqlite again (#10597) 1 miesiąc temu
BUN_SHELL_MIGRATION_PLAN.md 3c6c74457d sync 1 miesiąc temu
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) 4 miesięcy temu
README.md f3da73553c sync 10 miesięcy temu
bunfig.toml bc1fd0633d fix(test): move timeout config to CLI flag (#13494) 1 miesiąc temu
drizzle.config.ts 6d95f0d14c sqlite again (#10597) 1 miesiąc temu
package.json 799b2623cb release: v1.2.15 1 miesiąc temu
parsers-config.ts e96f6385c2 fix(opencode): fix Clojure syntax highlighting (#13453) 1 miesiąc temu
sst-env.d.ts 24a9841322 zen: update sst version 1 miesiąc temu
tsconfig.json 62e5f4b154 try tsgo 6 miesięcy temu

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.