Merge pull request #30 from timothyjlaurent/fix/sqlite-corruption-wal-pragmas

fix: prevent SQLite B-tree corruption with WAL tuning and batched agent logs
This commit is contained in:
gsxdsm
2026-05-04 21:20:32 -07:00
committed by GitHub
12 changed files with 433 additions and 34 deletions

View File

@@ -1123,7 +1123,7 @@ describe("SettingsModal", () => {
extension: { status: "ok" },
ready: true,
},
expectedText: "✓ Connected — 1.2.3",
expectedText: "✓ Active",
},
])("renders plugin-driven droid card state: $name", async ({ status, expectedText }) => {
mockFetchAuthStatus.mockResolvedValueOnce({