focus/crates/focus-tools
DaiChaoXiong ee165235ec feat(tools): add cross-platform read/write/edit/shell tools
- read: line-range reads, binary detection
- write: overwrite with parent-dir creation
- edit: pi-style exact oldString/newString replacement with occurrence
- shell: bash on Linux, PowerShell (cmd fallback) on Windows; streaming
  line updates via ToolUpdateSink, kill-on-timeout
- sync std I/O consistent with the core Tool trait; no tokio needed
2026-08-09 20:59:54 +08:00
..
src feat(tools): add cross-platform read/write/edit/shell tools 2026-08-09 20:59:54 +08:00
Cargo.toml feat(tools): add cross-platform read/write/edit/shell tools 2026-08-09 20:59:54 +08:00