focus/crates
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
..
focus-core feat(core): agent message setters, thinking support, reducer arg-slot fix 2026-08-09 20:59:39 +08:00
focus-harness ADD: 注释 2026-07-17 11:19:22 +08:00
focus-json ADD: 注释 2026-07-17 11:19:22 +08:00
focus-providers feat(providers): rewrite Anthropic and OpenAI providers 2026-08-09 20:59:49 +08:00
focus-tools feat(tools): add cross-platform read/write/edit/shell tools 2026-08-09 20:59:54 +08:00
focus-transport feat(transport): add incremental streaming body reader and custom ports 2026-08-09 20:59:33 +08:00