Skip to content

Make repo descriptions more visible in HTML report#34

Merged
justinabrahms merged 1 commit into
mainfrom
work/lively-bear
Jan 22, 2026
Merged

Make repo descriptions more visible in HTML report#34
justinabrahms merged 1 commit into
mainfrom
work/lively-bear

Conversation

@justinabrahms
Copy link
Copy Markdown
Owner

Summary

Updated the HTML report to display repository descriptions more prominently inline (not just on hover).

Changes

  • Enhanced CSS styling for .activity-details:
    • Light background (#f6f8fa) with padding for better visual separation
    • Left border accent (3px solid #d0d7de) for visual interest
    • Darker text color (#57606a) for improved readability
    • Better spacing and line-height
  • Added speech bubble emoji (💬) before descriptions to clearly identify them as repo descriptions
  • Added :empty CSS rule to hide descriptions when not present

Result

Repository descriptions are now more visible and easier to read without being obtrusive. They appear in a subtle, styled container that draws attention while maintaining the clean, professional look of the report.

Descriptions are currently shown for:

  • Starred repositories
  • Newly created repositories

Test Plan

  • ✅ All tests pass
  • ✅ Project builds successfully
  • ✅ Pre-commit and pre-push hooks pass

Updated the HTML report to display repository descriptions more prominently:

- Enhanced CSS styling with light background, padding, and left border
- Added speech bubble emoji (💬) to clearly identify descriptions
- Improved readability with better spacing and darker text color
- Descriptions now stand out without being obtrusive

Descriptions are shown for starred repos and newly created repos.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@justinabrahms justinabrahms added the multiclaude PR created by multiclaude worker label Jan 22, 2026
@justinabrahms justinabrahms merged commit 7ce97f7 into main Jan 22, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

multiclaude PR created by multiclaude worker

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant