Skip to content

feat: add recent chats and agent images - #309

Open
Maws7140 wants to merge 4 commits into
RAIT-09:devfrom
Maws7140:recent-chats-agent-images
Open

feat: add recent chats and agent images#309
Maws7140 wants to merge 4 commits into
RAIT-09:devfrom
Maws7140:recent-chats-agent-images

Conversation

@Maws7140

@Maws7140 Maws7140 commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

Summary

Two related surface improvements:

  1. Recent chats quick access to recent sessions from the chat header
    ("Show recent chats in chat" setting).
  2. Agent images agent avatars rendered across the chat interfaces, with a
    reusable image picker for choosing them ("Show agent images" setting).

Key changes

  • src/ui/shared/AgentAvatar.tsx shared avatar component + resolver, gated on
    showAgentImagesInChatInterfaces
  • src/ui/shared/ImageSelect.tsx portal-based image/option picker
  • src/ui/ChatHeader.tsx recent-chats entry point and header rework
  • src/ui/SettingsTab.ts "Show recent chats in chat" + "Show agent images" toggles
  • This branch also consolidates the starter-prompt code from feat: add suggested starter prompts #308 into the
    shared message flow (note the useAgentMessages.ts cleanup in the diff).
image

@Maws7140 Maws7140 closed this Jun 2, 2026
@Maws7140 Maws7140 reopened this Jun 2, 2026
@Maws7140
Maws7140 marked this pull request as ready for review June 8, 2026 14:50
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