Skip to content

fix(pi): start filesystem watcher - #304

Merged
Helweg merged 1 commit into
mainfrom
fix/pi-file-watcher
Aug 17, 2026
Merged

fix(pi): start filesystem watcher#304
Helweg merged 1 commit into
mainfrom
fix/pi-file-watcher

Conversation

@Helweg

@Helweg Helweg commented Aug 17, 2026

Copy link
Copy Markdown
Owner

Closes #303.

Starts the Pi adapter filesystem watcher during agent startup when indexing.watchFiles is enabled for an eligible project, and stops it alongside auto-index coordination at session shutdown. Adds lifecycle regression coverage for startup, duplicate-start prevention, disabled watching, and shutdown.

Validation:

  • npm run build && npm run typecheck && npm run lint && npm run test:run

@Helweg Helweg added the bug Bug fix label Aug 17, 2026
@Helweg
Helweg merged commit 2eae1f0 into main Aug 17, 2026
11 of 12 checks passed
@Helweg
Helweg deleted the fix/pi-file-watcher branch August 17, 2026 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Pi adapter does not start FileWatcher despite watchFiles: true

1 participant