Dax Raad 95168b8267 increase default scroll speed hace 9 meses
..
bin ff462dfd7a fix: windows install (#4293) hace 10 meses
script c5b4cc80cc fix: bunfs path on windows (#5011) hace 9 meses
src 95168b8267 increase default scroll speed hace 9 meses
test b1202ac6db core: add test for custom model npm package inheritance hace 9 meses
.gitignore 571d60182a improve snapshotting speed further hace 1 año
AGENTS.md 3db8e7c2b6 ci: send stats to posthog hace 1 año
Dockerfile 15902cf54d core: add missing system libraries to docker image so the agent starts successfully hace 9 meses
README.md f3da73553c sync hace 1 año
bunfig.toml 96bdeb3c7b OpenTUI is here (#2685) hace 10 meses
package.json 09f522f0aa Reapply "feat(desktop): terminal pane (#5081)" hace 9 meses
parsers-config.ts 4703e859bd Add YAML language server support (#4508) hace 9 meses
sst-env.d.ts 28c802f399 wip: zen hace 9 meses
tsconfig.json 62e5f4b154 try tsgo hace 11 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.