Commits
User selector
Commit History
Commits on Jun 21, 2026
- committed
fix(ai): complete desktop semantic index parity and local embedding packaging
Show description for 2bfae1dandcommittedfix(ai): support config read/write when semantic index vector service is unavailable
Show description for 386c0bdcommittedfix(ai): register stub semantic index routes when service is unavailable
Show description for 8f01a8dcommittedfix(ai): detect message count changes in completed semantic indexes
Show description for c9288c8committedfix(ai): keyless Ollama embedding support
Show description for 0d20039committedfix(ai): semantic index core reliability and evidence text
Show description for abd0598committedfix(ai): overhaul semantic index session lifecycle and retrieval accuracy
Show description for 5a9f44fandcommitted- committed
- committed
fix(ai): route enumeration/topic questions to semantic search
Show description for 25df662andcommittedfix(ai): correct evidence snippet time unit and strip per-message times
Show description for d58168aandcommittedfeat(ai): render evidence content block with click-through tracing
Show description for 402b78bandcommittedfeat(ai): route evidence questions to retrieve_chat_evidence via planner
Show description for b248e48andcommittedfeat(ai): apply millisecond time-range filter to semantic retrieval
Show description for 27a5bbfandcommittedfeat(semantic-index): expose semantic search via routes, agent tool and pipeline
Show description for b9599daandcommittedrefactor(ai): replace legacy RAG with semantic-index core infrastructure
Show description for e3f38cfandcommittedchore(deps): add sqlite-vec and transformers for semantic index P0
Show description for fede744andcommitted
Commits on Jun 16, 2026
fix(ai): recover from analysis tool timeouts (#229)
Show description for 28fedbdandauthored
Commits on Jun 14, 2026
perf(analysis): cache analytics results on disk keyed by db file version
Show description for e87b359andcommittedperf(nlp): avoid re-segmentation when switching wordcloud word count
Show description for 3bcdd3aandcommitted- committed
Commits on Jun 13, 2026
fix(owner): correct per-session ownerId cache and share one PreferencesManager
Show description for 68cc5ffandcommittedfeat(owner): add owner profile service and shared web routes
Show description for a75d17eandcommittedfeat(owner): add platform-level owner profile types and matching
Show description for 7589515andcommitted- committed
Commits on Jun 12, 2026
fix(ai): clarify last_message_time is data coverage end, not group activity time
Show description for bd1bc03andcommittedfix(ai): fix stale overview and analysis caches after incremental import
Show description for 7316a09andcommitted
Commits on Jun 10, 2026
fix(ai): preserve tool-only turns in history replay and fix export regressions
Show description for 76acbabandcommittedfeat(ai): display cache hit/miss token usage in chat status bar
Show description for 39700b9andcommittedfix(ai): replay reasoning_content for DeepSeek tool-call turns
Show description for 2b6aed5andcommitted- committed
fix(ai): keep rawMessages out of LLM-facing tool result text
Show description for 9c7778fandcommittedfix(ai): persist and replay tool calls in chat history
Show description for ad96dcaandcommitted- committed