4.152.0
Minor Changes
-
#5211
a94f8f0Thanks @marius-kilocode! - Add mode selection to Agent Manager for CLI sessions- Mode selector in new agent form allows selecting mode (code, architect, debug, etc.) when starting sessions
- Mode selector in session header allows switching modes during running sessions via CLI JSON-IO API
- Modes are fetched from extension and synced with CLI sessions
- Model selector moved below textarea in new agent form for better layout
-
#5264
61af1e7Thanks @markijbema! - Centralize Agent behaviour settings by removing the top bar MCP button and moving Mode, MCP, Rules, and Workflows configuration into the Agent Behaviour area.
Patch Changes
-
#5312
322d891Thanks @marius-kilocode! - Add loading spinner to agent manager API request messages -
#5233
86bcfeeThanks @marius-kilocode! - Add session persistence for Agent Manager worktrees -
#5313
c882b95Thanks @marius-kilocode! - Fixed agent-manager mode creating.kilocode-agentdirectory in user workspaces. Agent storage now uses OS temp directory instead, keeping workspaces clean. -
#5315
f0a9036Thanks @marius-kilocode! - Fix model selection not showing in resumed sessions in Agent Manager -
#5232
cc04a57Thanks @marius-kilocode! - Fix parallel mode completion messaging when commits fail. -
#5151
5565a7cThanks @Senneseph! - Fix: Check thatmodel_infofield exists before attempting to call Object.keys() on it. -
#5314
f202bd5Thanks @marius-kilocode! - Display reasoning as collapsible block in Agent Manager instead of plain text -
#5287
4662b02Thanks @markijbema! - Add Skills tab to Agent Behaviour settings for viewing and managing installed skills -
#5297
f6badf7Thanks @jrf0110! - feat(mcp): implement oauth 2.1 authorization for http transports -
#5254
9348a3dThanks @chrarnoldus! - Force tool use when using Haiku with the Anthropic provider