Dax Raad b72e17a8b7 fix issue with conversations hanging пре 7 месеци
..
bin e8c3abc369 Update error message to say opencode instead of sst (#81) пре 8 месеци
script ec1c9f8cd1 use production share url пре 8 месеци
src b72e17a8b7 fix issue with conversations hanging пре 7 месеци
test f99904bc1c track version on session info пре 8 месеци
.gitignore d13822d26e tool updates пре 8 месеци
AGENTS.md e1733a423d fix: typo and literal wording in packages/opencode/AGENTS.md (#134) пре 8 месеци
README.md f3da73553c sync пре 8 месеци
config.schema.json e7784d2864 add schema descriptions to config fields пре 8 месеци
package.json 91c4da5dbd fix(#243): claude on aws bedrock (#241) пре 7 месеци
sst-env.d.ts 526a8ea19a Refactor application path handling and data storage architecture пре 8 месеци
tsconfig.json f3da73553c sync пре 8 месеци

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.