[PR #105] [MERGED] fix(deepagents): properly merge system prompt with base prompt #126

Closed
opened 2026-02-16 06:17:13 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/deepagentsjs/pull/105
Author: @christian-bromann
Created: 1/10/2026
Status: Merged
Merged: 1/10/2026
Merged by: @christian-bromann

Base: mainHead: cb/systemPrompt-fix


📝 Commits (1)

  • 1f7a365 fix(deepagents): properly merge system prompt with base prompt

📊 Changes

1 file changed (+14 additions, -1 deletions)

View changed files

📝 libs/deepagents/src/agent.ts (+14 -1)

📄 Description

This will properly merge system prompt with the base prompt.


🔄 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/deepagentsjs/pull/105 **Author:** [@christian-bromann](https://github.com/christian-bromann) **Created:** 1/10/2026 **Status:** ✅ Merged **Merged:** 1/10/2026 **Merged by:** [@christian-bromann](https://github.com/christian-bromann) **Base:** `main` ← **Head:** `cb/systemPrompt-fix` --- ### 📝 Commits (1) - [`1f7a365`](https://github.com/langchain-ai/deepagentsjs/commit/1f7a365120d6f2bc1f6bad26535ee11534642012) fix(deepagents): properly merge system prompt with base prompt ### 📊 Changes **1 file changed** (+14 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `libs/deepagents/src/agent.ts` (+14 -1) </details> ### 📄 Description This will properly merge system prompt with the base prompt. --- <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 06:17:13 -05:00
yindo closed this issue 2026-02-16 06:17:14 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/deepagentsjs#126