Commit Graph

6 Commits

Author SHA1 Message Date
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