<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Agentic Index: multi agent platforms change log</title>
    <link>https://agenticindex.io/rankings/multi-agent-platforms</link>
    <atom:link href="https://agenticindex.io/feeds/multi-agent-platforms.xml" rel="self" type="application/rss+xml" />
    <description>Verified changes to multi agent platforms, from the Agentic Index change log. Every entry is dated and sourced from public vendor material.</description>
    <language>en-us</language>
    <copyright>Free to reuse with a visible link to agenticindex.io. Terms: https://agenticindex.io/use-this-data</copyright>
    <lastBuildDate>Sat, 26 Sep 2026 12:00:00 GMT</lastBuildDate>
    <ttl>720</ttl>
    <image>
      <url>https://media.base44.com/images/public/69e4cec10b4126d233ee7ee4/a44c0d34a_generated_image.png</url>
      <title>Agentic Index: multi agent platforms change log</title>
      <link>https://agenticindex.io/rankings/multi-agent-platforms</link>
    </image>
    <item>
      <title>Boomi Agent Control Tower now supports adding provider agents at the account level, manually or through AI Catalog.</title>
      <link>https://agenticindex.io/change-log/boomi</link>
      <guid isPermaLink="false">agenticindex.io:change:boomi-sfjuge-2026-09-26</guid>
      <pubDate>Sat, 26 Sep 2026 12:00:00 GMT</pubDate>
      <category>Observability / auditability</category>
      <category>Enterprise operations agent</category>
      <category>Agent builder</category>
      <category>Multi-agent platform</category>
      <description><![CDATA[<p>Boomi Agent Control Tower now supports adding provider agents at the account level, manually or through AI Catalog. When connecting Salesforce, Microsoft Copilot, or Snowflake Cortex, customers can choose scheduled Boomi Sync or API Push. API Push lets customers supply metadata and usage metrics that those providers do not return through Boomi Sync.</p><p><strong>Why it matters:</strong> Organizations can choose between automatic inventory synchronization and supplying the measurements needed for agent oversight. API Push requires customers to implement and maintain the data feed, so monitoring coverage depends on their integration.</p><p>Impact: Medium. Verification: Partially Verified. Type: Observability / auditability.</p><p>Evidence: <a href="https://help.boomi.com/docs/Atomsphere/Release_Notes/AI/ai_sep_2026">Official changelog</a></p><p>Source: <a href="https://agenticindex.io/change-log/boomi">Agentic Index change log</a>. Free to reuse with a link back. <a href="https://agenticindex.io/use-this-data">Terms</a>.</p>]]></description>
    </item>
    <item>
      <title>Agent Zero v2.13 replaces runtime=input with input_remote for remote execution, without a compatibility alias.</title>
      <link>https://agenticindex.io/change-log/agent-zero</link>
      <guid isPermaLink="false">agenticindex.io:change:agent-zero-1ci28w-2026-09-23</guid>
      <pubDate>Wed, 23 Sep 2026 12:00:00 GMT</pubDate>
      <category>MCP / tool calling / API</category>
      <category>Multi-agent platform</category>
      <category>Browser / computer-use agent</category>
      <category>Coding agent</category>
      <category>Agent builder</category>
      <description><![CDATA[<p>Agent Zero v2.13 replaces runtime=input with input_remote for remote execution, without a compatibility alias. It also adds Telegram and WhatsApp slash commands with project aware command catalogs and scoped integration settings, plus a configurable browser JavaScript evaluation timeout.</p><p><strong>Why it matters:</strong> Existing remote execution workflows need a migration before upgrading. Operators gain more direct control over agents through messaging channels and a recovery mechanism for browser scripts that stall.</p><p>Impact: High. Verification: Verified. Type: MCP / tool calling / API.</p><p>Evidence: <a href="https://github.com/agent0ai/agent-zero/releases/tag/v2.13">GitHub release</a></p><p>Source: <a href="https://agenticindex.io/change-log/agent-zero">Agentic Index change log</a>. Free to reuse with a link back. <a href="https://agenticindex.io/use-this-data">Terms</a>.</p>]]></description>
    </item>
    <item>
      <title>FlowX.AI documented a Browser Automation node for Agent Builder, available from release 5.13.0 on SaaS.</title>
      <link>https://agenticindex.io/change-log/flowx-ai</link>
      <guid isPermaLink="false">agenticindex.io:change:flowx-ai-b7s3kq-2026-09-23</guid>
      <pubDate>Wed, 23 Sep 2026 12:00:00 GMT</pubDate>
      <category>Agent capability</category>
      <category>Agent builder</category>
      <category>Enterprise operations agent</category>
      <category>Agent infrastructure</category>
      <category>Multi-agent platform</category>
      <description><![CDATA[<p>FlowX.AI documented a Browser Automation node for Agent Builder, available from release 5.13.0 on SaaS. The node drives a real browser through web applications that have no API, filling multi page forms, navigating portals and retrieving results from a task written in plain language. It checks outcomes against the target site's recorded state rather than the agent's own report and keeps the browser session across workflow steps. Self hosted deployments receive it with the next LTS release family.</p><p><strong>Why it matters:</strong> Banks and insurers running agents on FlowX can now reach legacy portals and third party sites that expose no integration point from inside the same governed workflow, with every run logged. Verification against the site's recorded state is the detail to test in a pilot, since an agent reporting success on a form it never submitted is the usual failure in this category.</p><p>Impact: High. Verification: Verified. Type: Agent capability.</p><p>Evidence: <a href="https://docs.flowx.ai/5.9/ai-platform/agent-builder/browser-automation">Official documentation</a></p><p>Source: <a href="https://agenticindex.io/change-log/flowx-ai">Agentic Index change log</a>. Free to reuse with a link back. <a href="https://agenticindex.io/use-this-data">Terms</a>.</p>]]></description>
    </item>
    <item>
      <title>Databricks Mosaic AI: Unity Gateway adds centralized configuration for coding agents, including approved models, MCP servers, skills, and routing settings.</title>
      <link>https://agenticindex.io/change-log/mosaic</link>
      <guid isPermaLink="false">agenticindex.io:change:mosaic-1u08j1-2026-09-22</guid>
      <pubDate>Tue, 22 Sep 2026 12:00:00 GMT</pubDate>
      <category>Security / enterprise</category>
      <category>Multi-agent platform</category>
      <description><![CDATA[<p>Unity Gateway adds centralized configuration for coding agents, including approved models, MCP servers, skills, and routing settings. Its new ug CLI applies those settings and handles authentication when launching agents such as Claude Code and Codex. Unified tracing now captures the tools and skills used alongside model requests.</p><p><strong>Why it matters:</strong> Platform teams can roll out a consistent agent configuration across developers and inspect agent activity through one governance system. This reduces separate setup and monitoring work for each supported coding agent.</p><p>Impact: High. Verification: Partially Verified. Type: Security / enterprise.</p><p>Evidence: <a href="https://docs.databricks.com/aws/en/release-notes/unity-gateway/">Official changelog</a></p><p>Source: <a href="https://agenticindex.io/change-log/mosaic">Agentic Index change log</a>. Free to reuse with a link back. <a href="https://agenticindex.io/use-this-data">Terms</a>.</p>]]></description>
    </item>
    <item>
      <title>LangChain: LangGraph 1.2.12 added the optional response_schema parameter to interrupt().</title>
      <link>https://agenticindex.io/change-log/langchain</link>
      <guid isPermaLink="false">agenticindex.io:change:langchain-1c8vmm-2026-09-21</guid>
      <pubDate>Mon, 21 Sep 2026 12:00:00 GMT</pubDate>
      <category>Human approval / guardrails</category>
      <category>Agent infrastructure</category>
      <category>Multi-agent platform</category>
      <description><![CDATA[<p>LangGraph 1.2.12 added the optional response_schema parameter to interrupt(). It exposes the expected response as JSON Schema and validates resumed values when supplied with a Pydantic model, TypedDict, or dataclass. Raw JSON Schema dictionaries are passed through without validation.</p><p><strong>Why it matters:</strong> Teams building human approval workflows gain a more explicit contract at decision points, helping keep malformed responses out of persisted agent state.</p><p>Impact: Medium. Verification: Verified. Type: Human approval / guardrails.</p><p>Evidence: <a href="https://github.com/langchain-ai/langgraph/releases/tag/1.2.12">GitHub release</a></p><p>Source: <a href="https://agenticindex.io/change-log/langchain">Agentic Index change log</a>. Free to reuse with a link back. <a href="https://agenticindex.io/use-this-data">Terms</a>.</p>]]></description>
    </item>
    <item>
      <title>AutoGPT Platform v0.8.0 generates secrets per installation, refuses the previously published default encryption key, and removes legacy…</title>
      <link>https://agenticindex.io/change-log/autogpt</link>
      <guid isPermaLink="false">agenticindex.io:change:autogpt-g25165-2026-09-19</guid>
      <pubDate>Sat, 19 Sep 2026 12:00:00 GMT</pubDate>
      <category>Security / enterprise</category>
      <category>Agent builder</category>
      <category>Agent infrastructure</category>
      <category>Multi-agent platform</category>
      <description><![CDATA[<p>AutoGPT Platform v0.8.0 generates secrets per installation, refuses the previously published default encryption key, and removes legacy HS256 JWT verification. Existing installations using the defaults must migrate stored integration credentials to a new key. The release also adds scheduled expert routines, spending threshold approvals, and restrictions that let experts run only installed workflows with granted credentials.</p><p><strong>Why it matters:</strong> Self hosted operators need to plan the credential migration before upgrading to avoid startup failures or losing access to connected services. Teams delegating recurring work gain clearer controls over cost and authorized actions.</p><p>Impact: High. Verification: Verified. Type: Security / enterprise.</p><p>Evidence: <a href="https://github.com/Significant-Gravitas/AutoGPT/releases/tag/autogpt-platform-beta-v0.8.0">GitHub release</a></p><p>Source: <a href="https://agenticindex.io/change-log/autogpt">Agentic Index change log</a>. Free to reuse with a link back. <a href="https://agenticindex.io/use-this-data">Terms</a>.</p>]]></description>
    </item>
    <item>
      <title>ServiceNow's August and September updates to AI Control Tower add an AI Asset Inventory with domain separation, integrations for…</title>
      <link>https://agenticindex.io/change-log/servicenow</link>
      <guid isPermaLink="false">agenticindex.io:change:servicenow-1jrh6rm-2026-09-17</guid>
      <pubDate>Thu, 17 Sep 2026 12:00:00 GMT</pubDate>
      <category>Security / enterprise</category>
      <category>Enterprise operations agent</category>
      <category>Customer support agent</category>
      <category>Multi-agent platform</category>
      <description><![CDATA[<p>ServiceNow's August and September updates to AI Control Tower add an AI Asset Inventory with domain separation, integrations for governance and monitoring, and expanded oversight features.</p><p><strong>Why it matters:</strong> AI Control Tower is ServiceNow's answer to the agent inventory problem. Domain separation matters for large enterprises and managed service providers that must keep business units apart.</p><p>Impact: High. Verification: Partially Verified. Type: Security / enterprise.</p><p>Evidence: <a href="https://www.servicenow.com/community/ai-control-tower-articles/what-s-new-in-ai-control-tower-for-august-amp-september-2026/ta-p/3597749">Official blog</a></p><p>Source: <a href="https://agenticindex.io/change-log/servicenow">Agentic Index change log</a>. Free to reuse with a link back. <a href="https://agenticindex.io/use-this-data">Terms</a>.</p>]]></description>
    </item>
    <item>
      <title>Dataiku launched Cobuild on Snowflake, which combines Snowflake Cortex AI's model access with Dataiku's orchestration layer so users can…</title>
      <link>https://agenticindex.io/change-log/dataiku</link>
      <guid isPermaLink="false">agenticindex.io:change:dataiku-1ixx6rp-2026-09-15</guid>
      <pubDate>Tue, 15 Sep 2026 12:00:00 GMT</pubDate>
      <category>Integrations</category>
      <category>Multi-agent platform</category>
      <category>Agent builder</category>
      <category>Data analyst agent</category>
      <description><![CDATA[<p>Dataiku launched Cobuild on Snowflake, which combines Snowflake Cortex AI's model access with Dataiku's orchestration layer so users can build and validate AI workflows and agents in plain language.</p><p><strong>Why it matters:</strong> Building agents where the data already lives avoids copying governed data into another tool. Snowflake customers should check how Dataiku's governance and Snowflake's access controls combine.</p><p>Impact: High. Verification: Partially Verified. Type: Integrations.</p><p>Evidence: <a href="https://www.hpcwire.com/bigdatawire/this-just-in/dataiku-launches-cobuild-on-snowflake">News article</a></p><p>Source: <a href="https://agenticindex.io/change-log/dataiku">Agentic Index change log</a>. Free to reuse with a link back. <a href="https://agenticindex.io/use-this-data">Terms</a>.</p>]]></description>
    </item>
    <item>
      <title>LangChain introduced Connections in LangSmith, which gives Managed Deep Agents managed credentials and per caller identity.</title>
      <link>https://agenticindex.io/change-log/langchain</link>
      <guid isPermaLink="false">agenticindex.io:change:langchain-ftvzch-2026-09-13</guid>
      <pubDate>Sun, 13 Sep 2026 12:00:00 GMT</pubDate>
      <category>Security / enterprise</category>
      <category>Agent infrastructure</category>
      <category>Multi-agent platform</category>
      <description><![CDATA[<p>LangChain introduced Connections in LangSmith, which gives Managed Deep Agents managed credentials and per caller identity. Agents can use shared secrets the agent owns, or OAuth flows owned by each user, so an agent acts with the permissions of the person who called it.</p><p><strong>Why it matters:</strong> Credential handling is the question every security review asks about agents, and hard coded service accounts are the usual bad answer. Per caller identity means the agent can never reach further than the user who invoked it.</p><p>Impact: High. Verification: Verified. Type: Security / enterprise.</p><p>Evidence: <a href="https://www.langchain.com/blog/connections-managed-credentials-and-per-caller-identity-for-managed-deep-agents">Official blog</a></p><p>Source: <a href="https://agenticindex.io/change-log/langchain">Agentic Index change log</a>. Free to reuse with a link back. <a href="https://agenticindex.io/use-this-data">Terms</a>.</p>]]></description>
    </item>
    <item>
      <title>ServiceNow introduced AI Specialists, a new agentic capability designed to autonomously handle end-to-end workflows such as incident…</title>
      <link>https://agenticindex.io/change-log/servicenow</link>
      <guid isPermaLink="false">agenticindex.io:change:servicenow-9mo8wd-2026-09-04</guid>
      <pubDate>Fri, 04 Sep 2026 12:00:00 GMT</pubDate>
      <category>Agent capability</category>
      <category>Enterprise operations agent</category>
      <category>Customer support agent</category>
      <category>Multi-agent platform</category>
      <description><![CDATA[<p>ServiceNow introduced AI Specialists, a new agentic capability designed to autonomously handle end-to-end workflows such as incident resolution. The first generally available specialist, the L1 Service Desk AI Specialist, can triage incidents, diagnose issues, apply fixes, and communicate with requesters. It operates in either an autonomous Autopilot mode or a human-in-the-loop Copilot mode.</p><p><strong>Why it matters:</strong> This allows IT teams to fully offload routine Level 1 support tickets to an AI agent rather than just using AI for single-turn assistance. The inclusion of a Copilot mode provides a safe deployment path by requiring human review before the agent posts solutions, ensuring oversight during initial rollout.</p><p>Impact: High. Verification: Verified. Type: Agent capability.</p><p>Evidence: <a href="https://www.servicenow.com/community/servicenow-otto-articles/introducing-the-autonomous-workforce-ai-specialists-as-your-new/ta-p/3591289">Official blog</a></p><p>Source: <a href="https://agenticindex.io/change-log/servicenow">Agentic Index change log</a>. Free to reuse with a link back. <a href="https://agenticindex.io/use-this-data">Terms</a>.</p>]]></description>
    </item>
    <item>
      <title>LangChain released version 1.4.0, introducing the langchain.mcp namespace and MCPAdapter.</title>
      <link>https://agenticindex.io/change-log/langchain</link>
      <guid isPermaLink="false">agenticindex.io:change:langchain-2z8gtn-2026-09-03</guid>
      <pubDate>Thu, 03 Sep 2026 12:00:00 GMT</pubDate>
      <category>MCP / tool calling / API</category>
      <category>Agent infrastructure</category>
      <category>Multi-agent platform</category>
      <description><![CDATA[<p>LangChain released version 1.4.0, introducing the langchain.mcp namespace and MCPAdapter. This update allows developers to adapt Model Context Protocol (MCP) servers directly into LangChain tools, supporting FastMCP ClientGroups, cached tool discovery, and elicitation interrupts for human-in-the-loop calls.</p><p><strong>Why it matters:</strong> Engineering teams can now connect their LangChain agents to any MCP-compliant server without writing custom integration code. This standardizes tool calling across multiple backend systems and simplifies the orchestration of complex agent workflows.</p><p>Impact: High. Verification: Verified. Type: MCP / tool calling / API.</p><p>Evidence: <a href="https://github.com/langchain-ai/langchain/releases/tag/langchain%3D%3D1.4.0">GitHub release</a></p><p>Source: <a href="https://agenticindex.io/change-log/langchain">Agentic Index change log</a>. Free to reuse with a link back. <a href="https://agenticindex.io/use-this-data">Terms</a>.</p>]]></description>
    </item>
    <item>
      <title>Relevance AI rolled out a multi-feature update introducing the Invent interface for agent creation and adding Google's Gemini 3.5 Flash as…</title>
      <link>https://agenticindex.io/change-log/relevance-ai</link>
      <guid isPermaLink="false">agenticindex.io:change:relevance-ai-15p7c98-2026-09-03</guid>
      <pubDate>Thu, 03 Sep 2026 12:00:00 GMT</pubDate>
      <category>Agent capability</category>
      <category>Multi-agent platform</category>
      <category>Agent builder</category>
      <description><![CDATA[<p>Relevance AI rolled out a multi-feature update introducing the Invent interface for agent creation and adding Google's Gemini 3.5 Flash as a selectable language model across all workflows. The release also updated the platform's MCP server integration to enforce user-level authentication for agent access.</p><p><strong>Why it matters:</strong> The addition of Gemini 3.5 Flash allows users to process large 1M-token contexts and multimodal inputs while tuning reasoning depth to optimize for speed or cost. The MCP authentication changes also provide strict access control by ensuring users can only trigger agents they explicitly have permission to access.</p><p>Impact: High. Verification: Partially Verified. Type: Agent capability.</p><p>Evidence: <a href="https://relevanceai.com/docs/changelog">Official changelog</a></p><p>Source: <a href="https://agenticindex.io/change-log/relevance-ai">Agentic Index change log</a>. Free to reuse with a link back. <a href="https://agenticindex.io/use-this-data">Terms</a>.</p>]]></description>
    </item>
    <item>
      <title>Boomi launched the Agent Control Plane and Boomi AI Gateway to provide centralized governance and visibility for enterprise AI agents.</title>
      <link>https://agenticindex.io/change-log/boomi</link>
      <guid isPermaLink="false">agenticindex.io:change:boomi-k6otqn-2026-09-02</guid>
      <pubDate>Wed, 02 Sep 2026 12:00:00 GMT</pubDate>
      <category>Security / enterprise</category>
      <category>Enterprise operations agent</category>
      <category>Agent builder</category>
      <category>Multi-agent platform</category>
      <description><![CDATA[<p>Boomi launched the Agent Control Plane and Boomi AI Gateway to provide centralized governance and visibility for enterprise AI agents. The new infrastructure combines MCP and LLM gateway capabilities to inspect live traffic, apply identity and rate limits, and hold high-risk transactional actions for human approval.</p><p><strong>Why it matters:</strong> IT and security teams can safely deploy AI agents across multi-cloud environments without losing control over data or costs. This mitigates risks related to token overruns, compliance exposure, and unauthorized system access by enforcing strict policies.</p><p>Impact: High. Verification: Partially Verified. Type: Security / enterprise.</p><p>Evidence: <a href="https://boomi.com/resources/resources-library/boomi-infrastructure-enterprise-ai-control">Press release</a></p><p>Source: <a href="https://agenticindex.io/change-log/boomi">Agentic Index change log</a>. Free to reuse with a link back. <a href="https://agenticindex.io/use-this-data">Terms</a>.</p>]]></description>
    </item>
    <item>
      <title>AutoGPT introduced expert-scoped sessions and identity context capabilities to its Copilot interface.</title>
      <link>https://agenticindex.io/change-log/autogpt</link>
      <guid isPermaLink="false">agenticindex.io:change:autogpt-nxvsdi-2026-08-25</guid>
      <pubDate>Tue, 25 Aug 2026 12:00:00 GMT</pubDate>
      <category>Agent capability</category>
      <category>Agent builder</category>
      <category>Agent infrastructure</category>
      <category>Multi-agent platform</category>
      <description><![CDATA[<p>AutoGPT introduced expert-scoped sessions and identity context capabilities to its Copilot interface. This update enables the system to maintain specialized personas and contextual identity throughout user interactions.</p><p><strong>Why it matters:</strong> Buyers building complex or specialized agents will benefit from improved continuity and relevance, as the agent can now hold onto a specific expert identity and context across a session.</p><p>Impact: Medium. Verification: Partially Verified. Type: Agent capability.</p><p>Evidence: <a href="https://github.com/Significant-Gravitas/AutoGPT/releases">GitHub release</a></p><p>Source: <a href="https://agenticindex.io/change-log/autogpt">Agentic Index change log</a>. Free to reuse with a link back. <a href="https://agenticindex.io/use-this-data">Terms</a>.</p>]]></description>
    </item>
    <item>
      <title>FlowX.AI made its specialized industry AI agents and orchestration platform available on Gemini Enterprise via the Google Cloud Marketplace.</title>
      <link>https://agenticindex.io/change-log/flowx-ai</link>
      <guid isPermaLink="false">agenticindex.io:change:flowx-ai-wrfn9g-2026-08-25</guid>
      <pubDate>Tue, 25 Aug 2026 12:00:00 GMT</pubDate>
      <category>Integrations</category>
      <category>Agent builder</category>
      <category>Enterprise operations agent</category>
      <category>Agent infrastructure</category>
      <category>Multi-agent platform</category>
      <description><![CDATA[<p>FlowX.AI made its specialized industry AI agents and orchestration platform available on Gemini Enterprise via the Google Cloud Marketplace. The integration allows organizations to run FlowX.AI's orchestration layer alongside Gemini models within a single managed environment.</p><p><strong>Why it matters:</strong> Enterprise buyers can now streamline procurement and deployment by accessing FlowX.AI directly through the Google Cloud Marketplace. This integration reduces the engineering effort required to stitch model calls into audit-friendly systems for regulated industries.</p><p>Impact: Medium. Verification: Partially Verified. Type: Integrations.</p><p>Evidence: <a href="https://www.globenewswire.com/news-release/2026/08/25/3350790/0/en/flowx-ai-brings-mission-critical-industry-ai-agents-to-gemini-enterprise.html">Press release</a></p><p>Source: <a href="https://agenticindex.io/change-log/flowx-ai">Agentic Index change log</a>. Free to reuse with a link back. <a href="https://agenticindex.io/use-this-data">Terms</a>.</p>]]></description>
    </item>
    <item>
      <title>LangChain launched LangSmith Preview Builds, allowing developers to spin up temporary, production-like deployments directly from a pull…</title>
      <link>https://agenticindex.io/change-log/langchain</link>
      <guid isPermaLink="false">agenticindex.io:change:langchain-9dga18-2026-08-20</guid>
      <pubDate>Thu, 20 Aug 2026 12:00:00 GMT</pubDate>
      <category>Deployment / data residency</category>
      <category>Agent infrastructure</category>
      <category>Multi-agent platform</category>
      <description><![CDATA[<p>LangChain launched LangSmith Preview Builds, allowing developers to spin up temporary, production-like deployments directly from a pull request branch. This staging environment enables teams to test and review changes to prompts, tools, models, or dependencies before merging.</p><p><strong>Why it matters:</strong> Teams can safely validate how agent updates behave in a consistent environment without affecting production or requiring local testing setups for every reviewer. This streamlines the review process and reduces the risk of deploying regressions.</p><p>Impact: Medium. Verification: Verified. Type: Deployment / data residency.</p><p>Evidence: <a href="https://www.langchain.com/blog/langsmith-preview-builds-test-agent-changes-before-production">Official blog</a></p><p>Source: <a href="https://agenticindex.io/change-log/langchain">Agentic Index change log</a>. Free to reuse with a link back. <a href="https://agenticindex.io/use-this-data">Terms</a>.</p>]]></description>
    </item>
    <item>
      <title>AutoGPT released Platform Beta v0.7.1, introducing Tavily provider blocks for search, extraction, crawling, and mapping operations.</title>
      <link>https://agenticindex.io/change-log/autogpt</link>
      <guid isPermaLink="false">agenticindex.io:change:autogpt-1sxb82b-2026-08-13</guid>
      <pubDate>Thu, 13 Aug 2026 12:00:00 GMT</pubDate>
      <category>Integrations</category>
      <category>Agent builder</category>
      <category>Agent infrastructure</category>
      <category>Multi-agent platform</category>
      <description><![CDATA[<p>AutoGPT released Platform Beta v0.7.1, introducing Tavily provider blocks for search, extraction, crawling, and mapping operations. The update also adds tokenizer-aware support for the Claude Sonnet 5 model and introduces expert scheduling features with new triggers and attribution.</p><p><strong>Why it matters:</strong> Organizations building agents can now leverage Anthropic's latest Claude Sonnet 5 model and integrate Tavily's purpose-built web search capabilities directly into their workflows. The new scheduling tools also give developers better control over when and how expert agents are executed.</p><p>Impact: Medium. Verification: Verified. Type: Integrations.</p><p>Evidence: <a href="https://github.com/Significant-Gravitas/AutoGPT/releases/tag/autogpt-platform-beta-v0.7.1">GitHub release</a></p><p>Source: <a href="https://agenticindex.io/change-log/autogpt">Agentic Index change log</a>. Free to reuse with a link back. <a href="https://agenticindex.io/use-this-data">Terms</a>.</p>]]></description>
    </item>
    <item>
      <title>CrowdStrike expanded its Project QuiltWorks cyber risk framework to small and mid-sized businesses globally.</title>
      <link>https://agenticindex.io/change-log/crowdstrike</link>
      <guid isPermaLink="false">agenticindex.io:change:crowdstrike-7wl9o5-2026-08-13</guid>
      <pubDate>Thu, 13 Aug 2026 12:00:00 GMT</pubDate>
      <category>Pricing / packaging</category>
      <category>Security / SOC agent</category>
      <category>Agent builder</category>
      <category>Multi-agent platform</category>
      <description><![CDATA[<p>CrowdStrike expanded its Project QuiltWorks cyber risk framework to small and mid-sized businesses globally. Supported by a network of distributors including Pax8 and TD SYNNEX, the expansion provides smaller organizations with access to CrowdStrike's frontier AI risk protection capabilities.</p><p><strong>Why it matters:</strong> Smaller organizations and managed service providers can now deploy CrowdStrike's AI risk protection tools that were previously targeted at enterprise customers. This enables SMBs to establish formal governance and defense against AI-driven threats using standard distributor channels.</p><p>Impact: Medium. Verification: Partially Verified. Type: Pricing / packaging.</p><p>Evidence: <a href="http://ir.crowdstrike.com/press-releases">Press release</a></p><p>Source: <a href="https://agenticindex.io/change-log/crowdstrike">Agentic Index change log</a>. Free to reuse with a link back. <a href="https://agenticindex.io/use-this-data">Terms</a>.</p>]]></description>
    </item>
    <item>
      <title>UiPath announced the general availability of Autopilot as a coding agent within Studio Desktop STS.</title>
      <link>https://agenticindex.io/change-log/uipath</link>
      <guid isPermaLink="false">agenticindex.io:change:uipath-zjckss-2026-08-12</guid>
      <pubDate>Wed, 12 Aug 2026 12:00:00 GMT</pubDate>
      <category>Agent capability</category>
      <category>Enterprise operations agent</category>
      <category>Agent builder</category>
      <category>Multi-agent platform</category>
      <description><![CDATA[<p>UiPath announced the general availability of Autopilot as a coding agent within Studio Desktop STS. Operating on a flexible skills and tools architecture rather than a fixed pipeline, the agent can plan, build, debug, and troubleshoot automations from text prompts. The release also introduces Model Context Protocol (MCP) server support for external integrations and reads project conventions from local configuration files.</p><p><strong>Why it matters:</strong> Enterprise automation teams receive a native AI assistant that operates across the entire development lifecycle within their primary workspace. The addition of MCP server support allows organizations to securely connect the agent to proprietary internal APIs, while local configuration files ensure generated code adheres strictly to specific team standards.</p><p>Impact: High. Verification: Partially Verified. Type: Agent capability.</p><p>Evidence: <a href="https://docs.uipath.com/autopilot/release-notes/docs/august-2026">Official changelog</a></p><p>Source: <a href="https://agenticindex.io/change-log/uipath">Agentic Index change log</a>. Free to reuse with a link back. <a href="https://agenticindex.io/use-this-data">Terms</a>.</p>]]></description>
    </item>
    <item>
      <title>Wand AI integrated VLNO's model robustness technology into its Sovereign AI offering.</title>
      <link>https://agenticindex.io/change-log/wand-ai</link>
      <guid isPermaLink="false">agenticindex.io:change:wand-ai-1yao8e1-2026-08-12</guid>
      <pubDate>Wed, 12 Aug 2026 12:00:00 GMT</pubDate>
      <category>Integrations</category>
      <category>Multi-agent platform</category>
      <category>Agent builder</category>
      <description><![CDATA[<p>Wand AI integrated VLNO's model robustness technology into its Sovereign AI offering. This integration generates adversarial attacks tailored to agentic workflows to harden open-weight models against vulnerabilities.</p><p><strong>Why it matters:</strong> Enterprise and government buyers deploying sovereign AI can now leverage open-weight models with enhanced security and robustness against adversarial attacks. This ensures safer and more compliant agentic workflows in highly regulated environments.</p><p>Impact: High. Verification: Partially Verified. Type: Integrations.</p><p>Evidence: <a href="https://www.prnewswire.com/news-releases/wand-ai-adds-vlno-as-a-model-robustness-layer-to-enable-sovereign-ai-on-open-weight-models-302848868.html">Press release</a></p><p>Source: <a href="https://agenticindex.io/change-log/wand-ai">Agentic Index change log</a>. Free to reuse with a link back. <a href="https://agenticindex.io/use-this-data">Terms</a>.</p>]]></description>
    </item>
    <item>
      <title>FlowX.AI released version 5.11.0, enabling Custom Agents to act as orchestrators that call workflows as tools and perform agentic…</title>
      <link>https://agenticindex.io/change-log/flowx-ai</link>
      <guid isPermaLink="false">agenticindex.io:change:flowx-ai-2ovccc-2026-08-11</guid>
      <pubDate>Tue, 11 Aug 2026 12:00:00 GMT</pubDate>
      <category>Agent capability</category>
      <category>Agent builder</category>
      <category>Enterprise operations agent</category>
      <category>Agent infrastructure</category>
      <category>Multi-agent platform</category>
      <description><![CDATA[<p>FlowX.AI released version 5.11.0, enabling Custom Agents to act as orchestrators that call workflows as tools and perform agentic knowledge base searches. The update introduces machine learning-based document classification to sort pages into specific categories automatically. It also adds per-knowledge-base embedding models, local embedders for sensitive information, and subworkflow data mapping.</p><p><strong>Why it matters:</strong> Enterprise teams can deploy more autonomous agents capable of executing multi-step processes and querying internal data without manual intervention. The addition of local embedders and automated classifiers helps organizations meet strict data privacy requirements while digitizing document-heavy operations.</p><p>Impact: High. Verification: Verified. Type: Agent capability.</p><p>Evidence: <a href="https://docs.flowx.ai/release-notes/v5.x/v5.11.0">Official changelog</a></p><p>Source: <a href="https://agenticindex.io/change-log/flowx-ai">Agentic Index change log</a>. Free to reuse with a link back. <a href="https://agenticindex.io/use-this-data">Terms</a>.</p>]]></description>
    </item>
    <item>
      <title>Manus announced its return to independent operations after regulators ordered the unwinding of its December 2025 acquisition by Meta.</title>
      <link>https://agenticindex.io/change-log/manus</link>
      <guid isPermaLink="false">agenticindex.io:change:manus-1v5o8r3-2026-08-11</guid>
      <pubDate>Tue, 11 Aug 2026 12:00:00 GMT</pubDate>
      <category>Funding / partnership</category>
      <category>Browser / computer-use agent</category>
      <category>Multi-agent platform</category>
      <description><![CDATA[<p>Manus announced its return to independent operations after regulators ordered the unwinding of its December 2025 acquisition by Meta. As part of this separation, data generated by affected users on or after the acquisition date will be permanently deleted between August 23 and August 24, 2026. Affected accounts will temporarily lose service during this transition. Users must export their workflows using the provided backup tool before August 23 and restore them when the portal opens on August 25.</p><p><strong>Why it matters:</strong> Enterprise teams must immediately audit their accounts to prevent permanent loss of task history and generated artifacts. Security and procurement leaders will also need to reassess the vendor's financial stability and compliance posture now that it is no longer operating under Meta's corporate infrastructure.</p><p>Impact: High. Verification: Verified. Type: Funding / partnership.</p><p>Evidence: <a href="https://manus.im/blog/a-note-to-our-users">Official blog</a></p><p>Source: <a href="https://agenticindex.io/change-log/manus">Agentic Index change log</a>. Free to reuse with a link back. <a href="https://agenticindex.io/use-this-data">Terms</a>.</p>]]></description>
    </item>
    <item>
      <title>Weav.ai launched a new suite of agentic productivity tools designed specifically for property and casualty insurance.</title>
      <link>https://agenticindex.io/change-log/weav-ai</link>
      <guid isPermaLink="false">agenticindex.io:change:weav-ai-znr5yh-2026-08-11</guid>
      <pubDate>Tue, 11 Aug 2026 12:00:00 GMT</pubDate>
      <category>Agent capability</category>
      <category>Enterprise operations agent</category>
      <category>Multi-agent platform</category>
      <description><![CDATA[<p>Weav.ai launched a new suite of agentic productivity tools designed specifically for property and casualty insurance. The suite introduces specialized AI agents tailored for underwriting, claims processing, portfolio management, and premium audit workflows.</p><p><strong>Why it matters:</strong> Insurance carriers and MGAs can now deploy specialized AI agents to automate complex decision-making processes across their core operations. This allows organizations to improve accuracy and speed in underwriting and claims without building custom models from scratch.</p><p>Impact: High. Verification: Verified. Type: Agent capability.</p><p>Evidence: <a href="https://weav.ai/blog/weav.ai-launches-suite-of-agentic-productivity-tools?hsLang=en">Official blog</a></p><p>Source: <a href="https://agenticindex.io/change-log/weav-ai">Agentic Index change log</a>. Free to reuse with a link back. <a href="https://agenticindex.io/use-this-data">Terms</a>.</p>]]></description>
    </item>
    <item>
      <title>Sully.ai introduced a specialized AI scribe designed specifically for nursing shifts.</title>
      <link>https://agenticindex.io/change-log/sully-ai</link>
      <guid isPermaLink="false">agenticindex.io:change:sully-ai-nursing-scribe-2026-08-06</guid>
      <pubDate>Thu, 06 Aug 2026 12:00:00 GMT</pubDate>
      <category>Agent capability</category>
      <category>Healthcare agent</category>
      <category>Voice agent</category>
      <category>Multi-agent platform</category>
      <description><![CDATA[<p>Sully.ai introduced a specialized AI scribe designed specifically for nursing shifts. The new capability is tailored to handle nursing-specific documentation requirements, including timestamps, flowsheets, and shift handoffs.</p><p><strong>Why it matters:</strong> Standard AI scribes are typically optimized for physician consultations, leaving nurses with manual documentation burdens. This specialized agent allows health systems to automate nursing workflows, ensuring accurate shift handoffs and flowsheet management.</p><p>Impact: Medium. Verification: Verified. Type: Agent capability.</p><p>Evidence: <a href="https://www.sully.ai/blog/ai-scribe-for-nurses-and-what-shift-documentation-actually-needs">Official blog</a></p><p>Source: <a href="https://agenticindex.io/change-log/sully-ai">Agentic Index change log</a>. Free to reuse with a link back. <a href="https://agenticindex.io/use-this-data">Terms</a>.</p>]]></description>
    </item>
    <item>
      <title>Kestra announced the upcoming release of Kestra 2.0, representing the largest update in the platform's history.</title>
      <link>https://agenticindex.io/change-log/kestra</link>
      <guid isPermaLink="false">agenticindex.io:change:kestra-2-0-announcement-2026-08-06</guid>
      <pubDate>Thu, 06 Aug 2026 12:00:00 GMT</pubDate>
      <category>Workflow orchestration</category>
      <category>Agent infrastructure</category>
      <category>Multi-agent platform</category>
      <description><![CDATA[<p>Kestra announced the upcoming release of Kestra 2.0, representing the largest update in the platform's history. The new version introduces a complete overhaul of the execution engine alongside a redesigned user interface.</p><p><strong>Why it matters:</strong> Enterprise buyers and platform teams evaluating orchestration tools will benefit from the modernized execution engine, which promises improved scalability and performance. The redesigned interface aims to streamline workflow creation and management for developers.</p><p>Impact: High. Verification: Verified. Type: Workflow orchestration.</p><p>Evidence: <a href="https://kestra.io/blogs/kestra-2-0-almost-here">Official blog</a></p><p>Source: <a href="https://agenticindex.io/change-log/kestra">Agentic Index change log</a>. Free to reuse with a link back. <a href="https://agenticindex.io/use-this-data">Terms</a>.</p>]]></description>
    </item>
    <item>
      <title>ServiceNow rebranded Now Assist for Creator to ServiceNow Otto for Creator and introduced several updates to its Build Agent.</title>
      <link>https://agenticindex.io/change-log/servicenow</link>
      <guid isPermaLink="false">agenticindex.io:change:servicenow-otto-for-creator-august-release-2026-08-06</guid>
      <pubDate>Thu, 06 Aug 2026 12:00:00 GMT</pubDate>
      <category>Human approval / guardrails</category>
      <category>Enterprise operations agent</category>
      <category>Customer support agent</category>
      <category>Multi-agent platform</category>
      <description><![CDATA[<p>ServiceNow rebranded Now Assist for Creator to ServiceNow Otto for Creator and introduced several updates to its Build Agent. The release adds the ability to define custom skills and rules for the agent, allows developers to run and roll back scripts directly from the chat panel, and enables the agent to build within isolated Developer Sandboxes.</p><p><strong>Why it matters:</strong> Development teams can now enforce organizational coding standards by providing the AI agent with custom rules and skills. The addition of isolated sandboxes and script rollback capabilities significantly reduces the risk of AI-generated code causing unintended issues in shared environments.</p><p>Impact: High. Verification: Verified. Type: Human approval / guardrails.</p><p>Evidence: <a href="https://www.servicenow.com/community/servicenow-otto-for-creator/what-s-new-in-now-assist-for-creator-australia-ga-release-august/ta-p/3582079">Official blog</a></p><p>Source: <a href="https://agenticindex.io/change-log/servicenow">Agentic Index change log</a>. Free to reuse with a link back. <a href="https://agenticindex.io/use-this-data">Terms</a>.</p>]]></description>
    </item>
    <item>
      <title>Sully.ai released a psychiatry-tuned AI scribe optimized for mental health prescribers.</title>
      <link>https://agenticindex.io/change-log/sully-ai</link>
      <guid isPermaLink="false">agenticindex.io:change:sully-ai-psychiatry-scribe-2026-08-05</guid>
      <pubDate>Wed, 05 Aug 2026 12:00:00 GMT</pubDate>
      <category>Agent capability</category>
      <category>Healthcare agent</category>
      <category>Voice agent</category>
      <category>Multi-agent platform</category>
      <description><![CDATA[<p>Sully.ai released a psychiatry-tuned AI scribe optimized for mental health prescribers. The specialized agent is configured to structure Mental Status Examinations, document dosing rationales, and ensure correct Evaluation and Management coding.</p><p><strong>Why it matters:</strong> Mental health consultations require highly specific documentation formats that general medical scribes often miss. A dedicated psychiatry agent ensures compliance with behavioral health coding standards and captures critical clinical nuances like dosing logic.</p><p>Impact: Medium. Verification: Verified. Type: Agent capability.</p><p>Evidence: <a href="https://www.sully.ai/blog/ai-scribe-for-psychiatry-and-what-prescribers-should-look-for">Official blog</a></p><p>Source: <a href="https://agenticindex.io/change-log/sully-ai">Agentic Index change log</a>. Free to reuse with a link back. <a href="https://agenticindex.io/use-this-data">Terms</a>.</p>]]></description>
    </item>
    <item>
      <title>UiPath introduced a Community plan for organizations on Unified Pricing, providing free access to its agentic platform.</title>
      <link>https://agenticindex.io/change-log/uipath</link>
      <guid isPermaLink="false">agenticindex.io:change:uipath-community-plan-unified-pricing-2026-08-05</guid>
      <pubDate>Wed, 05 Aug 2026 12:00:00 GMT</pubDate>
      <category>Pricing / packaging</category>
      <category>Enterprise operations agent</category>
      <category>Agent builder</category>
      <category>Multi-agent platform</category>
      <description><![CDATA[<p>UiPath introduced a Community plan for organizations on Unified Pricing, providing free access to its agentic platform. The plan includes a fixed set of licenses and a monthly Credits pool for individual developers and builders.</p><p><strong>Why it matters:</strong> This allows developers and automation enthusiasts to build and test AI agents, coding agents, and orchestration workflows at no cost before committing to paid enterprise tiers.</p><p>Impact: Medium. Verification: Verified. Type: Pricing / packaging.</p><p>Evidence: <a href="https://docs.uipath.com/automation-cloud/automation-cloud/latest/release-notes/august-2026">Official documentation</a></p><p>Source: <a href="https://agenticindex.io/change-log/uipath">Agentic Index change log</a>. Free to reuse with a link back. <a href="https://agenticindex.io/use-this-data">Terms</a>.</p>]]></description>
    </item>
    <item>
      <title>UiPath: Organization Administrators can now use the Check access API to retrieve effective access permissions for users, groups, or external…</title>
      <link>https://agenticindex.io/change-log/uipath</link>
      <guid isPermaLink="false">agenticindex.io:change:uipath-check-access-api-2026-08-05</guid>
      <pubDate>Wed, 05 Aug 2026 12:00:00 GMT</pubDate>
      <category>Security / enterprise</category>
      <category>Enterprise operations agent</category>
      <category>Agent builder</category>
      <category>Multi-agent platform</category>
      <description><![CDATA[<p>Organization Administrators can now use the Check access API to retrieve effective access permissions for users, groups, or external applications across the entire organization. The results include both organization-scoped and tenant-level assignments.</p><p><strong>Why it matters:</strong> Security and compliance teams can more easily audit and verify access rights programmatically across all active tenants, improving governance and reducing administrative overhead.</p><p>Impact: Medium. Verification: Verified. Type: Security / enterprise.</p><p>Evidence: <a href="https://docs.uipath.com/automation-cloud/automation-cloud/latest/release-notes/august-2026">Official documentation</a></p><p>Source: <a href="https://agenticindex.io/change-log/uipath">Agentic Index change log</a>. Free to reuse with a link back. <a href="https://agenticindex.io/use-this-data">Terms</a>.</p>]]></description>
    </item>
    <item>
      <title>ServiceNow launched Autonomous Security, a suite of six unified security solutions integrated into its AI Control Tower.</title>
      <link>https://agenticindex.io/change-log/servicenow</link>
      <guid isPermaLink="false">agenticindex.io:change:servicenow-autonomous-security-2026-08-04</guid>
      <pubDate>Tue, 04 Aug 2026 12:00:00 GMT</pubDate>
      <category>Security / enterprise</category>
      <category>Enterprise operations agent</category>
      <category>Customer support agent</category>
      <category>Multi-agent platform</category>
      <description><![CDATA[<p>ServiceNow launched Autonomous Security, a suite of six unified security solutions integrated into its AI Control Tower. The release introduces AI Specialists, including Agentic Exposure Management and Vulnerability Resolution, which autonomously consolidate vulnerability findings, orchestrate triage, and execute low-risk patches at scale.</p><p><strong>Why it matters:</strong> Security and risk teams can transition from reactive vulnerability management to autonomous, prevention-first defense. By leveraging AI agents to handle routine patching and exposure triage, organizations can significantly reduce their attack surface and accelerate remediation times without adding headcount.</p><p>Impact: High. Verification: Verified. Type: Security / enterprise.</p><p>Evidence: <a href="https://newsroom.servicenow.com/press-releases/details/2026/ServiceNow-delivers-Autonomous-Security-the-industrys-most-complete-security-offering/default.aspx">Press release</a></p><p>Source: <a href="https://agenticindex.io/change-log/servicenow">Agentic Index change log</a>. Free to reuse with a link back. <a href="https://agenticindex.io/use-this-data">Terms</a>.</p>]]></description>
    </item>
  </channel>
</rss>
