<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>holmesgpt — The AI Toolchain</title>
    <link>https://aitoolchain.io/tools/holmesgpt</link>
    <description>New releases and features in holmesgpt, tracked by The AI Toolchain.</description>
    <language>en</language>
    <lastBuildDate>Wed, 26 Aug 2026 07:25:05 GMT</lastBuildDate>
    <atom:link href="https://aitoolchain.io/tools/holmesgpt/rss.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>holmesgpt 0.40.0</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.40.0</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.40.0</guid>
      <pubDate>Wed, 26 Aug 2026 07:25:05 GMT</pubDate>
      <description>HolmesGPT 0.40.0 adds personal skills, per-account skill hierarchy, tcp_check allowlists, and diagnostic-pod target policies.
• Requires an allowlist before `tcp_check` probes can reach private networks, blocking SSRF to internal hosts by default.
• Adds a diagnostic-pod target policy to prevent SSRF and data exfiltration from pods spawned during investigations.
• Adds personal skills and a per-account name-collision hierarchy, so individual users can define skills that don&apos;t conflict with shared or global ones.
• Validates bash toolset command arguments and redirections — not just the command prefix — closing injection vectors.
• Hardens the `kubectl-run` toolset to execute commands without a host shell, eliminating shell injection paths.
• Caps oversized error tool results: a 500-character gist is inlined and the full content is spilled to a file.
• Surfaces skill titles for UI-added skills in `fetch_skill` results.
• Injects `__robusta_user_approved` only into relay-routed remote MCP calls, not all MCP traffic.
• Wires Kubernetes-remediation MCP bearer-token auth in the Helm chart.
• Updates the GitLab MCP integration to v2.1.46 with a `whoami` health check.
• Gracefully retires in-flight conversations on shutdown instead of dropping them.
• Removes the experimental Azure SQL toolset.
• Removes the MariaDB MCP integration, consolidating to the native MariaDB datasource.
Breaking changes:
• The MariaDB MCP integration has been removed; deployments using it must migrate to the native MariaDB datasource.
• The experimental Azure SQL toolset has been removed; any configuration referencing it will no longer load.</description>
    </item>
    <item>
      <title>holmesgpt 0.39.0</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.39.0</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.39.0</guid>
      <pubDate>Mon, 10 Aug 2026 14:53:05 GMT</pubDate>
      <description>HolmesGPT 0.39.0 adds Atlassian Rovo MCP integration and GitHub App multi-org support for the GitHub MCP addon.
• Adds Atlassian Rovo MCP integration, enabling HolmesGPT to connect with Rovo as an MCP source.
• Supports pulling skills using GitHub App credentials.
• Supports GitHub App installations spanning multiple organizations in the GitHub MCP addon.</description>
    </item>
    <item>
      <title>holmesgpt 0.39.0</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.39.0</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.39.0</guid>
      <pubDate>Mon, 10 Aug 2026 14:53:05 GMT</pubDate>
      <description>HolmesGPT 0.39.0 adds Atlassian Rovo MCP integration, GitHub App credential-based skill pulling, and multi-org GitHub App support.
• Extends GitHub MCP addon to support GitHub App installations spanning multiple organizations.
• Adds Atlassian Rovo MCP integration, enabling access to Jira issues and Confluence pages via Atlassian&apos;s hosted MCP server.</description>
    </item>
    <item>
      <title>holmesgpt 0.38.2</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.38.2</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.38.2</guid>
      <pubDate>Thu, 06 Aug 2026 07:12:21 GMT</pubDate>
      <description>HolmesGPT 0.38.2 adds RFC 8707 resource indicator support to the MCP OAuth flow.
• Adds RFC 8707 resource indicator support to the MCP OAuth flow, strengthening token audience binding during authorization.</description>
    </item>
    <item>
      <title>holmesgpt 0.38.2</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.38.2</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.38.2</guid>
      <pubDate>Thu, 06 Aug 2026 07:12:21 GMT</pubDate>
      <description>HolmesGPT 0.38.2 adds RFC 8707 resource indicator support to the MCP OAuth flow.
• Adds RFC 8707 resource indicator support to the MCP OAuth flow, enabling resource-aware token requests during MCP authentication.</description>
    </item>
    <item>
      <title>holmesgpt 0.38.1</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.38.1</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.38.1</guid>
      <pubDate>Sun, 02 Aug 2026 12:57:30 GMT</pubDate>
      <description>HolmesGPT 0.38.1 adds logging of the `TOOL_MEMORY_LIMIT_MB` remedy when a tool is OOM killed.
• Logs the `TOOL_MEMORY_LIMIT_MB` remedy when a tool is OOM killed, making memory-limit guidance visible in the investigation output.</description>
    </item>
    <item>
      <title>holmesgpt 0.38.1</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.38.1</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.38.1</guid>
      <pubDate>Sun, 02 Aug 2026 12:57:30 GMT</pubDate>
      <description>HolmesGPT 0.38.1 adds logging of the `TOOL_MEMORY_LIMIT_MB` remedy when a tool is OOM killed.
• Logs the `TOOL_MEMORY_LIMIT_MB` remedy when a tool is OOM killed, making memory-limit guidance visible in the investigation output.</description>
    </item>
    <item>
      <title>holmesgpt 0.38.0</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.38.0</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.38.0</guid>
      <pubDate>Thu, 30 Jul 2026 11:10:19 GMT</pubDate>
      <description>HolmesGPT 0.38.0 adds remote tool-call approval workflows and cuts prompt-token usage by 50–60%.
• Implements remote tool call approval workflows, enabling human-in-the-loop authorization of tool invocations from remote sessions.
• Reduces system prompt and tool description sizes by ~50–60%, lowering prompt-token consumption and enabling use with tighter context-window limits.
• Makes conversation-worker slot exhaustion visible and bounds reconnect sign-in attempts, improving observability of worker capacity limits.
• Adds `kubectl` build to the Go binary distribution, expanding the toolchain&apos;s Kubernetes CLI surface.</description>
    </item>
    <item>
      <title>holmesgpt 0.38.0</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.38.0</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.38.0</guid>
      <pubDate>Thu, 30 Jul 2026 11:10:19 GMT</pubDate>
      <description>HolmesGPT 0.38.0 adds remote tool-call approval workflows and cuts prompt token usage by 50–60%.
• Implements remote tool call approval workflows, enabling human-in-the-loop gating of agent-initiated tool executions.
• Reduces system prompt and tool description sizes by ~50–60%, significantly cutting prompt token consumption per investigation.
• Makes conversation-worker slot exhaustion visible and bounds reconnect sign-in attempts, improving observability of capacity limits.
• Adds Slack channel-history context recovery evaluation coverage.</description>
    </item>
    <item>
      <title>holmesgpt 0.37.0</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.37.0</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.37.0</guid>
      <pubDate>Mon, 27 Jul 2026 06:39:33 GMT</pubDate>
      <description>HolmesGPT 0.37.0 adds JSON log format for scrapers, Langfuse OpenTelemetry tracing, and AZURE_AD_TOKEN Entra ID auth support.
• Supports pre-acquired `AZURE_AD_TOKEN` environment variable for Entra ID authentication with Azure AD, enabling token-based auth flows without interactive login.
• Adds JSON logging format support for log scrapers, enabling structured log ingestion pipelines.
• Adds Langfuse support in OpenTelemetry tracing for LLM observability and trace analytics.</description>
    </item>
    <item>
      <title>holmesgpt 0.37.0</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.37.0</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.37.0</guid>
      <pubDate>Mon, 27 Jul 2026 06:39:33 GMT</pubDate>
      <description>HolmesGPT 0.37.0 adds JSON log scraping, Langfuse/OpenTelemetry tracing, and pre-acquired `AZURE_AD_TOKEN` support for Entra ID auth.
