[PR #3565] [MERGED] Document Engine (formerly issues board) #3604

Closed
opened 2026-06-05 18:23:39 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3565
Author: @fjmorris
Created: 4/13/2026
Status: Merged
Merged: 5/13/2026
Merged by: @fjmorris

Base: mainHead: fjmorris/DOC-987


📝 Commits (10+)

  • 64896e5 Added issues-board.mdx.
  • 5946979 Merge remote-tracking branch 'origin/main' into fjmorris/DOC-987
  • fe51fce Merge remote-tracking branch 'origin/main' into fjmorris/DOC-987
  • fd4695d Incorporated feedback from Ben. Rewrote issues-board.mdx with images.
  • bdbbe3f Replaced em dash.
  • 9b80f00 Incorporated feedback from Ben and Lauren.
  • 1a59505 resolve merge conflict.
  • 25174ed Merge remote-tracking branch 'origin/main' into fjmorris/DOC-987
  • 912ce11 Incorporated feedback from Lauren and Ben.
  • 3ea4e1b Merge remote-tracking branch 'origin/main' into fjmorris/DOC-987

📊 Changes

9 files changed (+171 additions, -1 deletions)

View changed files

📝 src/docs.json (+2 -1)
src/langsmith/engine.mdx (+149 -0)
📝 src/langsmith/evaluators.mdx (+4 -0)
src/langsmith/images/langsmith-engine-setup-dark.png (+0 -0)
src/langsmith/images/langsmith-engine-setup-light.png (+0 -0)
📝 src/langsmith/manage-datasets.mdx (+4 -0)
📝 src/oss/deepagents/overview.mdx (+4 -0)
📝 src/oss/langchain/overview.mdx (+4 -0)
📝 src/oss/langgraph/overview.mdx (+4 -0)

📄 Description

Added engine.mdx.

Fixes DOC-987

Preview

Find and fix your agent's failures


🔄 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/docs/pull/3565 **Author:** [@fjmorris](https://github.com/fjmorris) **Created:** 4/13/2026 **Status:** ✅ Merged **Merged:** 5/13/2026 **Merged by:** [@fjmorris](https://github.com/fjmorris) **Base:** `main` ← **Head:** `fjmorris/DOC-987` --- ### 📝 Commits (10+) - [`64896e5`](https://github.com/langchain-ai/docs/commit/64896e5b5f4b42c866e3edbcb6ac75d0c65e6d82) Added issues-board.mdx. - [`5946979`](https://github.com/langchain-ai/docs/commit/5946979837a27cd8bf7dfc9b4d9d341a69af14ee) Merge remote-tracking branch 'origin/main' into fjmorris/DOC-987 - [`fe51fce`](https://github.com/langchain-ai/docs/commit/fe51fcea2625ce788436b03de66711d8646aecf0) Merge remote-tracking branch 'origin/main' into fjmorris/DOC-987 - [`fd4695d`](https://github.com/langchain-ai/docs/commit/fd4695df65ac86819dabe78dff29bb305466c978) Incorporated feedback from Ben. Rewrote issues-board.mdx with images. - [`bdbbe3f`](https://github.com/langchain-ai/docs/commit/bdbbe3ff49fc528d48ba9fdb2a61cbb6bc848697) Replaced em dash. - [`9b80f00`](https://github.com/langchain-ai/docs/commit/9b80f006b16e66954c6f7255f3361de56ad8bafd) Incorporated feedback from Ben and Lauren. - [`1a59505`](https://github.com/langchain-ai/docs/commit/1a59505a5e3b0c3224c975074fe058eec4ec2297) resolve merge conflict. - [`25174ed`](https://github.com/langchain-ai/docs/commit/25174ed269b0ae91b4764e64fa76cf4743bcb0ff) Merge remote-tracking branch 'origin/main' into fjmorris/DOC-987 - [`912ce11`](https://github.com/langchain-ai/docs/commit/912ce11d4cbb95302a1adff0722b15aa23d08abc) Incorporated feedback from Lauren and Ben. - [`3ea4e1b`](https://github.com/langchain-ai/docs/commit/3ea4e1bd8e74a020f9d9b921aa1285a3bb6a901a) Merge remote-tracking branch 'origin/main' into fjmorris/DOC-987 ### 📊 Changes **9 files changed** (+171 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/docs.json` (+2 -1) ➕ `src/langsmith/engine.mdx` (+149 -0) 📝 `src/langsmith/evaluators.mdx` (+4 -0) ➕ `src/langsmith/images/langsmith-engine-setup-dark.png` (+0 -0) ➕ `src/langsmith/images/langsmith-engine-setup-light.png` (+0 -0) 📝 `src/langsmith/manage-datasets.mdx` (+4 -0) 📝 `src/oss/deepagents/overview.mdx` (+4 -0) 📝 `src/oss/langchain/overview.mdx` (+4 -0) 📝 `src/oss/langgraph/overview.mdx` (+4 -0) </details> ### 📄 Description Added engine.mdx. Fixes DOC-987 ## Preview [Find and fix your agent's failures](https://langchain-5e9cc07a-preview-fjmorr-1778014365-7474d14.mintlify.app/langsmith/engine) --- <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 18:23:39 -04:00
yindo closed this issue 2026-06-05 18:23:39 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#3604