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

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.