mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-16 06:02:42 +00:00
Normalize line endings to LF before matching, restore original style on write. Files with CRLF now match when LLMs send LF-only oldText. Fixes #355 |
||
|---|---|---|
| .. | ||
| bash.ts | ||
| edit.ts | ||
| find.ts | ||
| grep.ts | ||
| index.ts | ||
| ls.ts | ||
| path-utils.ts | ||
| read.ts | ||
| truncate.ts | ||
| write.ts | ||