[PR #26] [MERGED] fix(ui/agent): Better automatic editing if content was generated #27

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/content-writer/pull/26
Author: @bracesproul
Created: 9/23/2024
Status: Merged
Merged: 9/23/2024
Merged by: @bracesproul

Base: mainHead: brace/better-conditional-editing


📝 Commits (2)

  • 201c86c fix(ui/agent): Better automatical editing if content was generated
  • 3bc63d7 Merge branch 'main' into brace/better-conditional-editing

📊 Changes

3 files changed (+37 additions, -23 deletions)

View changed files

📝 js/src/agent/index.ts (+30 -17)
📝 js/src/components/ContentComposer.tsx (+0 -1)
📝 js/src/lib/process_event.ts (+7 -5)

📄 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/content-writer/pull/26 **Author:** [@bracesproul](https://github.com/bracesproul) **Created:** 9/23/2024 **Status:** ✅ Merged **Merged:** 9/23/2024 **Merged by:** [@bracesproul](https://github.com/bracesproul) **Base:** `main` ← **Head:** `brace/better-conditional-editing` --- ### 📝 Commits (2) - [`201c86c`](https://github.com/langchain-ai/content-writer/commit/201c86c838b502a5b7874511a8ece8618be523e2) fix(ui/agent): Better automatical editing if content was generated - [`3bc63d7`](https://github.com/langchain-ai/content-writer/commit/3bc63d76df75652f8d81f903ec84fb7db8924683) Merge branch 'main' into brace/better-conditional-editing ### 📊 Changes **3 files changed** (+37 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `js/src/agent/index.ts` (+30 -17) 📝 `js/src/components/ContentComposer.tsx` (+0 -1) 📝 `js/src/lib/process_event.ts` (+7 -5) </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 05:16:59 -05:00
yindo closed this issue 2026-02-16 05:16:59 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/content-writer#27