[PR #183] Pre release 26 09 2025 #205

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/agent-chat-ui/pull/183
Author: @khalid-havahavai
Created: 9/29/2025
Status: 🔄 Open

Base: mainHead: preRelease_26-09-2025


📝 Commits (10+)

📊 Changes

2828 files changed (+46716 additions, -966 deletions)

View changed files

.eslintrc.json (+13 -0)
📝 .gitignore (+5 -0)
ANALYTICS_TROUBLESHOOTING.md (+234 -0)
ARTIFACT_SYSTEM_ANALYSIS.md (+226 -0)
CODEBASE_OVERVIEW.md (+246 -0)
NON_AGENT_FLOW_WIDGET_README.md (+329 -0)
ONBOARDING_ANALYTICS_EVENTS.md (+268 -0)
PASS_USERID_TO_LANGGRAPH.md (+88 -0)
📝 README.md (+197 -1)
SEO_DOCUMENTATION.md (+206 -0)
SUBGRAPH_MESSAGE_PERSISTENCE_FIX.md (+450 -0)
UI_EVENT_HANDLING_IMPLEMENTATION.md (+371 -0)
airlines/0V.png (+0 -0)
airlines/1I.png (+0 -0)
airlines/1L.png (+0 -0)
airlines/2A.png (+0 -0)
airlines/2C(1).png (+0 -0)
airlines/2C.png (+0 -0)
airlines/2G.png (+0 -0)
airlines/2H.png (+0 -0)

...and 80 more files

📄 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/183 **Author:** [@khalid-havahavai](https://github.com/khalid-havahavai) **Created:** 9/29/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `preRelease_26-09-2025` --- ### 📝 Commits (10+) - [`4aaf0a1`](https://github.com/langchain-ai/agent-chat-ui/commit/4aaf0a176f804e7b43b66bb32597f31a7f3303bd) feature/customUIStreams Generic data completion - [`587a274`](https://github.com/langchain-ai/agent-chat-ui/commit/587a274eeecdb94f088365f4f384670e5c565365) feature: adding searchCriteria - [`4ffb95f`](https://github.com/langchain-ai/agent-chat-ui/commit/4ffb95f2204203f4c1c13d20423dbbd9e554b932) feature: consuimg interruptId correctly - [`be13b00`](https://github.com/langchain-ai/agent-chat-ui/commit/be13b002fd89d64349c24bd3b5337a1d03fc2548) updated flight option widget - [`d009b5a`](https://github.com/langchain-ai/agent-chat-ui/commit/d009b5af6590f5049ddd01c813d99a9ad59fa8cd) Merge branch 'feature/customUIStreams' of https://github.com/havahavai/new-agent-chat into feature/customUIStreams - [`5dc4858`](https://github.com/langchain-ai/agent-chat-ui/commit/5dc4858f1fffab204346cea078edc539201b5895) added review widget - [`45b1473`](https://github.com/langchain-ai/agent-chat-ui/commit/45b1473dc76bc291c5ea5f861340901e57cc2bb1) fix: Fixing reviewWidget - [`7c4eb07`](https://github.com/langchain-ai/agent-chat-ui/commit/7c4eb07de2f771b90f5eddcb49db3293ca790b0e) Merge pull request #37 from havahavai/fix/review_widget - [`284249b`](https://github.com/langchain-ai/agent-chat-ui/commit/284249b34e1b9447ac78aed25782f3c3b1c6aabe) Merge pull request #38 from havahavai/feature/customUIStreams - [`717aacf`](https://github.com/langchain-ai/agent-chat-ui/commit/717aacf927ace1a3f440156e45be02354d693643) added correct gender population in review widget ### 📊 Changes **2828 files changed** (+46716 additions, -966 deletions) <details> <summary>View changed files</summary> ➕ `.eslintrc.json` (+13 -0) 📝 `.gitignore` (+5 -0) ➕ `ANALYTICS_TROUBLESHOOTING.md` (+234 -0) ➕ `ARTIFACT_SYSTEM_ANALYSIS.md` (+226 -0) ➕ `CODEBASE_OVERVIEW.md` (+246 -0) ➕ `NON_AGENT_FLOW_WIDGET_README.md` (+329 -0) ➕ `ONBOARDING_ANALYTICS_EVENTS.md` (+268 -0) ➕ `PASS_USERID_TO_LANGGRAPH.md` (+88 -0) 📝 `README.md` (+197 -1) ➕ `SEO_DOCUMENTATION.md` (+206 -0) ➕ `SUBGRAPH_MESSAGE_PERSISTENCE_FIX.md` (+450 -0) ➕ `UI_EVENT_HANDLING_IMPLEMENTATION.md` (+371 -0) ➕ `airlines/0V.png` (+0 -0) ➕ `airlines/1I.png` (+0 -0) ➕ `airlines/1L.png` (+0 -0) ➕ `airlines/2A.png` (+0 -0) ➕ `airlines/2C(1).png` (+0 -0) ➕ `airlines/2C.png` (+0 -0) ➕ `airlines/2G.png` (+0 -0) ➕ `airlines/2H.png` (+0 -0) _...and 80 more files_ </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:16 -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#205