• Supports pre-acquired `AZURE_AD_TOKEN` environment variable for Entra ID authentication, enabling token-based Azure auth flows without interactive login.
• Adds JSON logging format support for log scrapers, enabling structured log ingestion pipelines.
• Adds Langfuse support in OpenTelemetry tracing for LLM observability and trace analysis.</description>
    </item>
    <item>
      <title>holmesgpt 0.36.0</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.36.0</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.36.0</guid>
      <pubDate>Mon, 13 Jul 2026 09:25:53 GMT</pubDate>
      <description>HolmesGPT 0.36.0 adds a /api/info endpoint, in-app TLS, Helm secret sugar, and multi-MCP-server tool-name isolation.
• Adds `GET /api/info` endpoint for operational visibility into the running HolmesGPT instance.
• Adds `extraEnvVarsSecrets` and `envRef` Helm values as shorthand for injecting secrets and configuring `modelList` without manual env var wiring.
• Enables in-app HTTPS/TLS support for the HolmesGPT API, allowing TLS termination without an external proxy.
• Supports multiple MCP servers simultaneously without tool-name collisions — identical tool names across servers are now disambiguated rather than overridden.
• Adds a standalone manifest for provisioning additional Azure MCP accounts alongside existing ones.
• Marks multi-instance-capable data sources in the data source catalog so operators can distinguish sources that support parallel deployments.
• Consolidates Datadog and Elasticsearch/OpenSearch entries into unified catalog cards in the data source catalog.
• Routes `call_aws` JSON-argument commands through the no-JSON path, cutting approximately 87 seconds of retries on AWS MCP calls.
• GitHub MCP personal-access-token (PAT) path now uses native HTTP mode for more reliable authentication.
• Bounds conversation and tool-call claiming to worker capacity, preventing oversubscription under load.
Breaking changes:
• KRR resource recommendation features have been removed from HolmesGPT.</description>
    </item>
    <item>
      <title>holmesgpt 0.35.0</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.35.0</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.35.0</guid>
      <pubDate>Wed, 01 Jul 2026 08:30:07 GMT</pubDate>
      <description>HolmesGPT 0.35.0 adds env var templating in MCP OAuth URLs and expands the datasource catalog.
• Supports environment variable templating inside MCP OAuth URLs, enabling dynamic credential injection without hardcoding secrets in config.
• Adds new data sources to the datasource catalog, broadening the range of backends HolmesGPT can query.</description>
    </item>
    <item>
      <title>holmesgpt 0.34.0</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.34.0</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.34.0</guid>
      <pubDate>Sun, 28 Jun 2026 10:59:20 GMT</pubDate>
      <description>HolmesGPT 0.34.0 adds admin API endpoints for runtime config reload, event-driven operator triggers, and JWT-signed approval tickets for Kubernetes remediation.
• Adds admin API endpoints for runtime configuration reload, enabling live config changes without restarting the service.
• Introduces event-driven triggers in operator mode, allowing HolmesGPT to react to Kubernetes events automatically.
• Adds JWT-signed approval tickets to the Kubernetes Remediation MCP, with approval-based tool separation between safe and destructive actions.
• Updates AWS MCP Helm addon to native Streamable HTTP (v2.1.0).
• Adds firewall detection and user-friendly error handling for Supabase sign-in failures.
• OAuth MCP now deletes expired token rows on 401 responses so users can re-authenticate cleanly.
Breaking changes:
• The deprecated Tool._is_restricted() mechanism has been removed; any toolset code relying on it will break.</description>
    </item>
    <item>
      <title>holmesgpt 0.33.0</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.33.0</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.33.0</guid>
      <pubDate>Mon, 15 Jun 2026 13:06:42 GMT</pubDate>
      <description>HolmesGPT 0.33.0 adds cross-cluster remote tool execution and per-request tracing with span token metrics.
• Adds cross-cluster remote tool execution via an executor worker, toolset publishing, and caller headers, enabling tools to run against remote clusters from a central Holmes instance.
• Adds per-request tracing experiment routing and span token metrics to the server for observability into LLM completion costs per request.</description>
    </item>
    <item>
      <title>holmesgpt 0.32.0</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.32.0</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.32.0</guid>
      <pubDate>Thu, 11 Jun 2026 06:28:06 GMT</pubDate>
      <description>HolmesGPT 0.32.0 adds multi-instance toolsets, multi-cluster awareness, GitHub MCP auto-detection, and a unified `firing` boolean across all alert sources.
• Adds `enable_todo` flag to control the TodoWrite feature in evals.
• Exposes a uniform `firing` boolean field for all alert sources, normalising alert state across integrations.
• Adds multi-instance toolsets support (`[ROB-3577]`), allowing multiple instances of the same toolset to be configured simultaneously.
• MCP auth health check now auto-detects and enables GitHub context automatically.
• Adds a &apos;Denied commands&apos; column to eval reports for visibility into blocked tool calls.
• Introduces multi-cluster scope-awareness in the LLM prompt layer, enabling the AI to reason across clusters.
• Hardwires cluster and conversation context into platform-MCP headers for richer contextual routing.
• Supports overriding the config file at runtime.
• Allows omitting the `temperature` parameter for models that reject it (e.g. Claude Opus 4.7+).
• Marks the `llm_summarize` transformer as legacy / not recommended, steering users toward current alternatives.</description>
    </item>
    <item>
      <title>holmesgpt 0.31.0</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.31.0</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.31.0</guid>
      <pubDate>Wed, 27 May 2026 06:04:36 GMT</pubDate>
      <description>HolmesGPT 0.31.0 adds Robusta Platform MCP toolset, multi-instance Elasticsearch/Grafana, per-conversation OAuth opt-out, and periodic MCP tool refresh.
• Adds the Robusta Platform MCP toolset with dynamic session token authentication for connecting Holmes to the Robusta platform.
• Adds per-conversation OAuth opt-out support, letting individual sessions bypass OAuth flows.
• Adds periodic MCP tools refresh so newly added tools are discovered without restarting the process.
• Adds multi-instance Elasticsearch support, enabling Holmes to query across multiple Elasticsearch backends.
• Adds multi-instance Grafana dashboard support, enabling Holmes to query across multiple Grafana instances.
• Adds multi-region support for Robusta platform endpoints.
• Adds optional ClickHouse HTTP `JSONEachRow` format for `DateTime64` query results.
• Adds evaluation harness for metrics analyses, expanding the benchmark coverage to metric-based investigations.
• Warns at startup when an OTLP endpoint is configured but required OTEL packages are missing.</description>
    </item>
    <item>
      <title>holmesgpt 0.30.1</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.30.1</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.30.1</guid>
      <pubDate>Wed, 20 May 2026 12:16:47 GMT</pubDate>
      <description>HolmesGPT 0.30.1 adds GitLab MCP datasource, user_email on chat requests, and LITELLM_MODEL_COST_MAP_URL support for firewalled environments.
