Skip to content

Releases: maxbeizer/gh-agent-viz

v0.3.2

Choose a tag to compare

@maxbeizer maxbeizer released this 23 Feb 20:31

Fix: bare binary format with hyphenated os-arch for gh extension install

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 20 Feb 18:47
159235a

Changelog

  • 159235a feat: progressive loading — show local sessions immediately (#180)

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 20 Feb 14:46
4f869ad

Changelog

  • 4f869ad fix: correct GoReleaser config so gh extension install works (#179)

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 19 Feb 21:29
c1395b0

Changelog

  • f4e81f1 Add ATC dual-track strategy document (#18)
  • 44db71b Add Copilot instructions for gh-agent-viz (#2)
  • 97ca5f5 Add GitHub Pages docs pipeline and analytics contract
  • 28ddb80 Add debug mode diagnostics and test-agent coverage (#19)
  • ded653f Add developer workflow and onboarding docs
  • 05343a1 Add integration smoke tests for pre-merge confidence (#14)
  • 3d97cd1 Add local Copilot CLI session ingestion with unified Session model (#11)
  • 030377e Add operator guide and troubleshooting documentation (#15)
  • ec191ca Add resume-session action for active CLI sessions (#12)
  • 1023144 Add unit tests and CI workflow (#3)
  • 3fef35b Add whimsical first-state copy
  • 6e9f793 Enable Pages site setup in docs workflow
  • a7cc374 Fix local session parsing and board labels
  • 6e3620d Fix open PR action for full URL targets (#4)
  • 16b7a76 Improve board readability and action framing (#32)
  • d793b73 Improve responsive resize and input-needed detection
  • f65555c Improve session card and selected panel clarity (#28)
  • b3637f5 Improve vertical resize and attention-first session triage
  • cb20cde Initial commit
  • 96be20b Make action hints contextual to selected session (#30)
  • 7cebc7b Make docs workflow non-blocking before Pages enablement
  • fb6424d Merge pull request #34 from maxbeizer/ux/action-first-session-ranking-33
  • 1b2a456 Polish task list UX for high-signal triage (#13)
  • d1d1a90 Prioritize actionable sessions in task list
  • 300fead Refocus documentation on product usage
  • 94376eb Require Go 1.24.2+ and fail fast on older toolchains
  • 471dd3a Scaffold gh-agent-viz: TUI extension for visualizing Copilot agent sessions (#1)
  • 610fabe ci: add copilot-setup-steps for coding agent environment (#149)
  • d79229e docs + tests: comprehensive catchup for all shipped features (#162)
  • c90e362 feat: add ! and @ shortcuts to view repo and file issues (#151)
  • e0cb04f feat: add --demo mode with fake data for screenshots and GIF recording (#170)
  • 1467e0e feat: add ? help overlay and simplify footer hints (#115)
  • 3fb7990 feat: add ASCII art header branding banner (#74)
  • 7981f06 feat: add animated braille spinners for running/queued sessions (#68)
  • ac95aa8 feat: add configurable color theme system with presets (#76)
  • 51cbf7f feat: add conversation view with styled chat bubbles (#128)
  • 43e7501 feat: add kanban view mode with status columns (#105)
  • 42a91db feat: add live log tailing with follow mode for running sessions (#63) (#100)
  • a19bd8a feat: add mission control dashboard view (#129)
  • 89d9c47 feat: add rich markdown log rendering with glamour (#75)
  • 1d278e4 feat: add session dependency graph in detail view (#103)
  • b8dc331 feat: add session diff view for reviewing agent code changes (#130)
  • 18f80e3 feat: add session timeline bar visualization in detail view (#102)
  • 981005b feat: add session usage telemetry and org metrics support (#41)
  • d492030 feat: add sparkline activity indicators to session list (#73)
  • f1588a7 feat: add toast notification system for status changes (#104)
  • 478ad7d feat: add toggle-able session grouping by repo/status/source (#85)
  • 2c8d9e0 feat: add tool execution timeline view (#127)
  • 33a8420 feat: age out stale sessions from ACTION tab after 4 hours (#92) (#93)
  • 5eaec72 feat: focused-pane UX redesign with filter tab bar (#40)
  • 83f0dd9 feat: integrate Copilot token usage from CLI log files (#164)
  • d555974 feat: link local sessions to PRs via branch name lookup (#154)
  • bd04ef7 feat: overhaul mission control into summary dashboard (#152)
  • 790fe6e feat: recency-first sort and dismiss sessions with x (#46)
  • f1ece1c feat: reorder tabs — RUNNING first, ATTENTION last (#140)
  • 4656f51 feat: replace braille spinners with pulsing color indicators (#111)
  • 4455296 feat: rework attention model — only needs-input and failed need attention (#118)
  • fe6c89b feat: show errors as toasts instead of replacing the view (#156)
  • da49aeb feat: show explicit attention reasons in badges and detail view (#112)
  • 2e0e5c1 feat: smart default tab — land on attention, running, or all (#120)
  • cc2ac3b feat: split-pane layout with detail preview sidebar (#71)
  • a0cb44e feat: subtler running animation, kanban columns → in progress/idle/done (#144)
  • e9b6fa9 feat: surface session duration and telemetry in UI (#37) (#86)
  • b8835c2 feat: tasklist UX overhaul — compact cards, dedup info, auto-grouping (#90)
  • 94a0c31 feat: visual overhaul — status-tinted rows, warmer palette, hierarchy (#134)
  • da38289 feat: visual polish — colored gutters, dividers, and depth (#114)
  • 43a1bb9 fix: PR lookup includes merged PRs, skips default branches, cleaner toasts (#155)
  • 979f125 fix: PR tag rendered with color (not faint), add solarized-light theme (#161)
  • a509859 fix: UX polish — toast feedback for unavailable actions, better empty states (#176)
  • 6def8d2 fix: add d (diff) and t (tools) keys to list view (#158)
  • fd138fb fix: add pagination, header, and cursor gutter to mission control (#141)
  • b0220b4 fix: default preview pane to closed on startup and tab switch (#70)
  • 2472e63 fix: default to action tab, add filter transition feedback, whimsical empty states (#44)
  • 3ee5383 fix: default to action tab, add filter transition feedback, whimsical empty states (#44) (#45)
  • 7827a99 fix: diff esc returns to list, PR indicator as inline text (#160)
  • 9b5e7e3 fix: diff loading state and PR branch indicator in list (#159)
  • 46b21ca fix: enable log viewing for local Copilot CLI sessions (#77)
  • d579c76 fix: enter expands collapsed groups, c key works from list/detail (#133)
  • f4ea9f5 fix: exclude dismissed sessions from tab counts (#119)
  • a56768b fix: hide quiet duplicate sessions from list view (#96) (#97)
  • 10ca7f8 fix: improve duplicate session UX with count indicators (#72) (#87)
  • 9358000 fix: make "a" key jump to ACTION tab and move sparklines to meta line (#79)
  • 683cc2c fix: make 'a' key cycle filters and reorder tabs with ALL last (#51)
  • 087e02a fix: make attention badges actionable instead of speculative (#116)
  • e65597a fix: make relink-local rebuild binary before reinstalling (#88)
  • 31d2922 fix: make resume session (s key) reliable across all views (#39)
  • 139f81a fix: move tagline next to banner instead of below tabs (#137)
  • ee08f35 fix: move toasts above footer instead of top of app (#157)
  • b683329 fix: no animation on idle, kanban gets all sessions, no selected bg (#145)
  • 5b34658 fix: persist dismissed sessions across restarts (#53)
  • 5f307ec fix: pre-launch audit fixes — permissions, help, docs, version (#175)
  • a4af0ad fix: remove background bleed from tagline, use plain light text (#139)
  • b25e8b3 fix: remove dead quiet duplicate de-emphasis code (#101)
  • dda33fd fix: remove redundant Agent Sessions title from header (#150)
  • 2080192 fix: rename ACTION tab to ATTENTION (#98) (#99)
  • 01b9200 fix: rep...
Read more