Commit 6a82b97
fix: resolve CI failures — add better-sqlite3 dep and fix React hook warnings
- Add better-sqlite3 + @types/better-sqlite3 to root devDependencies so
session-archive and session-manager tests can resolve the import in CI
- Add missing flushBeforeStructuralMessage to connect useCallback deps
- Wrap allSkills array in useMemo to stabilize expandSkill useCallback deps
- Remove unused activeSession from handleSendWithFiles dependency array
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent b173b1c commit 6a82b97
5 files changed
Lines changed: 505 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments