Update coding agent spec metadata - #4859
Merged
Merged
Conversation
Contributor
|
Thanks for opening a docs PR, Jacob Lee (@jacoblee93)! When it's ready for review, please add the relevant reviewers:
|
Contributor
|
Mintlify preview branch generated: Site preview: https://langchain-5e9cc07a-preview-jacobm-1783984075-4a31c37.mintlify.site Important Preview links may take a few minutes to start working while the deployment finishes. Changed documentation pages (preview deep links): |
Jacob Lee (jacoblee93)
requested review from
Kathryn May (katmayb) and
Paarth Ahuja (paarth-a)
July 13, 2026 23:24
Paarth Ahuja (paarth-a)
approved these changes
Jul 13, 2026
5 tasks
Sydney Runkle (sydney-runkle)
added a commit
that referenced
this pull request
Jul 24, 2026
## Overview Adds the final `deepagents` v0.7.0 changelog entry, replacing the pre-release `v0.7.0a6` block. The v0.7.0 release focuses on making the harness more configurable and leaner by default. Content is sourced from the [`0.7.0b1`](https://github.com/langchain-ai/deepagents/releases/tag/deepagents%3D%3D0.7.0b1) and [`0.7.0b2`](https://github.com/langchain-ai/deepagents/releases/tag/deepagents%3D%3D0.7.0b2) release notes and grouped into Features, Optimizations, and Breaking changes. Note: the `SystemPromptConfig` item from the old a6 entry was dropped because that feature was reverted ([deepagents#4969](langchain-ai/deepagents#4969)) before the GA release. ## Type of change **Type:** Update existing documentation ## Related issues/PRs - Feature PRs: langchain-ai/deepagents#4251, #4109, #4325, #4859, #4929, #4541, #5009 ## Checklist - [x] I have read the contributing guidelines, including the language policy - [x] I have tested my changes locally (Vale: 0 errors, 0 warnings) - [x] All code examples have been tested and work correctly - [x] I have used **root relative** paths for internal links - [ ] I have updated navigation in `src/docs.json` if needed (not needed)
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
Match updates to the coding agent spec: https://langchain.slack.com/archives/C0B804SQVST/p1783979271825879
Type of change
Type: [Replace with: New documentation page / Update existing documentation / Fix typo/bug/link/formatting / Remove outdated content / Other]
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