File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed
Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ v0.9.0-rc] ( https://github.com/devlooped/AI/tree/v0.9.0-rc ) (2025-10-27)
4+
5+ [ Full Changelog] ( https://github.com/devlooped/AI/compare/v0.9.0-beta...v0.9.0-rc )
6+
7+ :sparkles : Implemented enhancements:
8+
9+ - Add support for configurable AI context and auto-wiring of tools [ \# 135] ( https://github.com/devlooped/AI/pull/135 ) (@kzu )
10+ - Add support for configurable and composable AI contexts [ \# 134] ( https://github.com/devlooped/AI/pull/134 ) (@kzu )
11+ - Expose configuration metadata from configurable agent/chat [ \# 130] ( https://github.com/devlooped/AI/pull/130 ) (@kzu )
12+ - Allow case-insensitive agents and clients resolution [ \# 129] ( https://github.com/devlooped/AI/pull/129 ) (@kzu )
13+ - Add automatic dedent of description and instructions [ \# 128] ( https://github.com/devlooped/AI/pull/128 ) (@kzu )
14+ - Make sure we always have the AgentId in the ChatResponse [ \# 127] ( https://github.com/devlooped/AI/pull/127 ) (@kzu )
15+
16+ :twisted_rightwards_arrows : Merged:
17+
18+ - Add comprehensive sample with both server and client [ \# 131] ( https://github.com/devlooped/AI/pull/131 ) (@kzu )
19+
320## [ v0.9.0-beta] ( https://github.com/devlooped/AI/tree/v0.9.0-beta ) (2025-10-17)
421
522[ Full Changelog] ( https://github.com/devlooped/AI/compare/v0.8.3...v0.9.0-beta )
You can’t perform that action at this time.
0 commit comments