paviko 7773d62503 Merge public/dev and resolve conflicts in server and webgui 1 month ago
..
bin ff462dfd7a fix: windows install (#4293) 3 months ago
script 7773d62503 Merge public/dev and resolve conflicts in server and webgui 1 month ago
src 7773d62503 Merge public/dev and resolve conflicts in server and webgui 1 month ago
test 893888536a fix(bedrock): support region and bearer token configuration (#6332) 2 months ago
types b487a18316 first release 3 months ago
webgui e2ab6fb9fa Updated OpenCode to v1.0.163 2 months ago
.gitignore b487a18316 first release 3 months ago
AGENTS.md 3db8e7c2b6 ci: send stats to posthog 6 months ago
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) 2 months ago
README.md f3da73553c sync 9 months ago
bunfig.toml ffd20b4477 chore: activate code coverage in bun test config (#6297) 2 months ago
package.json 7773d62503 Merge public/dev and resolve conflicts in server and webgui 1 month ago
parsers-config.ts 4703e859bd Add YAML language server support (#4508) 3 months ago
sst-env.d.ts 28c802f399 wip: zen 2 months ago
tsconfig.json b487a18316 first release 3 months ago

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.