• Accepts `user_email` on chat requests and persists it to `HolmesUsageEvents` for usage tracking.
• Supports `LITELLM_MODEL_COST_MAP_URL` environment variable to configure model cost map fetching in firewalled environments.
• Adds GitLab MCP entry to `datasource-catalog.json`, making GitLab available as a selectable MCP datasource.
• Loki toolset now returns the raw response when parsing fails, surfacing unparseable data instead of silently dropping it.</description>
    </item>
    <item>
      <title>holmesgpt 0.30.0</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.30.0</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.30.0</guid>
      <pubDate>Sun, 17 May 2026 10:18:10 GMT</pubDate>
      <description>HolmesGPT 0.30.0 adds GitLab MCP server integration alongside existing Kubernetes MCP support.
• Adds GitLab MCP server integration, enabling Holmes to interact with GitLab repositories and resources via the Model Context Protocol.</description>
    </item>
    <item>
      <title>holmesgpt 0.29.0</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.29.0</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.29.0</guid>
      <pubDate>Thu, 14 May 2026 14:17:40 GMT</pubDate>
      <description>HolmesGPT 0.29.0 adds SSL/TLS custom CA support, AI usage tracking, Helm commonLabels, skills-from-Helm, and per-toolset prerequisite timeouts.
• Adds `commonLabels` support to the Helm chart to propagate custom labels across all chart resources.
• Adds `additional_env_froms` support to the Holmes Helm chart for injecting environment variables from ConfigMaps or Secrets.
• Adds skills provisioning directly from Helm chart values.
• Adds per-toolset prerequisite timeout to prevent startup hangs when toolset dependencies are unavailable.
• Adds SSL/TLS support for custom CA bundles in the Realtime WebSocket connection.
• Adds AI usage tracking via `HolmesUsageEvents` to monitor LLM consumption.</description>
    </item>
    <item>
      <title>holmesgpt 0.28.0</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.28.0</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.28.0</guid>
      <pubDate>Thu, 07 May 2026 11:46:06 GMT</pubDate>
      <description>HolmesGPT 0.28.0 adds DNS configuration support and authenticated private-channel realtime subscriptions.
• Adds the ability to configure `dnsPolicy` and `dnsConfig` for HolmesGPT deployments.
• Enables private channel support with authentication for realtime subscriptions.</description>
    </item>
    <item>
      <title>holmesgpt 0.27.0</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.27.0</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.27.0</guid>
      <pubDate>Wed, 06 May 2026 11:18:20 GMT</pubDate>
      <description>HolmesGPT 0.27.0 adds GitHub Copilot AI provider, optional API key auth for HTTP endpoints, and a Kubernetes MCP addon.
• Adds optional API key authentication for all HTTP endpoints.
• Adds GitHub Copilot as a supported AI provider.
• Adds a Kubernetes MCP addon (`ROB-3465 k8s mcp addon`).
• Adds support for additional environment variables in the Confluence MCP integration.
• Adds support for editing tool command arguments before execution.
• Adds configurable deployment rollout strategy via Helm.
• Adds client secret support in the CLI OAuth flow, with an option to set the auth callback.
• Adds an M2 Conversation Worker for async conversation processing, now enabled by default.
• Adds health checks to detect silently-dead realtime WebSocket connections.
• Adds Supabase Realtime verification before starting the conversation worker.
• Adds retry logic to the conversation worker.
• Extracts text from MCP resource content blocks in tool results.
• Injects frontend tools into the worker conversation executor.
• Disables todowrite behavior controls in scheduled prompts.</description>
    </item>
    <item>
      <title>holmesgpt 0.26.0</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.26.0</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.26.0</guid>
      <pubDate>Tue, 28 Apr 2026 07:57:15 GMT</pubDate>
      <description>HolmesGPT 0.26.0 introduces Skills extensibility, VictoriaLogs toolset, and new Grafana timeout controls
• Adds `extraVolumes`, `extraVolumeMounts`, and `extraInitContainers` configuration keys to the AWS MCP toolset for flexible volume and init-container injection.
• Adds max retries and timeout configuration for Grafana integrations.
• Introduces Skills, a new extensibility model enabling custom tool integrations and workflows via configuration.
• Adds a VictoriaLogs toolset for log search and analysis.
• Adds support for logging aggregated investigation token usage.
• Improves the data source configuration flow.
• Adds Atlassian admin setup steps to OAuth MCP documentation, expanding supported MCP OAuth configuration guidance.
Breaking changes:
• The Skills functionality introduces a new extensibility model — existing custom tool integrations and workflows may need to be migrated to the new Skills configuration format.</description>
    </item>
    <item>
      <title>holmesgpt 0.25.0</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.25.0</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.25.0</guid>
      <pubDate>Thu, 23 Apr 2026 17:11:34 GMT</pubDate>
      <description>HolmesGPT 0.25.0 adds a Crossplane toolset and OAuth support for MCP servers in CLI and server mode.
• Adds OAuth support for MCP servers in both CLI and server mode.
• Adds a Crossplane toolset for investigating Crossplane resources.</description>
    </item>
    <item>
      <title>holmesgpt 0.24.4</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.24.4</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.24.4</guid>
      <pubDate>Mon, 20 Apr 2026 07:41:10 GMT</pubDate>
      <description>HolmesGPT 0.24.4 adds OpenTelemetry instrumentation, YAML anchors in config, new Kafka tools, and expanded DB data source support.
• Adds `anchors` top-level field to HolmesGPT config to support YAML anchors, enabling reuse of repeated config blocks.
• Adds OpenTelemetry tracing and metrics instrumentation for observing HolmesGPT&apos;s own runtime behavior.
• Adds missing Kafka tools to match the full capability set of the kafka-mcp-server integration.
• Expands datasource support with new database data sources and improved datasource descriptions.
• Adds Zabbix integration with supporting documentation.
• Allows using the table API without specifying a version.
• Rebrands Azure OpenAI integration to Azure AI Foundry.</description>
    </item>
    <item>
      <title>holmesgpt 0.24.1</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.24.1</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.24.1</guid>
      <pubDate>Tue, 07 Apr 2026 10:41:09 GMT</pubDate>
      <description>HolmesGPT 0.24.1 adds mTLS/SSL support to the Kafka/admin toolset.
• Adds mTLS/SSL support to the Kafka/admin toolset, enabling encrypted and mutually authenticated connections to Kafka brokers.</description>
    </item>
    <item>
      <title>holmesgpt 0.24.0</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.24.0</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.24.0</guid>
      <pubDate>Sun, 05 Apr 2026 15:36:30 GMT</pubDate>
      <description>HolmesGPT 0.24.0 adds frontend tool execution, a startup sample-questions menu, and configurable Helm security contexts.
• Adds configurable `podSecurityContext` and `containerSecurityContext` fields to the Holmes Helm chart, enabling custom pod and container security contexts at deploy time.
• Adds frontend tool execution support to Holmes, allowing UI-side tools to be invoked through the HTTP API (documented in the HTTP API frontend tools implementation guide).
• Defaults to the `ask` subcommand when no subcommand is provided on the CLI, so bare `holmesgpt &lt;question&gt;` invocations now work without specifying a subcommand.
• Adds a sample questions menu on startup to guide practitioners toward common investigations.</description>
    </item>
    <item>
      <title>holmesgpt 0.23.0</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.23.0</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.23.0</guid>
      <pubDate>Thu, 26 Mar 2026 11:25:16 GMT</pubDate>
      <description>HolmesGPT 0.23.0 adds a revamped CLI experience, multi-account NewRelic support, image content in MCP results, and HTTP Basic Auth for ServiceNow.
