Skip to content

parse JSONL output file correctly for branch name extraction#632

Merged
jth-nw merged 2 commits intomainfrom
dev
Mar 23, 2026
Merged

parse JSONL output file correctly for branch name extraction#632
jth-nw merged 2 commits intomainfrom
dev

Conversation

@jth-nw
Copy link
Collaborator

@jth-nw jth-nw commented Mar 23, 2026

No description provided.

jth-nw and others added 2 commits March 23, 2026 15:21
The claude-execution-output.json is JSONL (one JSON object per line),
not a single JSON object. Use tac + jq to find the result object from
the end of the file. Also added debug logging and fixed HEREDOC in
PR body creation.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…tion

fix: parse JSONL output file correctly for branch name extraction
@jth-nw jth-nw merged commit f5c0365 into main Mar 23, 2026
5 of 6 checks passed
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