Agent
- Documented steering a running agent: send a follow-up now (at the next tool call) or queue it for after the turn, including CLI Enter behavior —
/docs/agent/overview - Documented
/goalfor long-lived objectives the agent works toward until complete (rolling out; Ctrl+C pauses in the CLI) —/docs/agent/overview,/docs/cli/reference/slash-commands - Documented Custom Modes: keep a skill active for the whole session via Option+Enter / Alt+Enter (or “Use as Mode”), with optional
iconandcolorfrontmatter for the badge —/docs/agent/prompting,/docs/skills,/docs/cli/using
Cloud Agent
- Documented Subscriptions: cloud agents can wait on GitHub, Slack, Linear, and timer events, then resume in the same conversation (up to 180 days) —
/docs/cloud-agent/capabilities
Subagents
- Documented isolated project copies so parallel subagents each get their own worktree or cloud environment instead of sharing one checkout —
/docs/subagents
Origin API
- Added pull request label endpoints (list, add, set, remove one, remove all) and expanded PR scopes for reading and writing labels —
/docs/api/origin/changelog,/docs/api/origin - App JWT rate limit raised from 600 to 6,000 points/minute; Create Installation Access Token now costs 1 point —
/docs/api/origin,/docs/api/origin/changelog - Create Repo and Git HTTPS push eligibility now includes Pro Student and Start plans; owner/repo path resolution is case-insensitive —
/docs/api/origin/changelog,/docs/api/origin