[PR #205] [CLOSED] My updates #215

Closed
opened 2026-02-16 08:16:19 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/agent-chat-ui/pull/205
Author: @elsayed85
Created: 12/2/2025
Status: Closed

Base: mainHead: my-updates


📝 Commits (3)

  • f883bc5 feat: Enhance interrupt handling and UI updates across components
  • d6d5afc feat: Add support for rendering external UI components and enhance stream handling
  • 4795148 Merge upstream/main - resolve conflicts by accepting upstream changes

📊 Changes

3 files changed (+49 additions, -2 deletions)

View changed files

📝 src/components/thread/index.tsx (+23 -0)
📝 src/lib/multimodal-utils.ts (+2 -1)
📝 src/providers/Stream.tsx (+24 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/agent-chat-ui/pull/205 **Author:** [@elsayed85](https://github.com/elsayed85) **Created:** 12/2/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `my-updates` --- ### 📝 Commits (3) - [`f883bc5`](https://github.com/langchain-ai/agent-chat-ui/commit/f883bc513919bca950021df8e511f5779e61ba61) feat: Enhance interrupt handling and UI updates across components - [`d6d5afc`](https://github.com/langchain-ai/agent-chat-ui/commit/d6d5afc4b9db7d915e89d8fe7387aabe4d7292fe) feat: Add support for rendering external UI components and enhance stream handling - [`4795148`](https://github.com/langchain-ai/agent-chat-ui/commit/479514877ee8e859b4bd893561c9005b0ded3405) Merge upstream/main - resolve conflicts by accepting upstream changes ### 📊 Changes **3 files changed** (+49 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/components/thread/index.tsx` (+23 -0) 📝 `src/lib/multimodal-utils.ts` (+2 -1) 📝 `src/providers/Stream.tsx` (+24 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 08:16:19 -05:00
yindo closed this issue 2026-02-16 08:16:19 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/agent-chat-ui#215