• Adds HTTP Basic Auth support to the ServiceNow tables toolset.
• Adds support for image content in MCP tool results.
• Adds support for multiple NewRelic accounts in a single HolmesGPT instance.
• Adds a Docker Compose setup for simplified HolmesGPT deployment.
• Delivers a new and improved interactive CLI experience.</description>
    </item>
    <item>
      <title>holmesgpt 0.22.0</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.22.0</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.22.0</guid>
      <pubDate>Wed, 18 Mar 2026 13:17:44 GMT</pubDate>
      <description>HolmesGPT 0.22.0 adds MongoDB toolset, mTLS for HTTP/Elasticsearch, digest auth, Inspektor Gadget filtering, and GitHub App token management.
• Adds `initContainers` and `args` support to the Helm chart for advanced pod configuration.
• Adds digest auth and mTLS support to the HTTP toolset, configurable via the HTTP connector config.
• Adds mTLS (mutual TLS) support to the Elasticsearch toolset.
• Adds `CLASSIFIER_MODEL` environment variable support for specifying a separate classifier model (documented alongside OpenRouter requirements).
• Adds `behavior_controls` API parameter for prompt customization in the investigation API.
• Adds `tool_results_dir` parameter to `ToolCallingLLM` in the custom LLM interface.
• Adds a MongoDB toolset for querying and diagnostics.
• Adds filtering support to the Inspektor Gadget toolset, enabling scoped tool invocations.
• Adds GitHub App token manager for automatic installation token handling, including MCP config support for GitHub App credentials.
• Adds `datasource-catalog.json` for datasource cataloging.
• Adds keyless auth support for Azure AI Foundry.
• Adds cached tokens tracking and `max_prompt_tokens_per_call` tracking to LLM usage/cost reporting.
• Adds URL query parameter support to tab synchronization in the TUI.
• Adds Enum field support and MCP config management to the TUI.
• Adds multi-round approval workflow support with iteration offset.
• Enables strict tool calling universally with per-tool compatibility checks.
• Disables unconfigured toolsets by default in the CLI.
• Removes the automated investigation API, consolidating all investigation flows into the conversational interface.
Breaking changes:
• The automated investigation API has been removed; all investigation flows must now use the conversational interface.
• Unconfigured toolsets are now disabled by default in the CLI — toolsets that were previously active without explicit configuration will no longer run.
• Message truncation logic has been removed; context overflow now causes a fast failure instead of silently truncating.</description>
    </item>
    <item>
      <title>holmesgpt 0.21.0</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.21.0</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.21.0</guid>
      <pubDate>Fri, 06 Mar 2026 18:18:26 GMT</pubDate>
      <description>HolmesGPT 0.21.0 adds Coralogix archive support, Confluence integration, an interactive TUI for toolset config, and AWS Bedrock bearer-token auth.
• Adds `AWS_BEARER_TOKEN_BEDROCK` environment variable to authenticate with AWS Bedrock models.
• Adds an interactive TUI for toolset configuration, letting CLI users configure toolset prerequisites without manual file editing.
• Adds Coralogix archive support as a new data-source integration.
• Adds Confluence as a new toolset integration for knowledge-base lookups during investigations.
• Adds a direct Prometheus endpoint option for Grafana Cloud data sources.
• Supports recursive parsing of nested schemas in MCP tool parameters, enabling richer MCP toolset interoperability.
• Adds HTTP header propagation to forward request headers through HolmesGPT&apos;s internal calls.
• Adds `resourcequotas` RBAC role to the Holmes default service account, expanding Kubernetes resource visibility.
• Adds webhook configuration permissions to the HolmesGPT service account.
• Adds `appProtocol` field to the Holmes Helm service port configuration.
• Implements lazy initialization for toolset prerequisites in CLI mode, so missing prerequisites no longer block unrelated toolsets at startup.
• Adds Claude Opus 4.6 and Sonnet 4.6 to benchmark model defaults.</description>
    </item>
    <item>
      <title>holmesgpt 0.20.0</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.20.0</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.20.0</guid>
      <pubDate>Tue, 24 Feb 2026 14:12:35 GMT</pubDate>
      <description>HolmesGPT 0.20.0 adds SQL database toolsets, five MCP server integrations, Inspektor Gadget, KubeVela, and a generic HTTP connector toolset.
• Adds SQL Database toolsets covering PostgreSQL, ClickHouse, MariaDB, MySQL, SQLServer, and SQLite, enabling AI-driven investigation of database state.
• Adds a generic HTTP connector toolset for querying arbitrary HTTP endpoints as investigation sources.
• Adds Inspektor Gadget toolset for kernel-level eBPF-based diagnostics within HolmesGPT investigations.
• Adds KubeVela built-in toolsets for investigating OAM application workloads.
• Adds Grafana MCP server integration, enabling HolmesGPT to query Grafana via the Model Context Protocol.
• Adds Sentry MCP server integration for pulling error and event context from Sentry during investigations.
• Adds Prefect MCP server integration for workflow observability via the Model Context Protocol.
• Adds Confluence MCP server integration for surfacing runbook and knowledge-base content during investigations.
• Adds Kubernetes Remediation MCP integration, allowing HolmesGPT to execute remediation actions against Kubernetes clusters.
• Adds filesystem storage for large tool results, removing in-memory size constraints on investigation outputs.
• Adds multi-cluster support and external change handling to Robusta tools.
• Adds GCP workload identity support for the GCP MCP integration.
• Adds OpenRouter as a supported AI provider.
Breaking changes:
• Additional instructions support has been removed; any configuration relying on that feature will no longer work after upgrading.
• Unused Coralogix label settings have been removed and related functions have been flattened; configurations referencing those Coralogix label settings will break on upgrade.</description>
    </item>
    <item>
      <title>holmesgpt 0.19.0</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.19.0</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.19.0</guid>
      <pubDate>Tue, 27 Jan 2026 12:13:16 GMT</pubDate>
      <description>HolmesGPT 0.19.0 adds GitHub, Confluence, and Splunk MCP servers, image input support, and scheduled prompt investigations.
• Adds Splunk MCP server support, replacing any prior ad-hoc Splunk integration with an explicit MCP-based server.
• Adds GitHub MCP server, replacing the legacy GitHub toolset with an MCP-based implementation.
• Adds Confluence MCP server for Confluence-based investigations and workflows.
• Supports passing an auth token to MCP servers via HTTP header.
• Adds support for image input to the chat API, including a new `images` field in the chat API.
• Adds daily and weekly scheduled prompt investigations in SAS.
• Redesigns the Bash toolset with prefix-based approvals for command execution control.
• Improves OOMKill detection capability.
Breaking changes:
• The git toolset has been deprecated in favor of the Git MCP server; existing configurations relying on the git toolset will stop working and must be migrated to the MCP-based implementation.</description>
    </item>
    <item>
      <title>holmesgpt 0.18.5</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.18.5</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.18.5</guid>
      <pubDate>Mon, 19 Jan 2026 09:58:40 GMT</pubDate>
      <description>HolmesGPT 0.18.5 adds structured output to /api/chat, periodic toolset refresh, and Claude tool-approval support
• Adds structured output support to the `POST /api/chat` endpoint, enabling callers to receive machine-parseable responses.
• Adds periodic toolset status refresh in server mode, keeping tool availability current without restarting the process.
• Adds Claude tool-approval support, allowing all tools to be approved for Claude-backed workflows.
• Adds SSL verification disable option for Claude integrations.
• Adds long file name support on Windows, removing path-length errors when processing deeply nested files.
• Helm chart now uses a dynamic `imagePullPolicy` driven by values, replacing the previously hardcoded policy.</description>
    </item>
    <item>
      <title>holmesgpt 0.18.4</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.18.4</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.18.4</guid>
      <pubDate>Thu, 15 Jan 2026 08:19:08 GMT</pubDate>
      <description>HolmesGPT 0.18.4 adds Azure managed Prometheus, New Relic multi-account, GitHub MCP, and AWS MCP improvements.
