Aiden Cline ff6a93f355 fix: only keep aborted messages if they have sufficient parts (#2651) пре 5 месеци
..
bin bbaae459c6 feat: make npm package install work on windows (#2419) пре 5 месеци
script ff1f4d6bf9 disable reading .env file automatically пре 5 месеци
src ff6a93f355 fix: only keep aborted messages if they have sufficient parts (#2651) пре 5 месеци
test 40c206c2f9 add `opencode attach` command to connect to a remote opencode server пре 5 месеци
.gitignore 571d60182a improve snapshotting speed further пре 7 месеци
AGENTS.md 3db8e7c2b6 ci: send stats to posthog пре 6 месеци
README.md f3da73553c sync пре 8 месеци
package.json 733b21e22b release: v0.9.11 пре 5 месеци
sst-env.d.ts 5bb1f5f0a0 chore: format code пре 5 месеци
tsconfig.json 38e8c42cf0 ci: format пре 5 месеци

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.