Dax Raad 40c206c2f9 add `opencode attach` command to connect to a remote opencode server пре 5 месеци
..
bin bbaae459c6 feat: make npm package install work on windows (#2419) пре 6 месеци
script ff1f4d6bf9 disable reading .env file automatically пре 5 месеци
src 40c206c2f9 add `opencode attach` command to connect to a remote opencode server пре 5 месеци
test 40c206c2f9 add `opencode attach` command to connect to a remote opencode server пре 5 месеци
.gitignore 571d60182a improve snapshotting speed further пре 8 месеци
AGENTS.md 3db8e7c2b6 ci: send stats to posthog пре 7 месеци
README.md f3da73553c sync пре 9 месеци
package.json e618cbc447 release: v0.9.8 пре 5 месеци
sst-env.d.ts 5bb1f5f0a0 chore: format code пре 5 месеци
tsconfig.json 38e8c42cf0 ci: format пре 6 месеци

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.