Documented List Namespaces (GET /v1/origin/namespaces) on /docs/api/origin: lists namespaces you can list repositories in (teams, personal, and granted), ordered by slug; each entry includes viewerCanCreateRepositories; user credentials…
Changelog
Origin API
Documented List Namespaces (GET /v1/origin/namespaces) on /docs/api/origin: lists namespaces you can list repositories in (teams, personal, and granted), ordered by slug; each entry includes viewerCanCreateRepositories; user credentials only (no scope); default page size 30 (max 100).
Repository visibility now documents a third allowed value, public, alongside internal and private. Integrations should treat public as valid when reading; Update Repo still rejects setting visibility to public.
Expanded Action Recording coverage on /docs/grok-bot/teams: tool results and allow/refuse decisions, file transfers, message delivery, routine runs, guardrails, skill activations, and subagent/cloud-agent delegation—metadata only, never tool args, paths, or message content.
/docs/enterprise/opentelemetry-export and the /docs/enterprise/opentelemetry-export/wire reference list the new cursor.grok_bot.* events (tool_result, tool_decision, file_transfer, message_delivery, routine_run, guardrail, delegation), joining attributes (turn.id, event.sequence, tool_call.id, decision.id), routine entrypoint (cursor.entrypoint=automation), and sanitization limits (e.g. shell text capped at 8 KiB).