v0.10.0
v0.10.0
Features
Plan mode UX (#124)
/plan showdisplays the agent's current plan with platform-aware chunking (splits at heading boundaries)/plan summarygenerates a concise summary via an ephemeral session with a cheap model/implementtriggers plan execution with optionalyolomode for unattended runs- Plans are auto-surfaced on creation and update (debounced), and shown on session resume when in plan mode
Bridge documentation tool (#122)
- Agents can call
fetch_copilot_bridge_documentationto look up their own capabilities, commands, and configuration - Covers overview, commands, config, MCP, permissions, workspaces, hooks, skills, inter-agent, and scheduling topics
Bug Fixes
- Quiet mode for NO_REPLY suppression (#127, closes # Startup nudges and scheduled tasks no longer leak "Working..." messages or
NO_REPLYtext. All streaming is suppressed until the response is determined to be real content.119) - Mid-turn steering preserves attachments (#126, closes # Messages with attachments sent while the agent is busy are now queued instead of having their attachments silently dropped.125)
- MCP server cwd defaults to bot workspace (# Local/stdio MCP servers inherit the bot's workspace directory as their working directory unless explicitly configured.120)
- Context window display (#
/contextand/statusnow show the total context window size, not just the used portion.118)
Dependencies
4.1.0
12.8.0