Skip to content

Commit 3693855

Browse files
chore(main): release 0.1.16 (#367)
🤖 I have created a release *beep* *boop* --- ## [0.1.16](v0.1.15...v0.1.16) (2026-05-29) ### Features * **agent:** classify structured agent send errors ([#356](#356)) ([f52e8cd](f52e8cd)) * **mcp:** support session scoped MCP injection ([#363](#363)) ([2974f47](2974f47)) ### Bug Fixes * channel reply stream cold start ([#366](#366)) ([b848ddf](b848ddf)) * **mcp:** clean up stdio test process trees ([#368](#368)) ([3481956](3481956)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent f52e8cd commit 3693855

4 files changed

Lines changed: 36 additions & 22 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"0.1.15"}
1+
{".":"0.1.16"}

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [0.1.16](https://github.com/iOfficeAI/AionCore/compare/v0.1.15...v0.1.16) (2026-05-29)
4+
5+
6+
### Features
7+
8+
* **agent:** classify structured agent send errors ([#356](https://github.com/iOfficeAI/AionCore/issues/356)) ([f52e8cd](https://github.com/iOfficeAI/AionCore/commit/f52e8cd93edb3e5edbee450ca41bef49e4cc9c48))
9+
* **mcp:** support session scoped MCP injection ([#363](https://github.com/iOfficeAI/AionCore/issues/363)) ([2974f47](https://github.com/iOfficeAI/AionCore/commit/2974f47346056ef5483fe3e9c39d58d63f714ae7))
10+
11+
12+
### Bug Fixes
13+
14+
* channel reply stream cold start ([#366](https://github.com/iOfficeAI/AionCore/issues/366)) ([b848ddf](https://github.com/iOfficeAI/AionCore/commit/b848ddff8fe5a973c67ee3c67187c6248d8c7455))
15+
* **mcp:** clean up stdio test process trees ([#368](https://github.com/iOfficeAI/AionCore/issues/368)) ([3481956](https://github.com/iOfficeAI/AionCore/commit/3481956d4c7e2148302d9f31ecef5a88357c38e8))
16+
317
## [0.1.15](https://github.com/iOfficeAI/AionCore/compare/v0.1.14...v0.1.15) (2026-05-28)
418

519

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ members = [
2424
]
2525

2626
[workspace.package]
27-
version = "0.1.15"
27+
version = "0.1.16"
2828
edition = "2024"
2929
license = "MIT"
3030

0 commit comments

Comments
 (0)