gabriel / musehub public
feat BREAKING feat/issue-list-phase3 #1 / 1
gabriel · 73 days ago · Apr 10, 2026 · Diff

feat: Phase 3 issue list — stat strip, blast badges, agent badges, intel sidebar

- Stat strip: add anchored (◈) and agent-filed counts with accent colors and state dots; remove stale total_comment_count / unique_author_count stats - Issue rows: blast:N badge per row (color-coded low/mid/high) sourced from a single lookup_symbol_intel call; [agent] badge for agent-filed issues with purple pip icon replacing the avatar - Route: compute anchored_open_count, agent_filed_count; build issue_blast_map via one O(1) DB read + O(anchors) dict lookups (no N+1); fix agent_activity to use agent_id field (not identity lookup); deduplicate hotspot/blast sidebar lists; fix dict key naming consistency (symbol, churn, blast) - Sidebar: Hotspot Issues panel with churn rate badge; Blast Risk panel with co-change count badge; Agent Activity panel with purple pips; Act via CLI card with repo-specific snippet; isl-sb-section--intel border separation - SCSS: new isl-stat-dot, isl-blast-badge (--low/--mid/--high), isl-agent-badge, isl-mini-agent-icon, isl-sb-intel-body/sub, isl-sb-agent-pip, isl-cli-block, isl-cli-line; blast badge color thresholds 15/50 - Tests: update 4 stale issue_detail_ssr tests that asserted on inner card structure removed in the intelligence panel flattening refactor

sha256:7a71f88a7f569accb476cdee2cdd56f4aa4cb18223b102ac7fd4abb250af7091 sha
sha256:c66b7123ccb407386c2c37fd535a2a3834220bc87b515b7526885c122c22a21d snapshot
← Older Oldest on feat/issue-list-phase3
All commits
Newer → Latest on feat/issue-list-phase3

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:7a71f88a7f569accb476cdee2cdd56f4aa4cb18223b102ac7fd4abb250af7091 --body "your comment"