Dax Raad aa4b06e165 tui: fix message history cleanup to prevent memory leaks пре 1 месец
..
bin ff462dfd7a fix: windows install (#4293) пре 3 месеци
script 03d7467ea2 test(app): initial e2e test setup пре 1 месец
src aa4b06e165 tui: fix message history cleanup to prevent memory leaks пре 1 месец
test e2f1f4d81e add scheduler, cleanup module (#9346) пре 1 месец
.gitignore 571d60182a improve snapshotting speed further пре 7 месеци
AGENTS.md 74d0d2b942 docs: update AGENTS.md (#6800) пре 1 месец
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) пре 2 месеци
README.md f3da73553c sync пре 8 месеци
bunfig.toml ed0c0d90be feat: add variants toggle (#6325) пре 1 месец
package.json 1ee8a9c0b2 release: v1.1.26 пре 1 месец
parsers-config.ts 5efb1c7b2d feat(highlight): add nix syntax highlighting (#6386) пре 1 месец
sst-env.d.ts 28c802f399 wip: zen пре 2 месеци
tsconfig.json 62e5f4b154 try tsgo пре 4 месеци

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.