2
0
Lucas Grzegorczyk ed1b0d97bf Fix project folder name starting with "-" in data (#323). Note old session data will still be in the old format in `~/.local/share/opencode/projects` - you can remove the leading dash to recover the, 8 сар өмнө
..
bin e8c3abc369 Update error message to say opencode instead of sst (#81) 8 сар өмнө
script ec1c9f8cd1 use production share url 8 сар өмнө
src ed1b0d97bf Fix project folder name starting with "-" in data (#323). Note old session data will still be in the old format in `~/.local/share/opencode/projects` - you can remove the leading dash to recover the, 8 сар өмнө
test 09b89fdb23 fix: resolve test failures by adding missing zod-openapi import (#301) 8 сар өмнө
.gitignore d13822d26e tool updates 8 сар өмнө
AGENTS.md 53c18a64b4 docs: add API client generation instructions to README and AGENTS.md (#273) 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) 8 сар өмнө
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.