Skip to content

feat: improved message styling with avatars and better code rendering#23

Merged
ngmaloney merged 3 commits intomainfrom
feature/message-styling
Mar 19, 2026
Merged

feat: improved message styling with avatars and better code rendering#23
ngmaloney merged 3 commits intomainfrom
feature/message-styling

Conversation

@ngmaloney
Copy link
Copy Markdown
Owner

Changes

Message Styling

  • Bot avatar — 24px circular icon on assistant messages (uses app icon, minimal footprint)
  • Inline code — warm orange tint background with subtle border, nice monospace font stack
  • Code blocks — language label header, copy button, GitHub-style dark background (#0d1117)
  • Card styling — subtle box shadows, refined borders, rounder corners, better spacing
  • Typography — styled headings, bold, blockquotes, tables, links, list items
  • Line height — bumped to 1.6 for readability

Backlog (FEATURE_IDEAS.md)

Added gateway feature integration items:

  • /cron or /tasks — scheduled job management with card rendering
  • /models — model picker
  • /devices — device pairing approval from ClawChat
  • Exec approvals — approve/deny sandbox commands
  • Command palette (Cmd+K)

Pinchy added 3 commits March 18, 2026 03:47
- Bot avatar (24px, uses app icon) on assistant messages
- Inline code styled with warm orange tint and border
- Code blocks with language label header, copy button, dark theme
- Better card styling: subtle shadows, refined borders, rounder corners
- Styled headings, bold text, tables, blockquotes, links
- Improved spacing and line height throughout

Also added backlog items to FEATURE_IDEAS.md:
- /cron or /tasks slash command with structured card rendering
- /models, /devices, exec approvals, command palette
- Dashboard calls agent.identity.get on connect to get name/avatar
- Avatar passed through ChatView → MessageBubble
- Supports HTTP URLs, data URIs, emoji, and file paths
- Falls back to app icon if avatar fetch fails or returns emoji
- Also set up IDENTITY.md on the gateway with Pinchy's avatar
@ngmaloney ngmaloney merged commit af200f1 into main Mar 19, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant