Christopher Tso 6dc4e5ac93 Make CLI build script Windows-friendly (#5835) hai 2 meses
..
bin ff462dfd7a fix: windows install (#4293) hai 3 meses
script 6dc4e5ac93 Make CLI build script Windows-friendly (#5835) hai 2 meses
src d3922f0965 core: add verification that at least 1 primary agent is enabled, add regression tests (#5881) hai 2 meses
test d3922f0965 core: add verification that at least 1 primary agent is enabled, add regression tests (#5881) hai 2 meses
.gitignore 571d60182a improve snapshotting speed further hai 7 meses
AGENTS.md 3db8e7c2b6 ci: send stats to posthog hai 6 meses
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) hai 2 meses
README.md f3da73553c sync hai 8 meses
bunfig.toml 96bdeb3c7b OpenTUI is here (#2685) hai 3 meses
package.json 6dc4e5ac93 Make CLI build script Windows-friendly (#5835) hai 2 meses
parsers-config.ts 4703e859bd Add YAML language server support (#4508) hai 3 meses
sst-env.d.ts 28c802f399 wip: zen hai 2 meses
tsconfig.json 62e5f4b154 try tsgo hai 4 meses

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.