Tommy D. Rossi 382758790c fix(tui): dedupe file references in prompt (#4775) hace 4 meses
..
bin ff462dfd7a fix: windows install (#4293) hace 4 meses
script b20a31098a sync hace 4 meses
src 382758790c fix(tui): dedupe file references in prompt (#4775) hace 4 meses
test 9eabbe2e76 retry anthropic overloaded errors hace 4 meses
.gitignore 571d60182a improve snapshotting speed further hace 9 meses
AGENTS.md 3db8e7c2b6 ci: send stats to posthog hace 8 meses
Dockerfile 15902cf54d core: add missing system libraries to docker image so the agent starts successfully hace 4 meses
README.md f3da73553c sync hace 10 meses
bunfig.toml 96bdeb3c7b OpenTUI is here (#2685) hace 5 meses
package.json c33920f59d release: v1.0.115 hace 4 meses
parsers-config.ts 4703e859bd Add YAML language server support (#4508) hace 4 meses
sst-env.d.ts eb009d5959 chore: format code hace 4 meses
tsconfig.json 62e5f4b154 try tsgo hace 5 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.