[PR #104] [MERGED] fix(deepagents): support SystemMessage as prompt #123

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/104
Author: @christian-bromann
Created: 1/10/2026
Status: Merged
Merged: 1/10/2026
Merged by: @christian-bromann

Base: mainHead: cb/support-system-message


📝 Commits (1)

  • d3f986f fix(deepagents): support SystemMessage as prompt

📊 Changes

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

View changed files

📝 libs/deepagents/src/agent.test-d.ts (+18 -2)
📝 libs/deepagents/src/types.ts (+2 -1)

📄 Description

fixes #83
closes #84


🔄 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/104 **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/support-system-message` --- ### 📝 Commits (1) - [`d3f986f`](https://github.com/langchain-ai/deepagentsjs/commit/d3f986f2e4ac04b125646156bfaf0b1f6686326f) fix(deepagents): support SystemMessage as prompt ### 📊 Changes **2 files changed** (+20 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `libs/deepagents/src/agent.test-d.ts` (+18 -2) 📝 `libs/deepagents/src/types.ts` (+2 -1) </details> ### 📄 Description fixes #83 closes #84 --- <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:13 -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#123