diff --git a/settings.json b/settings.json index 7ca9ca6..dbaac08 100644 --- a/settings.json +++ b/settings.json @@ -120,10 +120,17 @@ // MARK: Chat (VSCode) // =========================================================================== // + "chat.agentsControl.enabled": true, + "chat.agentSessionProjection.enabled": true, "chat.checkpoints.showFileChanges": true, + "chat.commandCenter.enabled": false, "chat.edits2.enabled": true, "chat.mcp.gallery.enabled": true, "chat.tools.terminal.outputLocation": "chat", + "chat.unifiedAgentsBar.enabled": true, + "chat.useNestedAgentsMdFiles": true, + "chat.viewSessions.orientation": "stacked", + "inlineChat.showGutterMenu": true, // // =========================================================================== // MARK: Claude Code