cloudaxe-opencode/packages/opencode
2026-04-16 02:17:19 +00:00
..
.opencode tweak(ui): session spacing (#20839) 2026-04-15 18:58:05 -04:00
bin
migration chore: generate 2026-04-13 18:02:12 +00:00
script fix: delete 9 dead functions with zero callers (#22697) 2026-04-16 02:01:02 +00:00
specs add experimental provider auth HttpApi slice (#22389) 2026-04-16 02:07:42 +00:00
src feat: unwrap uskill namespace to flat exports + barrel (#22714) 2026-04-16 02:17:19 +00:00
test feat: unwrap uplugin namespace to flat exports + barrel (#22711) 2026-04-16 02:15:19 +00:00
.gitignore
AGENTS.md refactor(file): add ripgrep search service (#22295) 2026-04-13 10:04:32 -04:00
BUN_SHELL_MIGRATION_PLAN.md
bunfig.toml
Dockerfile
drizzle.config.ts
git
package.json add experimental provider auth HttpApi slice (#22389) 2026-04-16 02:07:42 +00:00
parsers-config.ts
README.md
sst-env.d.ts
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.