cloudaxe-opencode/packages/opencode
2026-05-02 23:23:32 -04:00
..
bin cache platform binary in postinstall for faster startup (#14467) 2026-02-20 12:19:17 -06:00
migration chore: generate 2026-05-03 02:10:52 +00:00
script chore(opencode): exclude .map files from CLI binary build (#25500) 2026-05-02 22:52:32 -04:00
scripts Prepare Effect HttpApi backend parity (#24853) 2026-04-29 09:34:50 -04:00
specs refactor: rename workspace adapters (#25272) 2026-05-01 07:36:52 -04:00
src refactor(opencode): simplify database effect reset lifecycle 2026-05-02 23:23:32 -04:00
test refactor(opencode): simplify database effect reset lifecycle 2026-05-02 23:23:32 -04:00
.gitignore refactor(httpapi): fork server startup by flag (#24799) 2026-04-28 11:02:35 -04:00
AGENTS.md Refactor HttpApi workspace routing and proxy boundaries (#25006) 2026-04-29 16:50:54 -04:00
BUN_SHELL_MIGRATION_PLAN.md
bunfig.toml
Dockerfile add ARM64 Docker image support (#5483) 2025-12-13 13:01:59 -06:00
drizzle.config.ts
git feat: interactive update flow for non-patch releases (#18662) 2026-03-22 23:12:40 +00:00
package.json feat(opencode): pilot effect sqlite database service 2026-05-02 23:23:32 -04:00
parsers-config.ts
README.md sync 2025-05-30 20:48:36 -04:00
sst-env.d.ts
tsconfig.json core: remove @effect/language-service plugin and optimize hot path type performance 2026-04-30 23:21:05 -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.