Skip to content

Commit a1a9e4e

Browse files
author
klapaudius
committed
Update CHANGELOG for version 1.4.0 release
1 parent 9ef255e commit a1a9e4e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### Version Next (Unreleased)
1+
### Version 1.4.0
22
- **Core Features:**
33
- Add comprehensive sampling support allowing tools to request LLM assistance during execution
44
- Introduce SamplingAwareToolInterface for tools that need to make nested LLM calls
@@ -8,6 +8,8 @@
88
- Automatic injection of SamplingClient into tools that implement SamplingAwareToolInterface
99
- Support for text and multi-message sampling requests
1010
- Model preferences for controlling LLM selection (cost, speed, intelligence priorities)
11+
- **Bug Fixes:**
12+
- #45 Rename "arguments" option to "inputs" in TestMcpPromptCommand and related files for consistency
1113
- **Documentation:**
1214
- Add comprehensive sampling documentation with examples and best practices
1315

0 commit comments

Comments
 (0)