cloudaxe-opencode/packages/opencode
Jérôme Benoit bef4fdfc4b
fix: add getModel to SAP AI Core provider for correct SDK initialization (#5086)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2025-12-04 22:43:22 -06:00
..
bin fix: windows install (#4293) 2025-11-13 12:22:07 -06:00
script fix: bunfs path on windows (#5011) 2025-12-03 11:21:13 -06:00
src fix: add getModel to SAP AI Core provider for correct SDK initialization (#5086) 2025-12-04 22:43:22 -06:00
test core: add test for custom model npm package inheritance 2025-12-04 16:30:54 -05:00
.gitignore
AGENTS.md
bunfig.toml
Dockerfile core: add missing system libraries to docker image so the agent starts successfully 2025-11-21 23:52:01 -05:00
package.json Reapply "feat(desktop): terminal pane (#5081)" 2025-12-04 20:32:08 -06:00
parsers-config.ts Add YAML language server support (#4508) 2025-11-19 14:47:04 -06:00
README.md
sst-env.d.ts wip: zen 2025-12-02 18:36:15 -05:00
tsconfig.json

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.