Skip to content

Commit 6bfc3de

Browse files
committed
docs: update per-task profile persistence resume behavior
1 parent 9bc5317 commit 6bfc3de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/features/api-configuration-profiles.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ In the <Codicon name="notebook" /> Prompts tab, you can explicitly associate a s
123123

124124
Each task remembers which profile it started with. This "sticky" behavior means:
125125

126-
- **Reopening from history**: When you resume a task from history, it uses the same profile it had originally—even if you've since changed the global selection.
126+
- **Reopening from history**: When you resume a task from history, it honors your current global profile selection. If you've switched profiles since the task was last saved (for example, to a provider with a larger context window), the resumed task uses the newly selected profile and remembers it going forward.
127127
- **Multi-workspace consistency**: If you switch profiles in another workspace window, existing tasks in the first window keep their original profile.
128128
- **Orchestrator subtasks**: Child tasks created by the orchestrator inherit the parent's profile and retain it for their lifetime.
129129

0 commit comments

Comments
 (0)