• Adds Azure managed Prometheus support to the Prometheus toolset.
• Adds New Relic multiple-account support, enabling queries across more than one New Relic account.
• Adds GitHub MCP addon for the Helm chart, extending MCP integrations alongside the existing Azure MCP toolset.
• Improves AWS MCP integration with several enhancements.
• Enables the `connectivity_check` toolset by default in the Helm chart.
• Adds support for an additional system prompt URL in eval configurations.
• Improves SSL error messaging for the Prometheus toolset to surface clearer diagnostics.</description>
    </item>
    <item>
      <title>holmesgpt 0.18.2</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.18.2</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.18.2</guid>
      <pubDate>Tue, 06 Jan 2026 06:22:57 GMT</pubDate>
      <description>HolmesGPT 0.18.2 adds TCP connectivity checks, GCP &amp; AKS MCP integrations, and an improved Elasticsearch/OpenSearch toolset.
• Adds a connectivity check toolset supporting TCP checks for network reachability diagnostics.
• Adds GCP MCP integration for Google Cloud Platform context in investigations.
• Adds Azure (AKS) MCP integration for Azure Kubernetes Service context.
• Updates the Prometheus toolset configuration.
Breaking changes:
• The Elasticsearch/OpenSearch toolset has breaking configuration changes — consult the updated docs at https://holmesgpt.dev/data-sources/builtin-toolsets/elasticsearch/#elasticsearch-opensearch before upgrading.</description>
    </item>
    <item>
      <title>holmesgpt 0.18.1</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.18.1</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.18.1</guid>
      <pubDate>Sun, 28 Dec 2025 14:10:42 GMT</pubDate>
      <description>HolmesGPT 0.18.1 adds memory usage limits for bash and yaml toolsets via ulimit.
• Adds `ulimit`-based memory limiting for the bash and yaml toolsets to cap resource consumption during automated investigations.</description>
    </item>
    <item>
      <title>holmesgpt 0.18.0</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.18.0</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.18.0</guid>
      <pubDate>Fri, 26 Dec 2025 12:45:22 GMT</pubDate>
      <description>HolmesGPT 0.18.0 adds runbook support by alerts and symptoms, external links in tool results, and new health endpoints for pod probes.
• Adds `healthz` and `readyz` endpoints for pod probe health checks.
• Adds runbook alerts to the LLM prompt, enabling runbook lookup by alerts and symptoms.
• Tool results now include external links for quick navigation to source resources.
• Reduces LLM context consumption by serializing multiple tool call outputs as minified JSON.
• Improves Coralogix toolset with expanded capabilities.
• Adds health checks to TCP connections.
• Publishes Helm charts via OCI registry.
• Expands default CRD permissions for broader Kubernetes resource coverage.
• Adds timeout to Kafka prerequisites check.
Breaking changes:
• The `datadog/rds` plugin is removed; its functionality is now covered by the `datadog/metrics` plugin.</description>
    </item>
    <item>
      <title>holmesgpt 0.17.0</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.17.0</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.17.0</guid>
      <pubDate>Tue, 09 Dec 2025 12:03:37 GMT</pubDate>
      <description>HolmesGPT 0.17.0 adds MariaDB MCP addon, user runbooks catalog, and total cost display with `--log-costs`.
• Adds `--log-costs` flag now displays total cost at the end of a run, in addition to per-call costs.
• Adds MariaDB MCP addon, extending the set of supported database integrations.
• Adds support for a user runbooks catalog, enabling practitioners to supply their own runbooks for Holmes to reference during investigations.</description>
    </item>
    <item>
      <title>holmesgpt 0.16.4</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.16.4</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.16.4</guid>
      <pubDate>Mon, 01 Dec 2025 13:00:22 GMT</pubDate>
      <description>HolmesGPT 0.16.4 adds stdio MCP support and AWS MCP instructions.
• Adds stdio transport support for MCP (Model Context Protocol) servers, enabling local process-based tool integrations.
• Adds AWS MCP instructions, enabling Holmes to interact with AWS resources via the MCP toolchain.</description>
    </item>
    <item>
      <title>holmesgpt 0.16.3</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.16.3</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.16.3</guid>
      <pubDate>Sun, 23 Nov 2025 13:13:27 GMT</pubDate>
      <description>HolmesGPT 0.16.3 adds ServiceNow and OpenShift toolsets, streamable-HTTP MCP support, and Loki improvements.
• Adds `TOOL_MAX_ALLOCATED_CONTEXT_WINDOW_TOKENS` environment variable to control the maximum context window tokens allocated per tool.
• New ServiceNow toolset for querying and interacting with ServiceNow from within HolmesGPT investigations.
• New OpenShift toolset enabling use of `oc` commands during AI-driven investigations.
• Adds streamable-HTTP transport support for MCP (Model Context Protocol) integrations.
• Supports custom GitHub Enterprise URLs, allowing users on GitHub Enterprise to point HolmesGPT at their own instance.
• Improved Loki toolset with expanded log querying capabilities.
• Improved KRR (Kubernetes Resource Recommender) tool integration.</description>
    </item>
    <item>
      <title>holmesgpt 0.16.1</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.16.1</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.16.1</guid>
      <pubDate>Mon, 03 Nov 2025 08:27:24 GMT</pubDate>
      <description>HolmesGPT 0.16.1 adds Grafana dashboard tools, CRD reading, Robusta runbook support, and a resource-issues fetch tool.
• Adds four new built-in tools for retrieving Grafana dashboards, enabling Holmes to pull and reason over dashboard data during investigations.
• Enables Holmes to read Kubernetes Custom Resource Definitions (CRDs), expanding its cluster-resource awareness beyond core API objects.
• Adds a fetch-resource-issues tool that retrieves workload issues directly, supporting richer automated triage workflows.
• Adds Robusta runbook support, allowing Holmes to reference and execute Robusta runbooks during incident response.
• Adds support for pulling external changes, keeping Holmes tooling in sync with upstream configurations.
• Improves prompt caching to reduce latency and cost on repeated or similar queries.</description>
    </item>
    <item>
      <title>holmesgpt 0.16.0</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.16.0</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.16.0</guid>
      <pubDate>Tue, 21 Oct 2025 06:46:20 GMT</pubDate>
      <description>HolmesGPT 0.16.0 adds AWS MCP integration for IAM/EC2/cost queries and conversation history compaction for longer sessions.
• New AWS MCP addon enables querying IAM Roles, security groups, EC2 instances, and AWS costs directly from HolmesGPT conversations.
• Adds conversation history compaction to support longer, data-heavy conversations without hitting context limits.
• Adds AI reasoning logs for visibility into the model&apos;s decision process during investigations.</description>
    </item>
    <item>
      <title>holmesgpt 0.15.0</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.15.0</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.15.0</guid>
      <pubDate>Mon, 13 Oct 2025 07:52:33 GMT</pubDate>
      <description>HolmesGPT 0.15.0 adds Cilium/Hubble toolsets, a feedback command, AG-UI chat endpoint, and a tool approval workflow.
