Stop the turn when a delegate child refuses with 'Upgrade your plan to continue'.
Deploy story
What this commit did to the running system — joined from the forge receipt chain, the part a commit page elsewhere cannot show.
Not deployed through the forge lane
No push, promotion, build, or deploy receipt references this commit (receipts are scanned over a bounded recent window). Changes shipped by full node replacement carry their proof in the release gate receipt instead.
Changed files
-
modified
crates/coder-lite/src/runtime.rs
Diff
1 file changed, +14 -0
crates/coder-lite/src/runtime.rs modified +14
@@ -128,6 +128,7 @@ impl CoderRuntimeSession {
| 128 | 128 |
|
| 129 | 129 |
|
| 130 | 130 |
|
| 131 |
|
|
| 131 | 132 |
|
| 132 | 133 |
|
| 133 | 134 |
|
@@ -160,6 +161,15 @@ impl CoderRuntimeSession {
| 160 | 161 |
|
| 161 | 162 |
|
| 162 | 163 |
|
| 164 |
|
|
| 165 |
|
|
| 166 |
|
|
| 167 |
|
|
| 168 |
|
|
| 169 |
|
|
| 170 |
|
|
| 171 |
|
|
| 172 |
|
|
| 163 | 173 |
|
| 164 | 174 |
|
| 165 | 175 |
|