Skip to content

Commit b251899

Browse files
author
semantic-release
committed
chore(release): naas-abi@2.11.1`
Automatically generated by python-semantic-release
1 parent bde803d commit b251899

3 files changed

Lines changed: 17 additions & 3 deletions

File tree

libs/naas-abi/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
<!-- version list -->
44

5+
## v2.11.1 (2026-05-29)
6+
7+
### Bug Fixes
8+
9+
- **abi**: Preserve template supervisor when duplicating in-process agent
10+
([`a9bcad3`](https://github.com/jupyter-naas/abi/commit/a9bcad38c1641358ad9be7d1fc713b038743f2dd))
11+
12+
- **api**: Propagate current_active_agent in duplicate_inprocess_agent
13+
([`7de688f`](https://github.com/jupyter-naas/abi/commit/7de688f9a9cc669a0fa41d96f5006b665acad6e6))
14+
15+
- **provider_runtime**: Comment out current_active_agent usage in _duplicate_inprocess_agent
16+
([`6297b57`](https://github.com/jupyter-naas/abi/commit/6297b57c99e76c1280ac9e06af0aaed034e4f1a3))
17+
18+
519
## v2.11.0 (2026-05-29)
620

721
### Features

libs/naas-abi/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "naas-abi"
3-
version = "2.11.0"
3+
version = "2.11.1"
44
description = "Multi-agent orchestrator and knowledge graph management system for AI orchestration, providing comprehensive coordination of specialized AI agents and semantic data management capabilities"
55
readme = "README.md"
66
authors = [{ name = "Maxime Jublou", email = "maxime@naas.ai" },{ name = "Florent Ravenel", email = "florent@naas.ai" }, { name = "Jeremy Ravenel", email = "jeremy@naas.ai" }]

libs/naas-abi/uv.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)