Dax Raad 8131bee49a ignore: logs 10 months ago
..
bin e8c3abc369 Update error message to say opencode instead of sst (#81) 10 months ago
script ac096d84ad remove windows builds 10 months ago
src 8131bee49a ignore: logs 10 months ago
test bfb36a8566 Refactor app context system to use Zod schemas and sync access pattern 10 months ago
.gitignore d13822d26e tool updates 10 months ago
AGENTS.md e1733a423d fix: typo and literal wording in packages/opencode/AGENTS.md (#134) 10 months ago
README.md f3da73553c sync 10 months ago
config.schema.json 2c9fd1e776 BREAKING CHANGE: the config structure has changed, custom providers have an `npm` field now to specify which npm package to load. see examples in README.md 10 months ago
package.json af892e5432 docs: readme 10 months ago
sst-env.d.ts 526a8ea19a Refactor application path handling and data storage architecture 10 months ago
tsconfig.json f3da73553c sync 10 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.