This repository was archived by the owner on May 20, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 46914691 "chat/input/editing/sessionToolbar" : [
46924692 {
46934693 "command" : " github.copilot.chat.applyCopilotCLIAgentSessionChanges.apply" ,
4694- "when" : " chatSessionType == copilotcli && workbenchState != empty && !isAgentSessionsWorkspace " ,
4694+ "when" : " chatSessionType == copilotcli && workbenchState != empty && !isSessionsWindow " ,
46954695 "group" : " navigation@0"
46964696 },
46974697 {
52975297 "multiDiffEditor/content" : [
52985298 {
52995299 "command" : " github.copilot.chat.applyCopilotCLIAgentSessionChanges" ,
5300- "when" : " resourceScheme == copilotcli-worktree-changes && workbenchState != empty && !isAgentSessionsWorkspace "
5300+ "when" : " resourceScheme == copilotcli-worktree-changes && workbenchState != empty && !isSessionsWindow "
53015301 }
53025302 ],
53035303 "chat/chatSessions" : [
53285328 },
53295329 {
53305330 "command" : " github.copilot.chat.applyCopilotCLIAgentSessionChanges" ,
5331- "when" : " chatSessionType == copilotcli && workbenchState != empty && !isAgentSessionsWorkspace " ,
5331+ "when" : " chatSessionType == copilotcli && workbenchState != empty && !isSessionsWindow " ,
53325332 "group" : " 3_apply@0"
53335333 },
53345334 {
You can’t perform that action at this time.
0 commit comments