rowboat/apps/x
Ramnique Singh 81beed87bf Add SQLite storage foundation
Introduce a core-owned Kysely SQLite storage layer backed by
$WorkDir/db/rowboat.sqlite, with startup initialization, shutdown
cleanup, in-code migrations, and initial storage metadata schema.

Ignore database files in the workspace watcher, add focused
storage/watcher tests, and update Electron packaging to stage and rebuild
better-sqlite3 against Electron's native module ABI.
2026-06-09 22:03:17 +05:30
..
apps Add SQLite storage foundation 2026-06-09 22:03:17 +05:30
packages Add SQLite storage foundation 2026-06-09 22:03:17 +05:30
patches feat: run code mode on an in-app ACP client with live approvals (#593) 2026-06-05 14:45:08 +05:30
.gitignore chore: ignore test-fixtures dir 2026-05-08 17:04:25 +05:30
ANALYTICS.md Add app version to analytics events 2026-05-29 17:02:01 +05:30
eslint.config.mts ignore renderer eslint 2026-01-16 12:05:33 +05:30
LIVE_NOTE.md Refactor builtin file tools beyond workspace scope 2026-05-25 16:21:51 +05:30
package.json integrate electron forge 2026-01-17 10:28:44 +05:30
pnpm-lock.yaml Add SQLite storage foundation 2026-06-09 22:03:17 +05:30
pnpm-workspace.yaml Add SQLite storage foundation 2026-06-09 22:03:17 +05:30
tsconfig.base.json bootstrap new electron app 2026-01-16 12:05:33 +05:30