Dax Raad b3a2f9fb4e tui: add expandable bash output for long commands to improve readability 2 mēneši atpakaļ
..
bin ff462dfd7a fix: windows install (#4293) 4 mēneši atpakaļ
script a2f80f7c0d fix: add --use-system-ca flag in execArgv 2 mēneši atpakaļ
src b3a2f9fb4e tui: add expandable bash output for long commands to improve readability 2 mēneši atpakaļ
test e37fd9c105 core: add interactive question tool for gathering user preferences and clarifying instructions (#7268) 2 mēneši atpakaļ
.gitignore 571d60182a improve snapshotting speed further 8 mēneši atpakaļ
AGENTS.md 74d0d2b942 docs: update AGENTS.md (#6800) 2 mēneši atpakaļ
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) 3 mēneši atpakaļ
README.md f3da73553c sync 9 mēneši atpakaļ
bunfig.toml ed0c0d90be feat: add variants toggle (#6325) 2 mēneši atpakaļ
package.json a160eee499 fix(mcp): use correct authorization server URL for OAuth discovery (#7234) 2 mēneši atpakaļ
parsers-config.ts 5efb1c7b2d feat(highlight): add nix syntax highlighting (#6386) 2 mēneši atpakaļ
sst-env.d.ts 28c802f399 wip: zen 3 mēneši atpakaļ
tsconfig.json 62e5f4b154 try tsgo 5 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.