Removed / deprecated
- Removed the dedicated Kubernetes deployment guide at
/docs/cloud-agent/self-hosted/kubernetes. - On self-hosted Cloud Agents, the Cursor Kubernetes operator and WorkerDeployment Helm chart are deprecated. New deployments should use the
anysphere/k8s-workerstemplate (agent worker controller --spawn, optional--warm-idle, no CRD). Existing operator clusters can keep running; operator reference remains for them. See/docs/cloud-agent/self-hosted,/docs/cloud-agent/self-hosted/integrations, and/docs/cloud-agent/self-hosted/pool.
Enterprise audit logs & Admin API
- Audit logs document Grok Bot control-plane events (
grok_bot_created,grok_bot_access_changed,grok_bot_team_setup_manifest,grok_bot_routine) plusmcp_authenticationandslack_account_link, with filter-by-application andapplication_typeon events/exports. See/docs/enterprise/compliance-and-monitoring,/docs/account/teams/admin-api, and/docs/account/teams/dashboard.
Grok Bot
- Security and teams docs clarify that Enterprise audit logs cover Grok Bot control-plane actions (filterable by application), while Action Recording / OpenTelemetry carry Bot actions tagged
cursor.surface=grok_bot. See/docs/grok-bot/security,/docs/grok-bot/security-faq, and/docs/grok-bot/teams.
OpenTelemetry export
- Docs add the
grok_botsurface,grok_bot_agent_actionslog family (MCP tool calls, shell, browser, computer use), sharedgrok_bot.*attributes, and conversation-id join behavior for Grok Bot. See/docs/enterprise/opentelemetry-exportand/docs/enterprise/opentelemetry-export/wire.