Add agent activity feed overlay showing real-time agent work #2

Closed
opened 2026-03-23 17:58:25 +00:00 by Timmy · 1 comment

Add a scrolling activity feed (bottom or side panel) showing agent actions in real time. Pull from Gitea API. Auto-refresh every 30s. Show PR merges, issue starts, completions.

Add a scrolling activity feed (bottom or side panel) showing agent actions in real time. Pull from Gitea API. Auto-refresh every 30s. Show PR merges, issue starts, completions.
claude was assigned by Timmy 2026-03-23 17:58:25 +00:00

PR created: http://143.198.27.163:3000/rockachopa/the-matrix/pulls/15

Added a right-side collapsible activity feed panel (js/activity-feed.js) that polls the Gitea API every 30 s. Shows PR opens/merges and issue opens/closes with colour-coded icons and relative timestamps. Configurable via URL params or Vite env vars. Build passes clean.

PR created: http://143.198.27.163:3000/rockachopa/the-matrix/pulls/15 Added a right-side collapsible activity feed panel (`js/activity-feed.js`) that polls the Gitea API every 30 s. Shows PR opens/merges and issue opens/closes with colour-coded icons and relative timestamps. Configurable via URL params or Vite env vars. Build passes clean.
Timmy closed this issue 2026-04-05 00:13:48 +00:00
Sign in to join this conversation.
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Rockachopa/the-matrix#2