COMMITS
April 15, 2026
A
v0.5.0: Cursor IDE support, SQLite adapter, result caching
AgentSeal committed
A
docs: add Cursor to README, repo description, and topics
AgentSeal committed
A
fix: final review cleanup
AgentSeal committed
A
fix: address review findings before merge
AgentSeal committed
A
chore: remove 120-day period, shrink Cursor lookback to 35 days
AgentSeal committed
A
perf: file-based result cache for Cursor DB
AgentSeal committed
A
fix: broader activity classification for informal messages
AgentSeal committed
A
fix: combine user + assistant text for better activity classification
AgentSeal committed
A
fix: map language IDs to readable names in Languages panel
AgentSeal committed
A
fix: strip lang: prefix in Languages panel display
AgentSeal committed
A
fix: improve Cursor activity classification and language panel
AgentSeal committed
A
fix: clean language names, remove diagnostic scripts
AgentSeal committed
A
fix: pass provider to static dashboard for correct panel titles
AgentSeal committed
A
feat: activity classification + language breakdown for Cursor
AgentSeal committed
A
fix: remove incremental cache, always read full lookback window
AgentSeal committed
A
chore: add debug query script
AgentSeal committed
A
fix: handle ISO string timestamps from Cursor database
AgentSeal committed
A
fix: rename diagnostic script to .cjs
AgentSeal committed
A
chore: add timestamp diagnostic script
AgentSeal committed
A
feat: change 90-day period to 120 days
AgentSeal committed
A
feat: debounce arrow key period switching (600ms)
AgentSeal committed
A
perf: yield to event loop before heavy SQLite query
AgentSeal committed
A
perf: lazy-load cursor provider to eliminate startup overhead
AgentSeal committed
A
perf: remove provider pre-fetch on dashboard startup
AgentSeal committed
A
feat: add 90-day period option for testing Cursor data
AgentSeal committed
A
perf: add 90-day time floor to Cursor SQL query
AgentSeal committed
A
feat: add Cursor IDE provider with SQLite adapter
AgentSeal committed
A
fix: read version from package.json instead of hardcoding
AgentSeal committed
A
A
Merge pull request #36 from AgentSeal/fix/refresh-readme-changelog
AgentSeal committed