- 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 |
||
|---|---|---|
| .. | ||
| db.bun.ts | ||
| db.node.ts | ||
| db.ts | ||
| json-migration.ts | ||
| schema.sql.ts | ||
| schema.ts | ||
| storage.ts | ||