Dax Raad fcaf0e6dbf opencode auth login: validation on provider id and better error messages il y a 8 mois
..
bin e8c3abc369 Update error message to say opencode instead of sst (#81) il y a 8 mois
script 230d0a1510 fix postinstall script for node il y a 8 mois
src fcaf0e6dbf opencode auth login: validation on provider id and better error messages il y a 8 mois
test bfb36a8566 Refactor app context system to use Zod schemas and sync access pattern il y a 8 mois
.gitignore d13822d26e tool updates il y a 8 mois
AGENTS.md e1733a423d fix: typo and literal wording in packages/opencode/AGENTS.md (#134) il y a 8 mois
README.md f3da73553c sync il y a 8 mois
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 il y a 8 mois
package.json af892e5432 docs: readme il y a 8 mois
sst-env.d.ts 526a8ea19a Refactor application path handling and data storage architecture il y a 8 mois
tsconfig.json f3da73553c sync il y a 8 mois

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.