Commits
User selector
Commit History
Commits on Jun 22, 2026
refactor: remove dead code and simplify over-engineered abstractions
Show description for eedf80fandcommitted- committed
Commits on Jun 21, 2026
fix(ai): detect message count changes in completed semantic indexes
Show description for c9288c8committedfix(ai): avoid persisting full tool display results
Show description for 0897fe7committedfix(ai): keyless Ollama embedding support
Show description for 0d20039committed- committed
- committed
- committed
- committed
fix(ai): correct evidence snippet time unit and strip per-message times
Show description for d58168aandcommittedfeat(ai): simplify evidence source rows
Show description for a23bb1bandcommittedfeat(ai): make evidence block collapsible to reduce footprint
Show description for 62d55d1andcommittedfeat(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(semantic-index): add index management UI, conversation picker and i18n
Show description for d0f6972andcommitted
Commits on Jun 15, 2026
fix(wordcloud): fix UX regressions for word cloud dictionary loading (#228)
Show description for 2dba862andcommittedfix(wordcloud): allow word cloud analysis without external dictionary (#221)
Show description for a89d6f7andauthoredrefactor(charts): consolidate truncateRankName across all ranking charts
Show description for 816c1ebandcommittedfix(charts): improve ranking labels and emoji cleanup (#225)
Show description for 674fc2aandauthored
Commits on Jun 14, 2026
refactor(data): remove pluginCompute plugin-compute path
Show description for cc4e67bandcommittedrefactor(analysis): migrate chart views to components/analysis on cached data layer
Show description for 93608faandcommittedperf(analysis): cancel stale analytics requests on filter/session change
Show description for 22df3bcandcommittedperf(nlp): avoid re-segmentation when switching wordcloud word count
Show description for 3bcdd3aandcommittedrefactor(records): rename timeline panel label to summary
Show description for 3cd0d0fandcommittedfix(records): restore timeline default scroll and session jump (resolve #199)
Show description for 7a7a322andcommitted
Commits on Jun 13, 2026
feat(web): add favicon for CLI Web
Show description for 674db15andcommittedfix(home): update tutorial link to docs.chatlab.fun root with locale path
Show description for f56b2b7andcommittedfix(ai,cli): remove top capture button from AI chat and support arrow key selection in CLI update prompt
Show description for e6d67afandcommittedfix(owner): correct per-session ownerId cache and share one PreferencesManager
Show description for 68cc5ffandcommittedfeat(owner): add owner prompt modal and unify owner selection UI
Show description for 502762bandcommitted