Dax Raad f99904bc1c track version on session info hai 9 meses
..
bin e8c3abc369 Update error message to say opencode instead of sst (#81) hai 10 meses
script ac096d84ad remove windows builds hai 9 meses
src f99904bc1c track version on session info hai 9 meses
test f99904bc1c track version on session info hai 9 meses
.gitignore d13822d26e tool updates hai 10 meses
AGENTS.md e1733a423d fix: typo and literal wording in packages/opencode/AGENTS.md (#134) hai 9 meses
README.md f3da73553c sync hai 10 meses
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 hai 9 meses
package.json 1c58023df9 improve anthropic oauth token caching and authentication handling hai 9 meses
sst-env.d.ts 526a8ea19a Refactor application path handling and data storage architecture hai 10 meses
tsconfig.json f3da73553c sync hai 10 meses

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.