docs(MDA): add Harbor evals guide for Managed Deep Agents#4923
Open
Christian Bromann (christian-bromann) wants to merge 9 commits into
Open
docs(MDA): add Harbor evals guide for Managed Deep Agents#4923Christian Bromann (christian-bromann) wants to merge 9 commits into
Christian Bromann (christian-bromann) wants to merge 9 commits into
Conversation
Contributor
|
Thanks for opening a docs PR, Christian Bromann (@christian-bromann)! When it's ready for review, please add the relevant reviewers:
|
Christian Bromann (christian-bromann)
force-pushed
the
cb/docs-mda-evals
branch
from
July 15, 2026 23:42
87f5f97 to
3ce94f1
Compare
Member
Author
|
Updated to call out |
Christian Bromann (christian-bromann)
force-pushed
the
cb/docs-mda-evals
branch
from
July 15, 2026 23:54
c3af80f to
a94f10d
Compare
Document scaffolding and running basic Docker/Harbor eval tasks with mda eval, and wire the page into nav and cross-links.
Mention --environment langsmith alongside Docker for Harbor trials.
Document the plural form as the primary CLI surface; note mda eval as an alias.
Keep init/run guidance generic instead of listing starter suite tasks.
Focus the Verifier section on Harbor's reward contract instead of scaffold test runners.
Explain /app, /tests, and /logs/verifier without Harbor-internal wording.
MDA now only scaffolds tasks and compiles a Harbor handoff; trials are run with Harbor. Drop check/run flags and document harbor-job.json.
Christian Bromann (christian-bromann)
force-pushed
the
cb/docs-mda-evals
branch
from
July 16, 2026 19:32
3e1f1ee to
ac51235
Compare
Contributor
|
Mintlify preview branch generated: Site preview: https://langchain-5e9cc07a-preview-cbdocs-1784230442-77c063c.mintlify.site Important Preview links may take a few minutes to start working while the deployment finishes. Changed documentation pages (preview deep links):
Only the top 5 changed markdown files by diff size are listed. |
9 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Overview
Adds Managed Deep Agents docs for Harbor-style evals.
instruction.md+tests/),mda evals compilehandoff under.mda/evals/, then run trials with Harborsrc/docs.jsonand refreshes cross-links across CLI, overview, how-it-works, tutorial, identity, and related snippetscheck/runremoved); authors editharbor-job.jsonand invokeharbor runType of change
Type: New documentation page
Related issues/PRs
Test plan
mda evals init+mda evals compile+ Harbor (nocheck/run/defineEvaluator)