refcard.dev

v3.2

  • /multitask — new CLI slash command that spawns async subagents to parallelize large tasks into simultaneous chunks
  • Worktrees in Agents Window — run isolated background tasks across different branches, move to foreground with one click
  • Multi-root Workspaces — single agent session can target multiple folders for cross-repo changes spanning frontend, backend, and shared libraries

v3.1

  • Tiled Layout — split the Agents Window into panes to run multiple agents in parallel; layout persists across sessions
  • Upgraded Voice Input — records full voice clip and transcribes with batch STT for higher-quality speech-to-text; Ctrl+M (hold) shortcut
  • Branch Selection in Empty State — search and select branches before launching cloud agents
  • Diff to File Navigation — jump from diffs directly to exact lines in files
  • Filters for Search in Files — include/exclude filters for scoping code search results
  • CLI: model picker now accessible from anywhere without clearing prompts
  • CLI: auto-run proactive suggestions after three consecutive enablements
  • CLI: image paste from clipboard with Ctrl+V support

v3.0

  • Canvases — interactive canvases in the Agents Window side panel with dashboards, tables, diagrams, charts, and diffs as durable artifacts
  • Plan Mode and Design Mode added to the Agents Window
  • CLI slash commands — /debug (root cause analysis), /btw (side questions mid-run), /config (interactive settings), /statusline (status bar customization)
  • Ctrl+Z — send CLI session to background reliably
  • Bugbot Learned Rules — self-improves by analyzing PR feedback, reactions, and reviewer comments
  • Bugbot MCP Support — access MCP servers for additional code review context (Teams/Enterprise)
  • Bugbot Fix All — apply multiple Bugbot suggestions in one operation; 78% resolution rate