cloudaxe-opencode/packages/opencode/src/storage
Dax Raad 5dc8b4ef29 core: add Node.js runtime support
Enable running opencode on Node.js by adding platform-specific database adapters and replacing Bun-specific shell execution with cross-platform Process utility.
2026-03-10 16:02:39 -04:00
..
db.bun.ts core: add Node.js runtime support 2026-03-10 16:02:39 -04:00
db.node.ts core: add Node.js runtime support 2026-03-10 16:02:39 -04:00
db.ts core: add Node.js runtime support 2026-03-10 16:02:39 -04:00
json-migration.ts refactor: migrate from Bun.Glob to npm glob package (#14317) 2026-02-19 13:40:09 -05:00
schema.sql.ts
schema.ts core: make account login upgrades safe while adding multi-account workspace auth (#15487) 2026-03-10 12:53:47 -04:00
storage.ts refactor(opencode): replace Bun shell in core flows (#16286) 2026-03-09 15:19:50 -04:00