[PR #279] [CLOSED] WIP: evals #322

Closed
opened 2026-06-05 17:22:40 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/deepagentsjs/pull/279
Author: @maahir30
Created: 3/5/2026
Status: Closed

Base: subagent-structured-outputHead: structured-output-evals


📝 Commits (2)

📊 Changes

5 files changed (+1691 additions, -0 deletions)

View changed files

📝 libs/deepagents/package.json (+1 -0)
📝 libs/deepagents/src/evals/index.ts (+41 -0)
libs/deepagents/src/evals/structured-output.eval.test.ts (+1643 -0)
📝 libs/deepagents/src/middleware/subagents.ts (+3 -0)
📝 pnpm-lock.yaml (+3 -0)

📄 Description

evals for subagent structured output


🔄 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/279 **Author:** [@maahir30](https://github.com/maahir30) **Created:** 3/5/2026 **Status:** ❌ Closed **Base:** `subagent-structured-output` ← **Head:** `structured-output-evals` --- ### 📝 Commits (2) - [`b8cc5d3`](https://github.com/langchain-ai/deepagentsjs/commit/b8cc5d3856803547d70072c78cae8e6081a6bf79) evals - [`03a38b8`](https://github.com/langchain-ai/deepagentsjs/commit/03a38b8076f5d08918da5ef41bc473aa5ae3d3fd) more evals stuff ### 📊 Changes **5 files changed** (+1691 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `libs/deepagents/package.json` (+1 -0) 📝 `libs/deepagents/src/evals/index.ts` (+41 -0) ➕ `libs/deepagents/src/evals/structured-output.eval.test.ts` (+1643 -0) 📝 `libs/deepagents/src/middleware/subagents.ts` (+3 -0) 📝 `pnpm-lock.yaml` (+3 -0) </details> ### 📄 Description evals for subagent structured output --- <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-06-05 17:22:40 -04:00
yindo closed this issue 2026-06-05 17:22:40 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/deepagentsjs#322