co-mono/packages/coding-agent/src/core/tools
Pratham Dubey 8c43a9fbc8 Fix edit tool failing on Windows due to CRLF line endings
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
2025-12-30 02:32:16 +05:30
..
bash.ts Fix SDK tools to respect cwd option 2025-12-22 16:17:55 +01:00
edit.ts Fix edit tool failing on Windows due to CRLF line endings 2025-12-30 02:32:16 +05:30
find.ts Fix SDK tools to respect cwd option 2025-12-22 16:17:55 +01:00
grep.ts Fix SDK tools to respect cwd option 2025-12-22 16:17:55 +01:00
index.ts Fix SDK tools to respect cwd option 2025-12-22 16:17:55 +01:00
ls.ts Fix SDK tools to respect cwd option 2025-12-22 16:17:55 +01:00
path-utils.ts Fix SDK tools to respect cwd option 2025-12-22 16:17:55 +01:00
read.ts Fix SDK tools to respect cwd option 2025-12-22 16:17:55 +01:00
truncate.ts Enable more biome lints and fix things 2025-12-21 22:56:20 +01:00
write.ts Fix SDK tools to respect cwd option 2025-12-22 16:17:55 +01:00