Skip to content

Commit 026c921

Browse files
committed
🖉 Update changelog with v0.9.0-rc.2
1 parent ac4e858 commit 026c921

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

changelog.md

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

3+
## [v0.9.0-rc.2](https://github.com/devlooped/AI/tree/v0.9.0-rc.2) (2025-11-05)
4+
5+
[Full Changelog](https://github.com/devlooped/AI/compare/v0.9.0-rc.1...v0.9.0-rc.2)
6+
7+
:sparkles: Implemented enhancements:
8+
9+
- Add compatibility with MCP tools registrations [\#148](https://github.com/devlooped/AI/pull/148) (@kzu)
10+
- Avoid duplication of tool JSON settings with MEAI [\#147](https://github.com/devlooped/AI/pull/147) (@kzu)
11+
- Allow aggregation of configured, static and dynamic contexts [\#146](https://github.com/devlooped/AI/pull/146) (@kzu)
12+
- Remove requirement of matching .NET 10 SDK preview [\#145](https://github.com/devlooped/AI/pull/145) (@kzu)
13+
- Allow extending agent with additional properties [\#144](https://github.com/devlooped/AI/pull/144) (@kzu)
14+
15+
:bug: Fixed bugs:
16+
17+
- Use the specified JSON options when adding tools [\#149](https://github.com/devlooped/AI/pull/149) (@kzu)
18+
319
## [v0.9.0-rc.1](https://github.com/devlooped/AI/tree/v0.9.0-rc.1) (2025-10-29)
420

521
[Full Changelog](https://github.com/devlooped/AI/compare/v0.9.0-rc...v0.9.0-rc.1)

0 commit comments

Comments
 (0)