Skip to content

Improve the agents chat and Agents section UX - #465

Merged
AllTerrainDeveloper merged 1 commit into
trunkfrom
agents-chat-ux
Jul 31, 2026
Merged

Improve the agents chat and Agents section UX#465
AllTerrainDeveloper merged 1 commit into
trunkfrom
agents-chat-ux

Conversation

@AllTerrainDeveloper

@AllTerrainDeveloper AllTerrainDeveloper commented Jul 31, 2026

Copy link
Copy Markdown
Collaborator

Chat window:

  • Conversation rows are two lines — agent name + the tail of the last message — with a timestamp. The title (first user message) moves to the tooltip; it repeated across every conversation that opened the same way.
  • The header avatar and the sidebar row avatars open the agent in My WordPress.
  • The viewer's avatar goes through <wpd-avatar> + the Gravatar probe, so a Gravatar-less user gets initials instead of the mystery-person silhouette.
  • An object sent to an agent (drop or "Send to") renders as a clickable card that opens it in its own window, instead of the runner-facing boilerplate sentence. Persisted with the conversation.

Agents section:

  • "Create agent" moves above the list (it used to be the last row of a scrolling column).
  • The detail verbs get their own row under the name, and gain View contributions → the GitHub-style footprint.
  • Role is a dropdown when editing an agent, not a free-text field.
  • The Tools/Triggers loading spinner is big and centered.

🤖 Generated with Claude Code

Open WordPress Playground Preview

Conversation rows show the agent and the tail of the last message with
a timestamp, avatars link to the agent editor, dropped objects render
as clickable cards, and the Agents section moves Create above the list,
puts the detail verbs on their own row, and picks roles from a dropdown.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@AllTerrainDeveloper
AllTerrainDeveloper merged commit 2de686c into trunk Jul 31, 2026
5 checks passed
@AllTerrainDeveloper
AllTerrainDeveloper deleted the agents-chat-ux branch July 31, 2026 12:48
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