Commit ac7765b
Fix continuous mode to preserve existing wiki entries
- Continuous mode now rebuilds wiki from ALL database actions (like single-run mode)
- Previously only showed new actions, causing existing entries to disappear
- Now matches single-run mode behavior: process new actions, then rebuild full wiki
- Preserves historical entries within retention period
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent b82c708 commit ac7765b
1 file changed
Lines changed: 12 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1186 | 1186 | | |
1187 | 1187 | | |
1188 | 1188 | | |
1189 | | - | |
| 1189 | + | |
1190 | 1190 | | |
1191 | | - | |
1192 | | - | |
| 1191 | + | |
| 1192 | + | |
| 1193 | + | |
| 1194 | + | |
| 1195 | + | |
| 1196 | + | |
| 1197 | + | |
| 1198 | + | |
| 1199 | + | |
1193 | 1200 | | |
1194 | 1201 | | |
1195 | 1202 | | |
| 1203 | + | |
| 1204 | + | |
1196 | 1205 | | |
1197 | 1206 | | |
1198 | 1207 | | |
| |||
0 commit comments