pyro-mcp/docs
Thales Maciel ab02ae46c7 Add model-native workspace file operations
Remove shell-escaped file mutation from the stable workspace flow by adding explicit file and patch tools across the CLI, SDK, and MCP surfaces.

This adds workspace file list/read/write plus unified text patch application, backed by new guest and manager file primitives that stay scoped to started workspaces and /workspace only. Patch application is preflighted on the host, file writes stay text-only and bounded, and the existing diff/export/reset semantics remain intact.

The milestone also updates the 3.2.0 roadmap, public contract, docs, examples, and versioning, and includes focused coverage for the new helper module and dispatch paths.

Validation:
- uv lock
- UV_CACHE_DIR=.uv-cache make check
- UV_CACHE_DIR=.uv-cache make dist-check
- real guest-backed smoke for workspace file read, patch apply, exec, export, and delete
2026-03-12 22:03:25 -03:00
..
assets Promote stable workspace product for 3.0.0 2026-03-12 18:59:09 -03:00
roadmap Add model-native workspace file operations 2026-03-12 22:03:25 -03:00
first-run.md Add model-native workspace file operations 2026-03-12 22:03:25 -03:00
host-requirements.md Align doctor docs with CLI output 2026-03-09 21:00:37 -03:00
install.md Add model-native workspace file operations 2026-03-12 22:03:25 -03:00
integrations.md Add model-native workspace file operations 2026-03-12 22:03:25 -03:00
public-contract.md Add model-native workspace file operations 2026-03-12 22:03:25 -03:00
troubleshooting.md Harden default environment pull behavior 2026-03-11 19:27:09 -03:00
vision.md Add chat-first workspace roadmap 2026-03-12 21:06:14 -03:00