• Adds `feedback` subcommand (with privacy notice) for submitting feedback from the CLI.
• Allows passing a custom system-prompt parameter in the Holmes chat endpoint via the `custom_sys_prompt` param (ROB-2197).
• Adds experimental AG-UI-supported chat endpoint and PPL query-assist feature.
• Adds Cilium and Hubble toolsets for network observability and policy inspection.
• Adds a tool approval workflow, enabling operator review of tool calls before execution (ROB-1933).
• Adds Vertex AI Claude model support by including the `google-cloud-aiplatform` dependency.
• Adds `OpenSearchQueryAssistToolset` with prerequisites checking.
• Expands NewRelic toolset with freeform queries, transaction embed support, and improved trace handling.
• Limits max tool output to a hard-coded 25K tokens regardless of model context size, improving stability with large responses.
• Improves Gemini model support and compatibility.
• Removes experimental tag from three previously experimental toolsets.
• Improves CLI output to reduce noise during normal operation.</description>
    </item>
    <item>
      <title>holmesgpt 0.14.2</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.14.2</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.14.2</guid>
      <pubDate>Tue, 16 Sep 2025 05:56:44 GMT</pubDate>
      <description>HolmesGPT 0.14.2 adds improved Tempo integration, Claude Sonnet 1M token model support, and context window optimizations for metrics and trace data.
• Supports the Sonnet 1M token model for extended context analysis.
• Improves Tempo integration to enable latency increase and HTTP 500 error root-cause queries.
• Optimizes context window handling for metrics and trace data, increasing answer accuracy.
• Improves Datadog integration accuracy through multiple small changes.</description>
    </item>
    <item>
      <title>holmesgpt 0.14.1</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.14.1</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.14.1</guid>
      <pubDate>Mon, 15 Sep 2025 12:54:26 GMT</pubDate>
      <description>HolmesGPT 0.14.1 adds a free-form Tempo toolset, LLM-based message summarization via a Transformer mechanism, and `api_base`/`api_version` Azure OpenAI config keys.
• Adds `api_base` and `api_version` config keys for Azure OpenAI support in the HolmesGPT configuration.
• Introduces LLM-based message summarization via a new Transformer mechanism to optimize context window handling, improving accuracy with metrics and trace data.
• Adds a free-form Tempo toolset enabling natural-language trace queries such as &apos;Why was there an increase in latency?&apos; and &apos;Find the cause of recent HTTP 500 errors.&apos;
• Implements an LLM Model Registry allowing context size overrides per model.
• Adds `max_tokens` and max output tokens fields to Holmes responses.
• Respects `DEFAULT_LOG_LIMIT` in the Loki integration for more controlled log retrieval.
• Improves Prometheus integration with better truncation and a reduced max query size cap.
• Improves DataDog integration with accuracy and error-handling enhancements.
• Improves Ollama support.</description>
    </item>
    <item>
      <title>holmesgpt 0.13.2</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.13.2</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.13.2</guid>
      <pubDate>Wed, 03 Sep 2025 09:53:24 GMT</pubDate>
      <description>HolmesGPT 0.13.2 adds Datadog integration, cross-account IRSA, Prometheus range queries, and CLI approval for bash tool execution.
• Adds a general-purpose Datadog tool, enabling HolmesGPT to query Datadog as part of AI-driven investigations.
• Adds cross-account IRSA support, allowing HolmesGPT to assume IAM roles across AWS accounts for multi-account Kubernetes environments.
• Adds Prometheus range-query support to the Prometheus toolset, enabling historical metric analysis over configurable time windows.
• Adds a CLI approval step for the bash tool, requiring explicit user confirmation before executing bash commands from the CLI.
• Adds manual and HPA-driven replica count control options.</description>
    </item>
    <item>
      <title>holmesgpt 0.13.1</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.13.1</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.13.1</guid>
      <pubDate>Wed, 27 Aug 2025 09:57:38 GMT</pubDate>
      <description>HolmesGPT 0.13.1 adds AWS Bedrock single-token auth and AMP IRSA support for IAM-based authentication.
• Adds single-token authentication support for AWS Bedrock as an LLM backend.
• Adds IRSA (IAM Roles for Service Accounts) support for Amazon Managed Prometheus (AMP) integration.
• Replaces CLI toolsets with a bash toolset.</description>
    </item>
    <item>
      <title>holmesgpt 0.13.0</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.13.0</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.13.0</guid>
      <pubDate>Wed, 20 Aug 2025 12:11:16 GMT</pubDate>
      <description>HolmesGPT 0.13.0 adds a Datadog RDS analysis toolset, REASONING_EFFORT env var, streaming API chat, custom annotations, and subtask support.
• Adds support for the `REASONING_EFFORT` environment variable to control LLM reasoning effort at runtime.
• Adds `call_stream` support for the API chat endpoint, enabling streaming responses from the Holmes API.
• Adds an option for custom annotations on Holmes resources.
• Adds a new Datadog RDS analysis toolset for database-focused investigations via Datadog.
• Adds subtask support, allowing Holmes investigations to spawn and track sub-investigations.
• Adds intermediate AI message and reasoning output via `ai_message` in investigation responses.
• Adds LLM support to the investigation workflow, broadening which models can drive investigations.
• Adds Prometheus AMP (Amazon Managed Prometheus) support alongside fixes to loading configs from environment variables.
• Adds `icon_url` field to tool call results in the API response.
• Adds `revisionhistorylimit` support for Kubernetes deployment configuration.
• Returns rate-limit errors to callers when the upstream LLM rate-limits Holmes.
• Adds an AI safety prompt to the system prompt for all Holmes interactions.</description>
    </item>
    <item>
      <title>holmesgpt 0.12.4</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.12.4</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.12.4</guid>
      <pubDate>Mon, 04 Aug 2025 13:50:40 GMT</pubDate>
      <description>HolmesGPT 0.12.4 adds MCP server config file support, configurable config dir, OpenShift Prometheus, YAML syntax highlighting, and faster startup.
• Adds support for configuring MCP server in the config file, enabling declarative MCP server setup without CLI flags.
• Makes the config file directory configurable, allowing non-default config locations to be specified.
• Adds a toggle for the version check, letting users enable or disable the startup version check.
• Makes the agent name in the welcome banner configurable.
• Adds autocomplete for the `/show` command in interactive mode.
• Adds YAML syntax highlighting for output in the `/show` command.
• Adds OpenShift Prometheus support as a metrics toolset.
• Enables HolmesGPT to unzip logs from findings, expanding log analysis coverage.
• Adds cluster name to the system prompt, giving the LLM context about which cluster it is operating on.
• Adds line count to tool output for better readability of large results.
• Improves startup speed of `holmes ask` via lazy imports.
• Requests multiple tool calls for reasoning models to improve accuracy.
• Improves HolmesGPT accuracy on questions about itself, configuring tools, and using runbooks.
• Improves DataDog metrics toolset.</description>
    </item>
    <item>
      <title>holmesgpt 0.12.3</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.12.3</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.12.3</guid>
      <pubDate>Thu, 24 Jul 2025 19:29:02 GMT</pubDate>
      <description>HolmesGPT 0.12.3 adds Datadog, Azure SQL, ServiceNow, Atlas MongoDB, and NSG toolsets plus interactive slash commands and a --refresh-toolsets flag.
