paviko 10ae34f770 Merge public/dev into ide-plugin, resolve build.ts conflicts il y a 1 mois
..
bin 1d9f05e4f5 cache platform binary in postinstall for faster startup (#14467) il y a 1 mois
migration afb04ed5d4 chore: generate il y a 2 mois
script 10ae34f770 Merge public/dev into ide-plugin, resolve build.ts conflicts il y a 1 mois
src 10ae34f770 Merge public/dev into ide-plugin, resolve build.ts conflicts il y a 1 mois
test 37d42595cf fix: test il y a 1 mois
types b487a18316 first release il y a 4 mois
webgui 58424731af fix unknown command bug reported by qinze113 il y a 1 mois
.gitignore 898d8d01a0 Merge public/dev into ide-plugin il y a 2 mois
AGENTS.md 6d95f0d14c sqlite again (#10597) il y a 2 mois
BUN_SHELL_MIGRATION_PLAN.md 3c6c74457d sync il y a 1 mois
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) il y a 4 mois
README.md f3da73553c sync il y a 10 mois
bunfig.toml bc1fd0633d fix(test): move timeout config to CLI flag (#13494) il y a 2 mois
drizzle.config.ts 6d95f0d14c sqlite again (#10597) il y a 2 mois
package.json 10ae34f770 Merge public/dev into ide-plugin, resolve build.ts conflicts il y a 1 mois
parsers-config.ts e96f6385c2 fix(opencode): fix Clojure syntax highlighting (#13453) il y a 1 mois
sst-env.d.ts 24a9841322 zen: update sst version il y a 1 mois
tsconfig.json b487a18316 first release il y a 4 mois

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.