pyro-mcp/docs
Thales Maciel 21a88312b6 Add chat-friendly shell read rendering
Make workspace shell reads usable as direct chat-model input without changing the PTY or cursor model. This adds optional plain rendering and idle-window batching across CLI, SDK, and MCP while keeping raw reads backward-compatible.

Implement the rendering and wait-for-idle logic in the manager layer so the existing guest/backend shell transport stays unchanged. The new helper strips ANSI and other terminal control noise, handles carriage-return overwrite and backspace, and preserves raw cursor semantics even when plain output is requested.

Refresh the stable shell docs/examples to recommend --plain --wait-for-idle-ms 300, mark the 3.5.0 roadmap milestone done, and bump the package/catalog version to 3.5.0.

Validation: uv lock; UV_CACHE_DIR=.uv-cache make check; UV_CACHE_DIR=.uv-cache make dist-check; real guest-backed Firecracker smoke covering shell open/write/read with ANSI plus delayed output.
2026-03-13 01:10:26 -03:00
..
assets Promote stable workspace product for 3.0.0 2026-03-12 18:59:09 -03:00
roadmap Add chat-friendly shell read rendering 2026-03-13 01:10:26 -03:00
first-run.md Add chat-friendly shell read rendering 2026-03-13 01:10:26 -03:00
host-requirements.md Align doctor docs with CLI output 2026-03-09 21:00:37 -03:00
install.md Add chat-friendly shell read rendering 2026-03-13 01:10:26 -03:00
integrations.md Add chat-friendly shell read rendering 2026-03-13 01:10:26 -03:00
public-contract.md Add chat-friendly shell read rendering 2026-03-13 01:10:26 -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