Jérôme Benoit 18850c4f91 fix(opencode): disable session navigation commands when no parent session (#15762) 1 mēnesi atpakaļ
..
bin 1d9f05e4f5 cache platform binary in postinstall for faster startup (#14467) 1 mēnesi atpakaļ
migration b88e8e0e0b chore: generate 1 mēnesi atpakaļ
script fce811b52f fix: most segfaults on windows with Bun v1.3.10 stable (#15181) 1 mēnesi atpakaļ
src 18850c4f91 fix(opencode): disable session navigation commands when no parent session (#15762) 1 mēnesi atpakaļ
test 7e3e85ba59 fix(opencode): avoid gemini combiner schema sibling injection (#15318) 1 mēnesi atpakaļ
.gitignore e3c1861a3e get rid of models.dev macro 2 mēneši atpakaļ
AGENTS.md 6d95f0d14c sqlite again (#10597) 2 mēneši atpakaļ
BUN_SHELL_MIGRATION_PLAN.md 3c6c74457d sync 1 mēnesi atpakaļ
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) 4 mēneši atpakaļ
README.md f3da73553c sync 10 mēneši atpakaļ
bunfig.toml bc1fd0633d fix(test): move timeout config to CLI flag (#13494) 2 mēneši atpakaļ
drizzle.config.ts 6d95f0d14c sqlite again (#10597) 2 mēneši atpakaļ
package.json 799b2623cb release: v1.2.15 1 mēnesi atpakaļ
parsers-config.ts e96f6385c2 fix(opencode): fix Clojure syntax highlighting (#13453) 2 mēneši atpakaļ
sst-env.d.ts 24a9841322 zen: update sst version 2 mēneši atpakaļ
tsconfig.json 62e5f4b154 try tsgo 6 mēneši atpakaļ

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.