Dorian Karter 7d8d360138 fix: minor ui bug for transparent backgrounds (#4886) hai 4 meses
..
bin ff462dfd7a fix: windows install (#4293) hai 5 meses
script b20a31098a sync hai 4 meses
src 7d8d360138 fix: minor ui bug for transparent backgrounds (#4886) hai 4 meses
test 9eabbe2e76 retry anthropic overloaded errors hai 4 meses
.gitignore 571d60182a improve snapshotting speed further hai 9 meses
AGENTS.md 3db8e7c2b6 ci: send stats to posthog hai 8 meses
Dockerfile 15902cf54d core: add missing system libraries to docker image so the agent starts successfully hai 4 meses
README.md f3da73553c sync hai 10 meses
bunfig.toml 96bdeb3c7b OpenTUI is here (#2685) hai 5 meses
package.json 52716db649 release: v1.0.120 hai 4 meses
parsers-config.ts 4703e859bd Add YAML language server support (#4508) hai 4 meses
sst-env.d.ts eb009d5959 chore: format code hai 4 meses
tsconfig.json 62e5f4b154 try tsgo hai 6 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.