co-mono/packages
Mario Zechner 9ed88646a8 feat(coding-agent): add pluggable operations for remote tool execution
Adds optional operations parameter to create*Tool functions enabling
delegation to remote systems (SSH, containers, etc.):

- ReadOperations: readFile, access, detectImageMimeType
- WriteOperations: writeFile, mkdir
- EditOperations: readFile, writeFile, access
- BashOperations: exec (with streaming, signal, timeout)

Add ssh.ts example demonstrating --ssh flag for remote execution.
Built-in renderers used automatically for overrides without custom renderers.

fixes #564
2026-01-08 19:32:25 +01:00
..
agent Add [Unreleased] section for next cycle 2026-01-08 04:53:51 +01:00
ai docs: add changelog entries for #568 2026-01-08 18:54:21 +01:00
coding-agent feat(coding-agent): add pluggable operations for remote tool execution 2026-01-08 19:32:25 +01:00
mom Add [Unreleased] section for next cycle 2026-01-08 04:53:51 +01:00
pods Release v0.38.0 2026-01-08 04:52:55 +01:00
tui Add [Unreleased] section for next cycle 2026-01-08 04:53:51 +01:00
web-ui Add [Unreleased] section for next cycle 2026-01-08 04:53:51 +01:00