Commit fbc098a
fix: YAML-escape peer_display_name in the test-send flow (pr3 iter 8)
peer_display_name was interpolated raw into the Maestro flow's `tapOn` while
content/has_file_name go through _yaml_escape; a display name with a quote or
control char would break the generated YAML. Route it through _yaml_escape too.
(greptile #81)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 1e4ce2f commit fbc098a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
349 | 349 | | |
350 | 350 | | |
351 | 351 | | |
352 | | - | |
| 352 | + | |
353 | 353 | | |
354 | 354 | | |
355 | 355 | | |
| |||
0 commit comments