Files
openwork/packages
Benjamin Shafii a27b24ab5f fix(owpenbot): replace better-sqlite3 with bun:sqlite
better-sqlite3 is a native Node.js addon that cannot be bundled
with bun build --compile. Migrating to bun:sqlite fixes the sidecar
crash on startup.
2026-01-28 21:36:24 -08:00
..