File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,6 +8,15 @@ All notable changes to this project will be documented in this file.
88The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
99and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
1010
11+ ## [ 2.1.0] - 2025-08-27
12+
13+ ### Added
14+ - Adding mcp servers as custom tools for context agent
15+ - Expose an mcp server to use context agent's tools in other llms
16+
17+ ### Fixed
18+ - Tune prompt to not include tools in system prompt if they are disabled
19+
1120## [ 2.0.0] - 2025-07-21
1221
1322### Changed
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ Positive:
2828* The software for this app is open source, no trained AI model is used
2929]]>
3030 </description >
31- <version >2.0 .0</version >
31+ <version >2.1 .0</version >
3232 <licence >MIT</licence >
3333 <author mail =" mklehr@gmx.net" homepage =" https://marcelklehr.de" >Marcel Klehr</author >
3434 <namespace >ContextAgent</namespace >
You can’t perform that action at this time.
0 commit comments