Added
- Agent Observability tools:
agento11y_manage_conversationsandagento11y_manage_generationsin a newagento11ycategory, excluded from the default tool set (#944) - Inline panel viewer for
get_panel_imageon MCP Apps-aware hosts, with a dashboard deeplink fallback for other hosts. The deeplink text content is tagged with_meta.ui.kind = "deeplink"so viewers can locate it structurally instead of by string matching (#882)
Fixed
- Enable OTLP trace export with the signal-specific
OTEL_EXPORTER_OTLP_TRACES_ENDPOINTenvironment variable, so operators can ship traces without also exporting logs; the genericOTEL_EXPORTER_OTLP_ENDPOINTstill enables both signals (#1004)
Changed
- Tool calls with unknown argument keys are now rejected with an error naming the unknown keys and listing the valid ones, instead of silently ignoring them and answering from default values (#997)