Skip to content

Commit d71d2d3

Browse files
committed
Prepare 2.1.0
Signed-off-by: Lukas Schaefer <lukas@lschaefer.xyz>
1 parent 1ced045 commit d71d2d3

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,15 @@ All notable changes to this project will be documented in this file.
88
The format is based on [Keep a Changelog](http://keepachangelog.com/)
99
and 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

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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>

0 commit comments

Comments
 (0)