Dax Raad 1c58023df9 improve anthropic oauth token caching and authentication handling před 8 měsíci
..
bin e8c3abc369 Update error message to say opencode instead of sst (#81) před 8 měsíci
script ac096d84ad remove windows builds před 8 měsíci
src 1c58023df9 improve anthropic oauth token caching and authentication handling před 8 měsíci
test ee91f31313 fix issue with tool schemas and google před 8 měsíci
.gitignore d13822d26e tool updates před 8 měsíci
AGENTS.md e1733a423d fix: typo and literal wording in packages/opencode/AGENTS.md (#134) před 8 měsíci
README.md f3da73553c sync před 8 měsíci
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 před 8 měsíci
package.json 1c58023df9 improve anthropic oauth token caching and authentication handling před 8 měsíci
sst-env.d.ts 526a8ea19a Refactor application path handling and data storage architecture před 8 měsíci
tsconfig.json f3da73553c sync před 8 měsíci

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.