feat: activity feed audit — chronological flow, seamless scroll, modal clarity#237
Merged
feat: activity feed audit — chronological flow, seamless scroll, modal clarity#237
Conversation
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…l clarity (#236) Chronological sort (oldest-first default), remove collapsed mode that broke infinite scroll, promote artifacts to modal hero position, add structured outcome cards (PR/tests/tasks), simplify People section, actor distinction system (user/system/orchestrator/agent), lifecycle stepper, collapsible evidence and narrative sections. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
hopeatina
added a commit
that referenced
this pull request
Mar 4, 2026
…domain colors & labels (#237) Closes 6 implementation gaps from the v0.7.17 activity feed audit: - Wire up modalSectionsForEvent() as visibility gate for modal sections with devMode bypass - Fix lifecycle stepper elapsed time to use actual slice run timing instead of wall-clock - Auto-expand file evidence when no structured outcome cards exist above - Add domain context to agent names: "Eli (Engineering)", "Dana (Product Design)" - Use per-agent domain colors on timeline rail; status badge keeps state-derived color - Enrich demo mode data with 7 activity items covering all actor categories and features Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
modalSectionsForEvent()for conditional renderingTest plan
npm --prefix dashboard run buildpasses🤖 Generated with Claude Code