File tree Expand file tree Collapse file tree
resources/META-INF/native-image/eca/eca Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
33## Unreleased
4+
45- Improve large file handling in ` read-file ` tool:
56 - Replace basic truncation notice with detailed line range information and next-step instructions.
67 - Allow users to customize default line limit through ` tools.readFile.maxLines ` configuration (keep the current 2000 as default).
7-
88- Moved the future in : on-tools-called and stored it in the db. #119
9+ - Support ` compactPromptFile ` config.
10+ - Fix tools not being listed for servers using mcp-remote.
911
1012## 0.53.0
1113
Original file line number Diff line number Diff line change 147147 "allDeclaredConstructors" :true ,
148148 "allDeclaredMethods" :true
149149 },
150+ {
151+ "name" :" io.modelcontextprotocol.spec.McpSchema$ToolAnnotations" ,
152+ "allDeclaredFields" :true ,
153+ "allDeclaredConstructors" :true ,
154+ "allDeclaredMethods" :true
155+ },
150156 {
151157 "name" :" io.modelcontextprotocol.spec.McpSchema$ServerCapabilities" ,
152158 "allDeclaredFields" :true ,
You can’t perform that action at this time.
0 commit comments