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

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.