mirror of
https://github.com/langchain-ai/agent-chat-ui.git
synced 2026-07-15 11:55:49 -04:00
[PR #219] [CLOSED] Claude/fix update depth error l5 tjy #224
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langchain-ai/agent-chat-ui/pull/219
Author: @teddylee777
Created: 1/5/2026
Status: ❌ Closed
Base:
main← Head:claude/fix-update-depth-error-L5Tjy📝 Commits (9)
8df6d86feat: Add Radix UI dropdown menu and integrate theme provider in layout6951aacchore: Update dependencies and enhance dark mode supporte44e3abfeat: Implement agent management features and UI enhancements967ddfbfeat: Add agent deletion functionality and UI confirmation dialogd5393c5feat: Enhance agent editing interface with new Middlewares component16ad9c2fix: Prevent maximum update depth exceeded error in interrupt views245129afix: Add debugging logs and stabilize useMemo dependencies to prevent infinite loopsa6272fc드디러 AgentStream 에서 depth callback 오류 원인 해결!!!de33053feat: Update Tailwind CSS configuration to use ES module syntax and import plugins directly📊 Changes
94 files changed (+28411 additions, -2150 deletions)
View changed files
➕
.claude/skills/brainstorming/SKILL.md(+54 -0)➕
.claude/skills/create-pr/SKILL.md(+363 -0)➕
.claude/skills/create-pr/agent-pr-template.md(+185 -0)➕
.claude/skills/create-pr/backend-pr-template.md(+136 -0)➕
.claude/skills/create-pr/frontend-pr-template.md(+128 -0)➕
.claude/skills/create-pr/mcp-server-pr-template.md(+142 -0)➕
.claude/skills/frontend-design/LICENSE.txt(+177 -0)➕
.claude/skills/frontend-design/SKILL.md(+42 -0)➕
.claude/skills/generate-readme/SKILL.md(+222 -0)➕
.claude/skills/langgraph-coding-assistant/SKILL.md(+173 -0)➕
.claude/skills/langgraph-coding-assistant/references/api-patterns.md(+479 -0)➕
.claude/skills/langgraph-coding-assistant/references/llms.txt(+93 -0)➕
.claude/skills/langgraph-coding-assistant/references/model-configurations.md(+337 -0)➕
.claude/skills/langgraph-coding-assistant/references/system-prompts.md(+361 -0)➕
.claude/skills/nextjs/.skill-metadata.json(+39 -0)➕
.claude/skills/nextjs/SKILL.md(+410 -0)➕
.claude/skills/nextjs/references/external/nextjs-patterns.md(+860 -0)➕
package-lock.json(+14017 -0)📝
package.json(+51 -41)📝
pnpm-lock.yaml(+3054 -958)...and 74 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.