paviko b1dcbe49fb #1 Files changes panel fix il y a 2 mois
..
bin ff462dfd7a fix: windows install (#4293) il y a 4 mois
script d7c0e9fe4f Merge public/dev into current branch — resolve conflicts in bun.lock and server: mount /app il y a 2 mois
src eb6c2e2a2c model variants selection il y a 2 mois
test 8fd1b92e6e fix: ensure that tool attachments arent sent as user messages (#8944) il y a 2 mois
types b487a18316 first release il y a 4 mois
webgui b1dcbe49fb #1 Files changes panel fix il y a 2 mois
.gitignore b487a18316 first release il y a 4 mois
AGENTS.md 74d0d2b942 docs: update AGENTS.md (#6800) il y a 3 mois
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) il y a 3 mois
README.md f3da73553c sync il y a 10 mois
bunfig.toml ed0c0d90be feat: add variants toggle (#6325) il y a 3 mois
package.json d7c0e9fe4f Merge public/dev into current branch — resolve conflicts in bun.lock and server: mount /app il y a 2 mois
parsers-config.ts 5efb1c7b2d feat(highlight): add nix syntax highlighting (#6386) il y a 3 mois
sst-env.d.ts 28c802f399 wip: zen il y a 4 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.