Files
Ruben Fiszel e6e2e53e97 fix(agents): stop the scratch-dir guards prompting on quoted text (#10703)
* fix(agents): stop the scratch-dir guards prompting on quoted text

* fix(agents): keep prompting past wrapper flags and quoted heredoc markers

* fix(agents): only treat a line-ending delimiter as a heredoc opener

* fix(agents): refuse a heredoc opener whose redirect carries a quote

* fix(agents): stop the wrapper scan at a quoted word instead of a word count

* fix(agents): scan a wrapper's operands to the end of the segment

* fix(agents): scan a heredoc body that is piped into a shell

* fix(agents): only treat a quoted, unexecuted heredoc body as data

* fix(agents): split separators before looking for the shell running a heredoc

* fix(agents): require a reading consumer before treating a body as data
2026-08-14 18:38:21 +02:00
..
2025-12-22 15:05:40 +02:00