You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add user_requested_polling field for future polling mode detection
- Add user_requested_polling field to Observer struct
- Store original user intent when Observer is created
- Preserve distinction between user-requested vs system-forced polling
- Infrastructure for future FileAppeared message suppression in polling mode
Current implementation maintains existing behavior while providing
foundation for distinguishing explicit --use-polling from automatic
polling fallback
0 commit comments