Skills, Connections, and Agent Versioning

What’s New

Skills

Give your agents reusable, focused abilities with Skills. Browse ready-made Skills from the marketplace or build your own with instructions and reference files, all managed through a new create-and-detail interface. Skills are versioned, so you can iterate safely and pin the exact revision an agent uses. Skills can also declare the tools they depend on, and those dependencies are provisioned onto your agent automatically when the Skill is attached.

Unified Connections

Connections brings integrations and MCP servers together in one place. Add native service connectors and Model Context Protocol servers, manage their authentication, and wire them into your agents from a single page.

Agent Versioning

Changes to an agent’s execution configuration now create a new revision instead of overwriting the live configuration. Pick the active revision from a dropdown in the configure panel, tag revisions for reference, and roll back at any time. In-progress runs keep using the revision they started on.

Agent Fallback Models

Choose a fallback model for your agents so a run can continue on a second model if the primary one fails. The fallback model name now appears in your run logs when it is used.

Improvements

  • Google integrations gained richer tool metadata for more reliable results
  • Permission controls now extend to Skills, Connections, Collections, and agents
  • The url_fetcher input processor added a direct fetch mode
  • More reliable agent streaming, with the session identifier emitted as soon as a run starts
  • Skill files render as formatted Markdown and JSON in read-only views
  • Renamed the data view to Logs, with clearer OAuth error messages when adding a connection

Current documentation

Skills · Connections · Revisions · Fallbacks