12 Commits

Author SHA1 Message Date
24d32adbe4 docs: keep mermaid diagram, link interactive map to maps.lab.audasmedia 2026-09-06 19:49:39 +10:00
8aa841cabc docs: replace mermaid diagram with interactive map in README 2026-09-06 19:43:51 +10:00
3b3e63afb9 docs: add architecture diagrams (Mermaid + Archify map) for pi-dashboard
- docs/pi-dashboard.mmd — Mermaid source of truth
- docs/diagrams/pi-dashboard.png|svg — rendered via mmdc (mermaid-cli 11.16.0)
- docs/archify/pi-dashboard.architecture.json — Archify JSON IR
- docs/pi-dashboard-map.html — interactive map (9/9 showcase checks)
- docs/README.md — embedded mermaid + artifact index + regenerate commands
- visual-check screenshots/evidence at 1440x900 + 2048x1320 (light/dark)

Generated by project-diagramming-mermaid + project-diagramming-archify skills.
2026-09-06 11:35:09 +10:00
7aa09842d2 TUI: fix broken sort-marker — plain ▼ text (ANSI in truncated titles corrupted the header) 2026-08-06 15:43:44 +10:00
e22ddb43d4 TUI: Del key deletes closed/lost state files (local+SSH, live refused), sort-column ▼ marker, delete/shellquote/sort-column tests 2026-08-06 15:23:06 +10:00
b24f9012d6 TUI: async polling off UI thread, 5s SSH hard timeout + remote cooldown, at-most-one-fetch, ? help menu 2026-08-06 15:12:17 +10:00
820f4a2f8b TUI: fix stale comment (task file location) 2026-08-04 12:09:26 +10:00
181d035b27 TUI: Tab opens <cwd>/todo.txt (project root) instead of .pi/dashboard/tasks/ 2026-08-04 12:08:35 +10:00
a0d25aa108 TUI: Closed column, legacy 30m stale window, filtered-view fix, header shown-count, toggle tests 2026-08-04 11:13:36 +10:00
19b39de473 add unit tests for stream decode, mtime fallback, staleness, sorting 2026-08-04 11:05:45 +10:00
f0571465b2 TUI: folder/started/closed columns, heartbeat staleness, hide-closed (x), hide-sub (z), sort (s), detail pane, hunk in agent cwd, tuxedo project todo, zellij/tmux attach, fix remote JSON parsing 2026-08-04 11:04:41 +10:00
112698cada Pi Dashboard TUI viewer — Go + Bubble Tea. Reads pi agent state files, cross-machine SSH pull, Enter=tmux attach, d=Hunk diff, Tab=Tuxedo tasks 2026-07-31 14:25:37 +10:00