Skip to content

[llm] add -trace LINE[:COL] for single-sentence before/after goals#1018

Open
strub wants to merge 1 commit into
mainfrom
llm-format
Open

[llm] add -trace LINE[:COL] for single-sentence before/after goals#1018
strub wants to merge 1 commit into
mainfrom
llm-format

Conversation

@strub
Copy link
Copy Markdown
Member

@strub strub commented May 26, 2026

Runs every sentence before the target, prints the goal state, runs the
target sentence, prints the state again. Output uses stable
=== BEFORE / TACTIC / AFTER === delimiters so callers can split. Exit
codes: 0 ok, 1 if the target sentence failed, 2 if no sentence at or
after the target. Mutually exclusive with -upto.

@strub strub self-assigned this May 26, 2026
Runs every sentence before the target, prints the goal state, runs the
target sentence, prints the state again. Output uses stable
=== BEFORE / TACTIC / AFTER === delimiters so callers can split. Exit
codes: 0 ok, 1 if the target sentence failed, 2 if no sentence at or
after the target. Mutually exclusive with -upto.
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.

1 participant