What's Changed
Breaking Changes
- [ROB-3715] Introduce Skills functionality (see docs: https://holmesgpt.dev/dev/reference/skills/?h=skills) by @Avi-Robusta in #1953
Skills introduce a new extensibility model for HolmesGPT, enabling custom tool integrations and workflows via configuration.
Features & Improvements
- [ROB-3703] Improve data source configuration flow by @alonelish in #1912
- ROB-3735 Add VictoriaLogs toolset for log search and analysis by @naomi-robusta in #1957
- Add Atlassian admin setup steps to OAuth MCP documentation by @Avi-Robusta in #1942
- Add support for logging aggregated investigation token usage by @arikalon1 in #1944
- Add max retries and timeout configuration for Grafana by @moshemorad in #1927
- Add optional
extraVolumes,extraVolumeMounts, andextraInitContainersto AWS MCP toolset by @Avi-Robusta in #1958
Fixes
- Fix LLM proxy errors related to provider-specific fields by @arikalon1 in #1943
- fix(toolsets): fail closed on
max_depth <= 0to prevent silent truncation by @sebv004 in #1947
Internal & Automation
- Send weekly benchmark results to the on-call channel by @moshemorad in #1955
- Weekly benchmark results (2026-04-26 03:43) by @github-actions[bot] in #1952
New Contributors
Full Changelog: 0.25.0...0.26.0