• Adds `--refresh-toolsets` flag to the `ask` command to force a refresh of toolset status on demand.
• Introduces `/run`, `/clear`, `/show`, and `/context` slash commands in interactive mode.
• Adds Datadog logs toolset, Datadog metrics toolset, and Datadog traces toolset for querying logs, metrics, and traces from Datadog.
• Adds Azure SQL toolset for querying and troubleshooting Azure SQL databases.
• Adds Azure Network Security Groups (NSGs) toolset for inspecting network security group rules.
• Adds Atlas MongoDB toolset for querying MongoDB Atlas clusters.
• Adds ServiceNow experimental toolset for integrating with ServiceNow.
• Introduces a runbook toolset (feat(runbook)) to fetch and apply internal runbooks during investigations.
• Enriches AKS node health tools with additional diagnostic capabilities.
• Adds a toolset management tool command and caches toolset status to speed up repeated invocations.
• Enables Holmes to count Kubernetes resources during investigations.
• Makes interactive mode the default when running the CLI.
• Adds support for piped input to the Holmes CLI.
• Makes OpenSearch environment variable and config description more generic for broader compatibility.
• Adds tracing support to the Holmes CLI.
• Injects global date context into prompts so the LLM is aware of the current date.
• Checks Prometheus toolset health during auto-discovery, not only on explicit invocation.
• Checks toolset prerequisites in parallel, reducing CLI startup time.
• Adds an HTTP API with published documentation.</description>
    </item>
    <item>
      <title>holmesgpt 0.11.5</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.11.5</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.11.5</guid>
      <pubDate>Thu, 05 Jun 2025 14:39:31 GMT</pubDate>
      <description>HolmesGPT 0.11.5 adds Remote MCP server support for real-time access to external data sources and tools.
• Adds Remote MCP server support, enabling HolmesGPT to connect to external data sources and tools in real time via configured remote endpoints.
• Loads the Robusta UI token from an environment variable when required, reducing manual credential configuration.
• Allows overriding the Grafana health-check URL via configuration, enabling custom Grafana deployment paths.
• Adds Azure OpenAI to the list of supported models.
• Removes the mandatory requirement for resource group, subscription, and cluster name in the AKS toolset, simplifying Azure configuration.
• Restarts the Holmes pod automatically on config changes, ensuring configuration updates are applied without manual intervention.</description>
    </item>
    <item>
      <title>holmesgpt 0.11.2</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.11.2</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.11.2</guid>
      <pubDate>Mon, 12 May 2025 12:52:45 GMT</pubDate>
      <description>HolmesGPT 0.11.2 adds direct connection support for Loki and Tempo datasources.
• Supports direct connections to Loki and Tempo, removing the requirement to route through a Grafana datasource.</description>
    </item>
    <item>
      <title>holmesgpt 0.11.1</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.11.1</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.11.1</guid>
      <pubDate>Mon, 12 May 2025 06:35:47 GMT</pubDate>
      <description>HolmesGPT 0.11.1 adds RabbitMQ, Elasticsearch, AKS, and Git toolsets plus Prometheus auto-discovery and multi-tenant Loki/Grafana support.
• Adds `--prompt-file` argument to the `holmes ask` command to supply investigation prompts from a file.
• Adds `AWS_PROFILE` support in Bedrock model requirements for named AWS profile selection.
• New RabbitMQ toolset for querying RabbitMQ broker state during investigations.
• New Elasticsearch toolset for querying Elasticsearch during investigations.
• New Azure Kubernetes Service (AKS) toolset, including a dedicated AKS node health toolset and support for specifying the AKS environment.
• New Git toolset enabling Holmes to inspect repository history as part of investigations.
• New workload KRR (Kubernetes Resource Recommender) tool for right-sizing analysis.
• Prometheus auto-discovery so Holmes can locate Prometheus instances without manual configuration.
• Multi-tenant Loki and Grafana support via additional headers configuration.
• Coralogix toolset gains archived log fetching and enhanced log query capabilities.
• Structured output feature flag for controlling LLM response formatting.
• LLM selection support, allowing users to choose which model Holmes uses.
• Interactive clarifying questions and follow-up support after an investigation in the `holmes ask` command.</description>
    </item>
    <item>
      <title>holmesgpt 0.10.9</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.10.9</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.10.9</guid>
      <pubDate>Mon, 14 Apr 2025 07:46:17 GMT</pubDate>
      <description>HolmesGPT 0.10.9 adds a `by` argument for investigating and enriching PagerDuty and JSM tickets.
• Adds `by` argument to the `investigate` and `enrich` commands for PagerDuty and JSM (Jira Service Management) tickets.</description>
    </item>
    <item>
      <title>holmesgpt 0.10.8</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.10.8</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.10.8</guid>
      <pubDate>Thu, 10 Apr 2025 07:13:40 GMT</pubDate>
      <description>HolmesGPT 0.10.8 adds custom Prometheus label support, streaming analysis, configurable Prometheus healthchecks, and improved ArgoCD and Coralogix toolsets.
• Adds configurable Prometheus healthcheck support, allowing control over how Holmes validates Prometheus connectivity.
• Adds support for custom labels in Prometheus queries, enabling more targeted metric lookups.
• Adds streaming analysis output, delivering investigation results incrementally rather than waiting for full completion.
• Improves the ArgoCD toolset with enhanced integrations for application state analysis.
• Improves the Coralogix toolset to return source URLs alongside log results, making it easier to pivot directly to Coralogix.
• Adds change history tools to support investigation workflows that incorporate recent change context.</description>
    </item>
    <item>
      <title>holmesgpt 0.10.5</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.10.5</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.10.5</guid>
      <pubDate>Fri, 28 Mar 2025 06:40:42 GMT</pubDate>
      <description>HolmesGPT 0.10.5 adds Kafka, Coralogix, and Prometheus graph toolsets plus multi-cluster OpenSearch/Kafka support and streaming responses.
• Adds Kafka toolset (`kafka`) for querying Kafka clusters, with support for multiple Kafka clusters in a single configuration.
• Adds initial Coralogix toolset (`coralogix`) for querying Coralogix logs, with prompt tuning for log retrieval.
• Adds Prometheus graph-generating capability to the `prometheus` toolset, enabling the LLM to render metric graphs during investigations.
• Adds support for multiple OpenSearch clusters in the `opensearch` toolset configuration.
• Promotes Loki to a full-fledged log provider toolset (`loki`), replacing the previous limited integration.
• Improves the Grafana Tempo toolset with enhanced trace querying capabilities.
• Adds OpenSearch logs and traces support, expanding OpenSearch toolset coverage beyond search.
• Adds streaming responses (`ROB-717`) so Holmes can stream answers to the CLI in real time.
• Adds auth improvements for `internet`, `notion`, and `llm` toolsets.
• Adds `priorityClassName` support to the Helm chart, allowing users to set the priority class name for Holmes pods.
• Adds node selector support to the Helm chart for pod scheduling control.
• Enables pod reloading when `values.toolsets` is updated via `helm upgrade`, so toolset config changes take effect without manual restarts.
• Improves `fetch_url` tool to work with GitHub Pages sources.
• Improves token counter performance via caching, reducing overhead on large investigations.</description>
    </item>
    <item>
      <title>holmesgpt 0.8.1</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.8.1</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.8.1</guid>
      <pubDate>Fri, 31 Jan 2025 06:08:19 GMT</pubDate>
      <description>HolmesGPT 0.8.1 adds Gemini, ArgoCD, OpenSearch, and Grafana Loki toolsets plus AI output customization and global instructions.
