Skip to content

Improve Agent Chat UI#352

Merged
h4yfans merged 1 commit into
mainfrom
feat/agent-chat-ui-polish
May 11, 2026
Merged

Improve Agent Chat UI#352
h4yfans merged 1 commit into
mainfrom
feat/agent-chat-ui-polish

Conversation

@h4yfans
Copy link
Copy Markdown
Collaborator

@h4yfans h4yfans commented May 11, 2026

Summary

  • polish Agent Chat with AI Elements-style conversation, composer, and message rendering
  • move tool calls, results, approvals, and diff approval into the chat stream
  • update Agent runtime/parser handling for tool events, cancellation, and stop state
  • document Agent Chat/MCP behavior including Enter submit and Shift+Enter newline

Validation

  • pnpm --filter @memry/desktop test:renderer src/renderer/src/agent-chat/tests
  • pnpm --filter @memry/desktop test:main src/main/agent
  • pnpm --filter @memry/desktop test:renderer src/renderer/src/components/split-view/tab-pane-with-drop-zones.test.tsx src/renderer/src/components/app-sidebar.test.tsx src/renderer/src/components/inbox/inbox-list.test.tsx src/renderer/src/components/note-sidebar-surfaces.test.tsx src/renderer/src/pages/calendar.test.tsx
  • pnpm --filter @memry/desktop test:renderer src/renderer/src/components/remaining-zero-surfaces.test.tsx
  • pnpm --filter @memry/desktop lint
  • pnpm typecheck:desktop
  • pnpm docs:impact --strict
  • pnpm docs:build
  • pre-push checks

@vercel
Copy link
Copy Markdown

vercel Bot commented May 11, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
memry-docs Ready Ready Preview, Comment May 11, 2026 6:25pm
memrynote-landing Ready Ready Preview, Comment May 11, 2026 6:25pm

@github-actions github-actions Bot added dependencies documentation Improvements or additions to documentation enhancement New feature or request test labels May 11, 2026
@h4yfans h4yfans marked this pull request as ready for review May 11, 2026 18:29
@h4yfans h4yfans merged commit 4ae73fd into main May 11, 2026
17 of 26 checks passed
@h4yfans h4yfans deleted the feat/agent-chat-ui-polish branch May 19, 2026 23:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies documentation Improvements or additions to documentation enhancement New feature or request test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant