cloudaxe-opencode/packages/opencode/src/storage
Dax Raad 21e72cbf42 core: cleaner error output and more flexible custom tool directories
- Removed debug console.log when dependency installation fails so users see clean warning messages instead of raw error dumps
- Fixed database connection cleanup to prevent resource leaks between sessions
- Added support for loading custom tools from both .opencode/tool (singular) and .opencode/tools (plural) directories, matching common naming conventions
2026-03-10 16:02:40 -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: cleaner error output and more flexible custom tool directories 2026-03-10 16:02:40 -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 sqlite again (#10597) 2026-02-14 04:19:02 +00:00
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