Follow us on to be up
to date with the latest changes.

Back to AI Control Plane releases

v0.36.0

Platform

// April 8, 2026

Team management and skills tracking

This release adds team management endpoints for invites and members, skills tracking in the hooks dashboard, and secure server-side storage for playground credentials.

Features

  • Team management endpoints #2082  - Added team management endpoints for invites and members, enabling organization-level team administration. (Author: @adaam2 )
  • Skills tracking in hooks dashboard #2121  - Added support for tracking skills in the hooks dashboard, with materialized skill names in the data layer. (Author: @chase-crumbaugh )
  • Server-side playground credential storage #2100  - Playground credentials are now stored in encrypted server-side environments instead of
    . Credentials are scoped per-user per-toolset and resolved server-side when proxying to MCP servers. (Author: @simplesagar )

Bug fixes

  • Custom domain MCP serving #2114  - Fixed an issue where the platform domain could not serve MCP servers with custom domains. (Author: @adaam2 )
Sagar Batchu
Sagar Batchu
View on GitHub