Skip to content

fix: keep dollar sequences intact in harness inputs - #38

Merged
oritwoen merged 1 commit into
mainfrom
fix/literal-command-arguments
Sep 8, 2026
Merged

fix: keep dollar sequences intact in harness inputs#38
oritwoen merged 1 commit into
mainfrom
fix/literal-command-arguments

Conversation

@aeitwoen

@aeitwoen aeitwoen commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Prompts must reach the harness unchanged: $& currently turns into {prompt}, and $$ loses a dollar sign. That silently rewrites code examples before the model sees them; model names and search filters have the same problem.

@aeitwoen
aeitwoen requested a review from oritwoen as a code owner September 8, 2026 20:14
@aeitwoen aeitwoen self-assigned this Sep 8, 2026
@oritwoen
oritwoen merged commit 2248388 into main Sep 8, 2026
5 checks passed
@oritwoen
oritwoen deleted the fix/literal-command-arguments branch September 8, 2026 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants