langchain-ai
deepagents
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix(evals): show diff in stale catalog check and regenerate (#2393) The `EVAL_CATALOG.md` drift test was failing CI because the catalog was stale after new memory evals landed. The `--check` mode only printed "STALE" with no indication of what diverged, making it hard to tell whether your PR caused the staleness or it was pre-existing. The script now emits a unified diff so the exact discrepancy is visible inline in the CI log.
main
15 minutes ago
chore(deps): bump googleapis/release-please-action from c3fc4de07084f75a2b61a5b933069bda6edf3d5c to 16a9c90856f42705d54a6fda1823352bdc62cf38 (#2380) Bumps [googleapis/release-please-action](https://github.com/googleapis/release-please-action) from c3fc4de07084f75a2b61a5b933069bda6edf3d5c to 16a9c90856f42705d54a6fda1823352bdc62cf38. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/googleapis/release-please-action/blob/main/CHANGELOG.md">googleapis/release-please-action's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <h2><a href="https://github.com/googleapis/release-please-action/compare/v4.4.0...v4.4.1">4.4.1</a> (2026-02-20)</h2> <h3>Bug Fixes</h3> <ul> <li>bump release-please from 17.1.3 to 17.3.0 (<a href="https://redirect.github.com/googleapis/release-please-action/issues/1183">#1183</a>) (<a href="https://github.com/googleapis/release-please-action/commit/ef9c2745dbfb629d38ebfafa3347a81ab2d51409">ef9c274</a>)</li> </ul> <h2><a href="https://github.com/googleapis/release-please-action/compare/v4.3.0...v4.4.0">4.4.0</a> (2025-10-09)</h2> <h3>Features</h3> <ul> <li>add ability to select versioning-strategy and release-as (<a href="https://redirect.github.com/googleapis/release-please-action/issues/1121">#1121</a>) (<a href="https://github.com/googleapis/release-please-action/commit/ee0f5bae453367755be0c4340193531b3f538374">ee0f5ba</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><code>changelog-host</code> parameter ignored when using manifest configuration (<a href="https://redirect.github.com/googleapis/release-please-action/issues/1151">#1151</a>) (<a href="https://github.com/googleapis/release-please-action/commit/535c4130c1030110bdacd1b3076f98c046c3a227">535c413</a>)</li> <li>bump mocha from 11.7.1 to 11.7.2 in the npm_and_yarn group across 1 directory (<a href="https://redirect.github.com/googleapis/release-please-action/issues/1149">#1149</a>) (<a href="https://github.com/googleapis/release-please-action/commit/3612a99d75bd7a010bb03d6e2ee3e2392b7392fb">3612a99</a>)</li> <li>bump release-please from 17.1.2 to 17.1.3 (<a href="https://redirect.github.com/googleapis/release-please-action/issues/1158">#1158</a>) (<a href="https://github.com/googleapis/release-please-action/commit/66fbfe9439cb7a3660ecdc00d42573ef0bd00764">66fbfe9</a>)</li> </ul> <h2><a href="https://github.com/googleapis/release-please-action/compare/v4.2.0...v4.3.0">4.3.0</a> (2025-08-20)</h2> <h3>Features</h3> <ul> <li><strong>deps:</strong> update release-please to 17.1.2 (<a href="https://github.com/googleapis/release-please-action/commit/f07192c046b10acd083f4665a3d8b6350526f9df">f07192c</a>)</li> </ul> <h2><a href="https://github.com/googleapis/release-please-action/compare/v4.1.5...v4.2.0">4.2.0</a> (2025-03-07)</h2> <h3>Features</h3> <ul> <li>support for skip-labeling parameter for GitHub action (<a href="https://redirect.github.com/googleapis/release-please-action/issues/1066">#1066</a>) (<a href="https://github.com/googleapis/release-please-action/commit/fb7f385da2046f35c544011bc27c9f809122ad2c">fb7f385</a>)</li> </ul> <h2><a href="https://github.com/googleapis/release-please-action/compare/v4.1.4...v4.1.5">4.1.5</a> (2025-02-27)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update release-please to 16.18.0 (<a href="https://redirect.github.com/googleapis/release-please-action/issues/1083">#1083</a>) (<a href="https://github.com/googleapis/release-please-action/commit/aeb7f8d38402d856532f7c879373d8116956b1c8">aeb7f8d</a>)</li> </ul> <h2><a href="https://github.com/googleapis/release-please-action/compare/v4.1.3...v4.1.4">4.1.4</a> (2024-10-02)</h2> <h3>Bug Fixes</h3> <ul> <li>bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group (<a href="https://redirect.github.com/googleapis/release-please-action/issues/1015">#1015</a>) (<a href="https://github.com/googleapis/release-please-action/commit/5ec1cbd9cb73c9d06637313bec5e3d6788e6a5f1">5ec1cbd</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/googleapis/release-please-action/compare/c3fc4de07084f75a2b61a5b933069bda6edf3d5c...16a9c90856f42705d54a6fda1823352bdc62cf38">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
main
22 minutes ago
ci(evals): consolidate experiment links and add dynamic run-name (#2392) Consolidate eval experiment link rendering into the aggregation script and add a dynamic `run-name` to the evals workflow. The per-job workflow summary step was duplicating link-formatting logic that `aggregate_evals.py` already handles — this removes that duplication and surfaces public URLs in the aggregated summary. ## Changes - Add dynamic `run-name` to the evals workflow that shows the selected model(s) and eval categories at a glance in the GitHub Actions UI - Surface `public_url` in `aggregate_evals.py` experiment entries — public links render as the primary href with an `(internal)` fallback link alongside - Replace the `<br>`-separated eval categories display in the parameters table with a comma-separated row plus an expanded bulleted row underneath - Remove the per-job `📝 Write workflow summary` step (~33 lines) — link rendering is now handled entirely by the aggregation script
main
37 minutes ago
release(deepagents): 0.5.0a3 (#2385)
main
2 hours ago
rm
sr/namespace-refactor
2 hours ago
fix
cc/release_
3 hours ago
increment version
cc/release_
3 hours ago
Merge branch 'main' into test/subagent-callback-propagation
kavishkartha05:test/subagent-callback-propagation
3 hours ago
Latest Branches
CodSpeed Performance Gauge
+1%
feat(sdk): namespace improvements for deepagents
#2386
3 hours ago
f99f11a
sr/namespace-refactor
CodSpeed Performance Gauge
+1%
release(deepagents): 0.5.0a3
#2385
3 hours ago
5cbde49
cc/release_
CodSpeed Performance Gauge
0%
test(sdk): added a failing test for callback propagation to subagent …
#2361
3 hours ago
8f786e3
kavishkartha05:test/subagent-callback-propagation
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs