release(deepagents-code): 0.1.48 - #5048
Conversation
2713ed0 to
c4b527d
Compare
1476598 to
0c20a80
Compare
|
Review and edit the release notes between the content markers below. Keep the version heading intact. 0.1.48 (2026-07-27)Features
Bug Fixes
When the release changes are finalized, run: Merge only after the curated release-notes check passes. If new relevant entries appear after applying, draft again and then re-apply: To ship without curated notes, add the |
|
@dcode-release-bot apply |
|
Curated release notes were applied to the package changelog and release PR body. Do not add more |
|
The package release workflow has started: Follow the linked run for build, test, and publish status. |
> [!CAUTION] > Merging this PR will automatically publish to **PyPI** and create a **GitHub release**. For the full release process, see [`.github/RELEASING.md`](https://github.com/langchain-ai/deepagents/blob/main/.github/RELEASING.md). --- _Release notes preview: keep this section in sync with the package `CHANGELOG.md`. Publish reads the merged CHANGELOG via `release.yml`, not this PR description — keep them aligned anyway so the PR stays an accurate historical record for reviewers and anyone returning later._ --- ## [0.1.48](langchain-ai/deepagents@deepagents-code==0.1.47...deepagents-code==0.1.48) (2026-07-27) ### Features - Added Fireworks `kimi-k3`, GLM-5.2-Fast, and Kimi-K3 to model selection and recommended models. ([langchain-ai#5082](langchain-ai#5082), [langchain-ai#5072](langchain-ai#5072)) - Migrated legacy hooks to v2 events. ([langchain-ai#4971](langchain-ai#4971)) ### Bug Fixes - Require an `AGENTS.md` marker for `/agent` discovery, resolving unintended discovery behavior. ([langchain-ai#5076](langchain-ai#5076), closes [langchain-ai#4991](langchain-ai#4991)) - Removed the redundant `/restart` hint from the restart prompt. ([langchain-ai#5083](langchain-ai#5083)) - Removed the caret flash in plugin type-to-search. ([langchain-ai#5078](langchain-ai#5078)) _End release notes preview._ --- > [!NOTE] > A **New Contributors** section is appended to the GitHub release notes automatically at publish time (see [Release Pipeline](https://github.com/langchain-ai/deepagents/blob/main/.github/RELEASING.md#release-pipeline), step 2). --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: langchain-oss-automated-triage[bot] <248757908+langchain-oss-automated-triage[bot]@users.noreply.github.com>
Caution
Merging this PR will automatically publish to PyPI and create a GitHub release.
For the full release process, see
.github/RELEASING.md.Release notes preview: keep this section in sync with the package
CHANGELOG.md. Publish reads the merged CHANGELOG viarelease.yml, not this PR description — keep them aligned anyway so the PR stays an accurate historical record for reviewers and anyone returning later.0.1.48 (2026-07-27)
Features
kimi-k3, GLM-5.2-Fast, and Kimi-K3 to model selection and recommended models. (#5082, #5072)Bug Fixes
AGENTS.mdmarker for/agentdiscovery, resolving unintended discovery behavior. (#5076, closes #4991)/restarthint from the restart prompt. (#5083)End release notes preview.
Note
A New Contributors section is appended to the GitHub release notes automatically at publish time (see Release Pipeline, step 2).