• Adds ArgoCD toolset integration, bringing ArgoCD application state into Holmes investigations.
• Adds OpenSearch toolset integration for querying OpenSearch data during investigations.
• Adds Grafana Loki toolset integration for pulling logs from Loki during root-cause analysis.
• Adds Gemini LLM support as a backend model option.
• Adds global instructions capability, allowing operators to inject persistent context into all Holmes prompts.
• Adds AI output customization (MAIN-2806), enabling custom sections and structured output shaping in RCA responses.
• Adds `kubectl` with `jq` as a built-in tool, enabling JSON-filtered Kubernetes queries inside Holmes investigations.
• Adds pod affinity configuration support to the Helm chart.
• Adds optional performance logging to improve observability of Holmes internals.
• Adds app diagnose chat capability for interactive application diagnosis sessions.</description>
    </item>
    <item>
      <title>holmesgpt 0.7.2</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.7.2</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.7.2</guid>
      <pubDate>Tue, 10 Dec 2024 14:31:38 GMT</pubDate>
      <description>HolmesGPT 0.7.2 adds the ability to fetch deployment configuration data during investigations.
• Adds option to fetch deployment config, expanding the Kubernetes context available during investigations.</description>
    </item>
    <item>
      <title>holmesgpt 0.7.1</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.7.1</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.7.1</guid>
      <pubDate>Fri, 06 Dec 2024 05:23:42 GMT</pubDate>
      <description>HolmesGPT 0.7.1 adds WatsonX support, kubectl events, grep log search, and memory-request inspection tools.
• Adds `kubectl_logs_grep` tool, enabling Holmes to search pod logs using grep (upgraded to `grep -E` extended regex) to surface relevant log lines faster.
• Adds a tool to fetch top memory requests across the cluster, giving the LLM visibility into resource consumption.
• Adds `kubectl events` capability so Holmes can retrieve and reason over Kubernetes events during investigations.
• Enables the LLM to fetch logs from all containers or a specific container within a pod, expanding container-level log coverage.
• Adds IBM WatsonX as a supported LLM backend, broadening model provider options.
• Adds tag support to the `ask holmes` command, allowing queries to be scoped or annotated with tags.
• Adds LLM evaluations framework for testing and benchmarking Holmes response quality.</description>
    </item>
    <item>
      <title>holmesgpt 0.6.0</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.6.0</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.6.0</guid>
      <pubDate>Wed, 06 Nov 2024 18:23:07 GMT</pubDate>
      <description>HolmesGPT 0.6.0 adds runbook URL support, custom LLM backends, kubectl top, and a new conversation API
• Adds support for passing runbook URLs to the issue investigator, letting Holmes pull context from your own runbooks during investigations.
• Supports custom LLM implementations, enabling teams to plug in their own LLM backends beyond the built-in providers.
• Supports removing the Bedrock prefix from model name tokens for AWS Bedrock LLM configurations.
• Adds a `kubectl top` action to the toolset, giving the AI agent access to live resource-usage metrics during investigations.
• Adds a new conversation functionality, enabling multi-turn interactions with the investigator.
• Adds an RDS single-instance lookup command to the AWS toolset for more targeted cloud investigations.</description>
    </item>
    <item>
      <title>holmesgpt 0.5.0</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.5.0</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.5.0</guid>
      <pubDate>Tue, 08 Oct 2024 08:31:26 GMT</pubDate>
      <description>HolmesGPT 0.5.0 adds custom toolsets to the Helm chart and improved in-cluster authentication.
• Adds custom toolsets support to the Helm chart deployment.
• Adds improved in-cluster authentication handling.</description>
    </item>
    <item>
      <title>holmesgpt 0.4.0</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.4.0</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.4.0</guid>
      <pubDate>Thu, 03 Oct 2024 09:43:09 GMT</pubDate>
      <description>HolmesGPT 0.4.0 adds tool_calls to the /api/conversation endpoint and lets you override the UI token via environment variable.
• The `POST /api/conversation` endpoint now returns `tool_calls` in its response, exposing which tools Holmes invoked during an investigation.
• Allows overriding the UI token with an environment variable instead of requiring it to be set in config.
• Improves CLI logging and expands the `--verbose` flag for more detailed diagnostic output.
• Improves prompt output to produce more detailed investigation results.</description>
    </item>
    <item>
      <title>holmesgpt 0.3.0</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.3.0</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.3.0</guid>
      <pubDate>Mon, 02 Sep 2024 20:05:20 GMT</pubDate>
      <description>HolmesGPT 0.3.0 adds AWS/Confluence/Slab tools, a workload health endpoint, Robusta AI support, parallel tool calling, and custom CA trust.
• Adds `model` parameter support in the config file, allowing the LLM model to be set without a CLI flag.
• Adds AWS, Confluence, internet, and Slab tools, expanding the set of data sources Holmes can query during investigations.
• Adds a workload health API endpoint with JSON response, enabling programmatic health checks via the Holmes server.
• Adds a chat input box API for programmatic interaction with Holmes.
• Adds support for Robusta AI as an LLM backend for Holmes.
• Adds support for trusting custom CA certificates, enabling use with private TLS infrastructure.
• Adds `tolerations` support for the Holmes pod, allowing scheduling on tainted Kubernetes nodes.
• Enables parallel tool calling, allowing Holmes to invoke multiple tools simultaneously for faster investigation.
• Adds K9s plugin integration, letting users invoke Holmes directly from the K9s terminal UI.
• Increases accuracy of `holmes ask` results through improved prompting.</description>
    </item>
    <item>
      <title>holmesgpt 0.2.6</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.2.6</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.2.6</guid>
      <pubDate>Wed, 24 Jul 2024 12:36:40 GMT</pubDate>
      <description>HolmesGPT 0.2.6 adds Slack output for the ask command, streamlined Amazon Bedrock support, and LiteLLM env var support in Helm.
• Helm chart now supports LiteLLM environment variables for configuring LLM backends.
• Adds Slack as a destination for the `ask` command, enabling query results to be sent directly to Slack channels.
• Streamlines Amazon Bedrock integration alongside other LLM models for a more seamless setup experience.
• Adds a post-processing option for verbose (&apos;chatty&apos;) AI responses.
• Updates PagerDuty integration with minor improvements.
• Adds Prometheus Operator RBAC rules for Holmes to the service account template in the Helm chart.
• Improves the Kubernetes toolset with minor enhancements.</description>
    </item>
    <item>
      <title>holmesgpt 0.2.5</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.2.5</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.2.5</guid>
      <pubDate>Mon, 24 Jun 2024 09:39:54 GMT</pubDate>
      <description>HolmesGPT 0.2.5 adds a `--file` flag and ships as a pip-installable Python package.
• Adds `--file` flag to pass input from a file directly to the CLI.
• Makes HolmesGPT installable as a Python package via pip.</description>
    </item>
    <item>
      <title>holmesgpt 0.2.4</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.2.4</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.2.4</guid>
      <pubDate>Mon, 17 Jun 2024 08:00:52 GMT</pubDate>
      <description>HolmesGPT 0.2.4 adds label-based filtering for Alertmanager alert ingestion.
• Adds label-based filtering for Alertmanager, allowing users to scope alert ingestion to specific label sets.</description>
    </item>
    <item>
      <title>holmesgpt 0.2.2</title>
      <link>https://github.com/HolmesGPT/holmesgpt/releases/tag/0.2.2</link>
      <guid isPermaLink="true">https://github.com/HolmesGPT/holmesgpt/releases/tag/0.2.2</guid>
      <pubDate>Fri, 14 Jun 2024 08:58:19 GMT</pubDate>
      <description>HolmesGPT 0.2.2 adds OpsGenie and PagerDuty investigation commands and JSON output flag.
• Adds `holmes investigate opsgenie` command to investigate OpsGenie alerts directly from the CLI.
• Adds `holmes investigate pagerduty` command to investigate PagerDuty incidents directly from the CLI.
• Adds a CLI flag to write investigation output to JSON for machine-readable results.</description>
    </item>
  </channel>
</rss>
