-
v2.3.6-dev Pre-release
released this
2026-05-11 14:01:24 +02:00 | 130 commits to main since this releaseNative Java Tool Integration
- Added extensible native Java tool framework (
NativeJavaToolcontract) - Added tool registry/discovery service with duplicate-id guardrails
- Added unified JVM tool execution service with timeout boundaries and structured errors
- Added deterministic result caching with normalized cache keys and TTL controls
- Added built-in tools:
tool_registry_inspect,plugin_contract_validate - Added
/api/toolsendpoints for listing tool definitions and executing tools - Added
synapse.tools.*runtime configuration settings
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Added extensible native Java tool framework (