This repository was archived by the owner on Aug 6, 2026. It is now read-only.
Commit c9d15ac
authored
feat(sessions): default cloud sessions to steer mode
Scope the steer default to cloud runs only: useMessagingMode now falls back to steer when the task's session is a cloud session, otherwise keeps the global default (queue). Local session behavior is unchanged; per-task overrides and the global Setting still win.
Generated-By: PostHog Code
Task-Id: 0736d6b4-abdb-46ea-9c53-2b8287d1dc741 parent 4d76446 commit c9d15ac
2 files changed
Lines changed: 9 additions & 3 deletions
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
10 | 15 | | |
11 | 16 | | |
12 | 17 | | |
13 | 18 | | |
| 19 | + | |
14 | 20 | | |
15 | | - | |
| 21 | + | |
16 | 22 | | |
17 | 23 | | |
18 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
319 | 319 | | |
320 | 320 | | |
321 | 321 | | |
322 | | - | |
| 322 | + | |
323 | 323 | | |
324 | 324 | | |
325 | 325 | | |
| |||
0 commit comments