Ali jawwad
2d56dfd73d
fix(integrations): cline hook note collapses onto instruction at EOF ( #3263 )
...
The hook-note injection regex matches the line terminator via
(\r\n|\n|$), so the captured eol group is empty when the instruction
is the final line of a file with no trailing newline. The cline
integration emitted the note with that empty eol, mashing the note text
and the instruction onto a single line. Default eol to '\n', matching
the agy integration twin which already guards this case.
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com >
2026-06-30 15:44:49 -05:00
..
2026-03-31 17:40:32 -05:00
2026-06-29 15:27:26 -05:00
2026-06-29 15:27:26 -05:00
2026-06-29 15:27:26 -05:00
2026-06-29 15:27:26 -05:00
2026-06-29 15:27:26 -05:00
2026-06-29 15:27:26 -05:00
2026-06-29 15:27:26 -05:00
2026-06-29 15:27:26 -05:00
2026-06-29 15:27:26 -05:00
2026-06-29 15:27:26 -05:00
2026-06-29 15:27:26 -05:00
2026-06-29 15:27:26 -05:00
2026-06-30 07:18:39 -05:00
2026-06-29 15:27:26 -05:00
2026-06-30 15:44:49 -05:00
2026-06-29 15:27:26 -05:00
2026-06-29 15:27:26 -05:00
2026-06-29 15:27:26 -05:00
2026-06-29 15:27:26 -05:00
2026-06-30 08:49:49 -05:00
2026-06-29 15:27:26 -05:00
2026-06-30 08:49:49 -05:00
2026-06-29 15:27:26 -05:00
2026-06-29 15:27:26 -05:00
2026-06-29 15:27:26 -05:00
2026-06-29 15:27:26 -05:00
2026-06-29 15:27:26 -05:00
2026-06-29 15:27:26 -05:00
2026-06-29 15:27:26 -05:00
2026-06-29 15:27:26 -05:00
2026-06-29 15:27:26 -05:00
2026-06-29 15:27:26 -05:00
2026-06-29 15:27:26 -05:00
2026-06-29 15:27:26 -05:00
2026-06-29 15:27:26 -05:00
2026-06-29 15:27:26 -05:00
2026-06-29 15:27:26 -05:00
2026-06-16 17:48:40 -05:00
2026-06-29 15:27:26 -05:00
2026-05-01 11:54:41 -05:00
2026-06-24 15:22:08 -05:00
2026-06-29 15:27:26 -05:00
2026-06-29 15:27:26 -05:00
2026-06-29 15:27:26 -05:00
2026-06-29 15:27:26 -05:00
2026-06-29 15:27:26 -05:00
2026-06-23 07:36:54 -05:00
2026-06-30 10:24:04 -05:00