Dalton Alexandre bcfa63aa4e fix: allow unignoring files in .ignore (#4814) 4 bulan lalu
..
bin ff462dfd7a fix: windows install (#4293) 4 bulan lalu
script b20a31098a sync 4 bulan lalu
src bcfa63aa4e fix: allow unignoring files in .ignore (#4814) 4 bulan lalu
test 9eabbe2e76 retry anthropic overloaded errors 4 bulan lalu
.gitignore 571d60182a improve snapshotting speed further 9 bulan lalu
AGENTS.md 3db8e7c2b6 ci: send stats to posthog 8 bulan lalu
Dockerfile 15902cf54d core: add missing system libraries to docker image so the agent starts successfully 4 bulan lalu
README.md f3da73553c sync 10 bulan lalu
bunfig.toml 96bdeb3c7b OpenTUI is here (#2685) 5 bulan lalu
package.json 4ee4f7bcb3 release: v1.0.128 4 bulan lalu
parsers-config.ts 4703e859bd Add YAML language server support (#4508) 4 bulan lalu
sst-env.d.ts da7ecda9ea chore: format code 4 bulan lalu
tsconfig.json 62e5f4b154 try tsgo 5 bulan lalu

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.