paviko 0f35b1e5ae Merge remote-tracking branch 'public/dev' into ide-plugin há 2 meses atrás
..
bin 4018c863e3 fix: baseline CPU detection (#13371) há 2 meses atrás
migration afb04ed5d4 chore: generate há 2 meses atrás
script 0f35b1e5ae Merge remote-tracking branch 'public/dev' into ide-plugin há 2 meses atrás
src 0f35b1e5ae Merge remote-tracking branch 'public/dev' into ide-plugin há 2 meses atrás
test 8631d6c01d core: add comprehensive test coverage for Session.list() filters há 2 meses atrás
types b487a18316 first release há 4 meses atrás
webgui 563009b9a8 #5 Add version gate to ensure compatibility with OpenCode server version há 2 meses atrás
.gitignore 898d8d01a0 Merge public/dev into ide-plugin há 2 meses atrás
AGENTS.md 6d95f0d14c sqlite again (#10597) há 2 meses atrás
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) há 4 meses atrás
README.md f3da73553c sync há 10 meses atrás
bunfig.toml bc1fd0633d fix(test): move timeout config to CLI flag (#13494) há 2 meses atrás
drizzle.config.ts 6d95f0d14c sqlite again (#10597) há 2 meses atrás
package.json 0f35b1e5ae Merge remote-tracking branch 'public/dev' into ide-plugin há 2 meses atrás
parsers-config.ts 5efb1c7b2d feat(highlight): add nix syntax highlighting (#6386) há 3 meses atrás
sst-env.d.ts 28c802f399 wip: zen há 4 meses atrás
tsconfig.json b487a18316 first release há 4 meses atrás

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.