fix(MDA): docs cleanup and improvements - #5035
Closed
Christian Bromann (christian-bromann) wants to merge 2 commits into
Closed
fix(MDA): docs cleanup and improvements#5035Christian Bromann (christian-bromann) wants to merge 2 commits into
Christian Bromann (christian-bromann) wants to merge 2 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:
|
Naomi Pentrel (npentrel)
approved these changes
Jul 22, 2026
Christian Bromann (christian-bromann)
force-pushed
the
cb/mda-cleanups
branch
from
July 29, 2026 03:34
a505408 to
7c00e1f
Compare
Contributor
|
Mintlify preview branch generated: Site preview: https://langchain-5e9cc07a-preview-cbmdac-1785296168-e67df75.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. |
Contributor
|
closing because superseded by #5262 |
Contributor
|
I will delete this branch when #5262 is merged |
Mason Daugherty (mdrxy)
added a commit
that referenced
this pull request
Aug 27, 2026
**Description:** Update approval-modes and goals-and-rubrics to current deepagents-code behavior: Auto GA without experimental gate (0.1.46), YOLO in the Shift+Tab cycle with `startup.yolo_switcher` opt-out (0.1.47), `[startup].recent` mode persistence (0.1.60), headless `-y`/`--yolo` warn-and-ignore (0.1.61), and `goals.auto_accept_criteria` (0.1.46). **Release Note:** Docs refreshed for approval modes and goal criteria auto-accept; the pages were stale on Auto's GA status and mode cycling. References langchain-ai/deepagents releases/issues #4957, #5035, #5665, #5750, #4940. Also reflects current `main`: `Shift+Tab` is the approval-mode cycle, and Auto permits ordinary instrumental steps while keeping high-risk effects explicitly gated. **Test Plan:** Verified every claim against deepagents main source (`approval_mode.py`, `config_manifest.py`, `model_config.py`, `main.py`, `app.py`) and CHANGELOG; `make lint_prose` passes on both changed files. ## Stack This is stack 2/4 and targets #5694 (`mdrxy/docs/dcode-configuration-backfill`). Made by [Open SWE](https://openswe.vercel.app/agents/0b56e89b-6aef-557e-9697-924077253ea3) --------- Co-authored-by: open-swe[bot] <open-swe@users.noreply.github.com>
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
Removing and updating some MDA documentation as we clean things up.
Type of change
Type: Remove outdated content
Related issues/PRs
Checklist
docs devsrc/docs.jsonif needed(Internal team members only / optional): Create a preview deployment as necessary using the Create Preview Branch workflow
Additional notes