mirror of
https://github.com/rtk-ai/rtk.git
synced 2026-09-19 07:33:17 +08:00
f42eaf92bd
- Structural fallback now emits the caller's exact bytes (a lossy UTF-8 decode or ANSI-stripped 'raw' is not raw); the decode-strip-parse-guard pipeline moved into condense_stdin so it is unit-testable. - Dropped the mailer-padding tolerance: a line shorter than the hunk's prefix width now falls back instead of being guessed into context. - Plain-diff fixtures recaptured with relative paths (no local usernames or session ids); copy-only and mode-only sections get real fixtures and a vanish-class test.
9 lines
147 B
Plaintext
9 lines
147 B
Plaintext
--- a/f1.txt 2026-08-29 22:45:15.660427700 -0400
|
|
+++ b/f1.txt 2026-08-29 22:45:15.660427700 -0400
|
|
@@ -1,3 +1,4 @@
|
|
alpha
|
|
-beta
|
|
+BETA
|
|
gamma
|
|
+delta
|