Commit Graph

11 Commits

Author SHA1 Message Date
Benjamin Pasero
e9322ed788 chore - remove unused settings from agent-sessions (#290369) 2026-01-26 12:01:51 +00:00
Benjamin Pasero
ff2c44330b fix - update chat.viewSessions setting to show active only (#290341) 2026-01-26 11:06:13 +00:00
Benjamin Pasero
5358a4d0b8 agent sessions - update icon for profile (#290353)
* style - update icon for `Agent Sessions` profile

* .
2026-01-26 10:54:36 +00:00
Benjamin Pasero
cc0ced7949 chat - tweak click behaviour setting of agent control (#290289) 2026-01-25 12:28:21 -08:00
Benjamin Pasero
390f10d3c1 layout - cleanup handling of workbench.secondarySideBar.forceMaximized (#290236)
* layout - cleanup handling of `workbench.secondarySideBar.forceMaximized`

* .

* .

* .
2026-01-25 17:03:16 +01:00
Benjamin Pasero
b5dcdba622 agent sessions - split by "Active" and "History" (#290232)
* agent sessions - split by "Active" and "History"

* comments

* comments

* .

* .
2026-01-25 17:02:52 +01:00
Benjamin Pasero
9216191ee6 agent sessions - tweaks to default settings for sessions window (#290149) 2026-01-24 18:10:10 +01:00
Benjamin Pasero
075b37ce5c agent sessions - tweaks to default settings for sessions window (#290112)
* agent sessions - tweaks to default settings for sessions window

* .

* .
2026-01-24 00:24:29 -08:00
Benjamin Pasero
5265b9f108 agent sessions - update default settings for profile (#289862) 2026-01-23 10:30:58 +00:00
Benjamin Pasero
e013985f98 feat - add color theme setting to agent sessions profile (#289844)
* feat - add color theme setting to agent sessions profile

* .
2026-01-23 09:11:52 +00:00
Sandeep Somavarapu
19209a8c1f Prototype agent sessions window (#289707)
* prototype agent sessions window

* prototype agent sessions window

* polish defaults

* apply template changes on startup

* move under resources

* some fixes and disable profile actions in agent sessions window

* disabe manage profile actions for agent sessions workspace

* fix fixing window title

* disable when chat is hidden

* simplify

* feedback

* fix tests

* disable the action in stable

* Update resources/profiles/agent-sessions.code-profile

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update src/vs/platform/userDataProfile/common/userDataProfileTemplateWatcher.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update src/vs/platform/userDataProfile/common/userDataProfile.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-23 08:17:25 +00:00