opencode/packages/opencode
2025-06-29 19:27:07 -04:00
..
bin ci: windows 2025-06-24 18:40:36 -04:00
script ci: fix 2025-06-28 09:16:29 -04:00
src better amazon bedrock caching with anthropic models 2025-06-29 19:27:07 -04:00
test/tool ignore: run prettier 2025-06-26 22:30:44 -04:00
.gitignore tool updates 2025-06-04 13:12:48 -04:00
AGENTS.md chore: rework openapi spec and use stainless sdk 2025-06-27 14:26:25 -05:00
config.schema.json Add Option to Disable MCP Servers (#513) 2025-06-28 21:05:31 -04:00
package.json fix: improve JSON formatting and add piped output support for run command 2025-06-26 17:32:00 -04:00
README.md sync 2025-05-30 20:48:36 -04:00
sst-env.d.ts ignore: run prettier 2025-06-26 22:30:44 -04:00
tsconfig.json sync 2025-05-30 20:48:36 -04:00

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.