Block a user
BUG: Watcher fails to follow session rotation on /new or /reset
Fixed in v1.2.0
The session rotation bug has been resolved:
- Watcher now correctly follows
/newand/reset - Tested: 64 lines captured in current session
- Qdrant: 14,653 points (+12…
BUG: Watcher fails to follow session rotation on /new or /reset
BUG: Watcher fails to follow session rotation on /new or /reset
BUG: SESSIONS_DIR hardcoded, cannot customize path
BUG: SESSIONS_DIR hardcoded, cannot customize path
FIX IMPLEMENTED AND PUSHED ✅
Commit: a053ec1 - fix: SESSIONS_DIR env var and config dimension docs
Detailed Fix Steps:
Code Change
In watcher/realtime_qdrant_watcher.py:
**Befor…
BUG: Documentation shows 768 dimensions for snowflake-arctic-embed2, actual is 1024
BUG: Documentation shows 768 dimensions for snowflake-arctic-embed2, actual is 1024
FIX IMPLEMENTED AND PUSHED ✅
Commit: 1c24618 - docs: Add Gotchas section - embedding dimensions and hardcoded paths
Detailed Fix Steps:
Files Changed
README.md- Line 42:…
BUG: SESSIONS_DIR hardcoded, cannot customize path
BUG: Documentation shows 768 dimensions for snowflake-arctic-embed2, actual is 1024
BUG: Watcher stays stuck on first session, missing data when sessions rotate
BUG: Watcher stays stuck on first session, missing data when sessions rotate
FIX IMPLEMENTED AND PUSHED ✅
Commit: 70f5aec - Fix: Add session rotation detection (v1.1)
Detailed Fix Steps:
Root Cause
watch_session() entered infinite loop and never…
BUG: Watcher stays stuck on first session, missing data when sessions rotate