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

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.