Commit 7c05350
daemon: hide AskUserQuestion from sidecode-driven turns
disallowedTools removes the tool from the model's context entirely (not
just permission-denied): V0 iOS has no answer UI, so a turn that called
AskUserQuestion would sit waiting on input the app can't deliver. With
the tool hidden the model phrases questions as plain text instead.
The ask_user detail/render path stays — resumed Desktop sessions can
still contain historical AskUserQuestion calls.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 7927e7a commit 7c05350
2 files changed
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1439 | 1439 | | |
1440 | 1440 | | |
1441 | 1441 | | |
| 1442 | + | |
| 1443 | + | |
| 1444 | + | |
1442 | 1445 | | |
1443 | 1446 | | |
1444 | 1447 | | |
| |||
1461 | 1464 | | |
1462 | 1465 | | |
1463 | 1466 | | |
| 1467 | + | |
1464 | 1468 | | |
1465 | 1469 | | |
1466 | 1470 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
268 | 268 | | |
269 | 269 | | |
270 | 270 | | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
271 | 278 | | |
272 | 279 | | |
273 | 280 | | |
| |||
285 | 292 | | |
286 | 293 | | |
287 | 294 | | |
| 295 | + | |
288 | 296 | | |
289 | 297 | | |
290 | 298 | | |
| |||
293 | 301 | | |
294 | 302 | | |
295 | 303 | | |
| 304 | + | |
296 | 305 | | |
297 | 306 | | |
298 | 307 | | |
| |||
0 commit comments