pyro-mcp/examples
Thales Maciel eecfd7a7d7 Add MCP tool profiles for workspace chat flows
Expose stable MCP/server tool profiles so chat hosts can start narrow and widen only when needed. This adds vm-run, workspace-core, and workspace-full across the CLI serve path, Pyro.create_server(), and the package-level create_server() factory while keeping workspace-full as the default.

Register profile-specific tool sets from one shared contract mapping, and narrow the workspace-core schemas so secrets, network policy, shells, services, snapshots, and disk tools do not leak into the default persistent chat profile. The full surface remains available unchanged under workspace-full.

Refresh the public docs and examples around the profile progression, add a canonical OpenAI Responses workspace-core example, mark the 3.4.0 roadmap milestone done, and verify with uv lock, UV_CACHE_DIR=.uv-cache make check, UV_CACHE_DIR=.uv-cache make dist-check, and a real guest-backed workspace-core smoke for create, file write, exec, diff, export, reset, and delete.
2026-03-12 23:52:13 -03:00
..
agent_vm_run.py Ship trust-first CLI and runtime defaults 2026-03-09 20:52:49 -03:00
claude_desktop_mcp_config.json Add MCP tool profiles for workspace chat flows 2026-03-12 23:52:13 -03:00
cursor_mcp_config.json Add MCP tool profiles for workspace chat flows 2026-03-12 23:52:13 -03:00
langchain_vm_run.py Ship trust-first CLI and runtime defaults 2026-03-09 20:52:49 -03:00
mcp_client_config.md Add MCP tool profiles for workspace chat flows 2026-03-12 23:52:13 -03:00
ollama_tool_demo.py Bootstrap pyro_mcp v0.0.1 with MCP static tool and Ollama demo 2026-03-05 15:41:57 -03:00
openai_responses_vm_run.py Ship trust-first CLI and runtime defaults 2026-03-09 20:52:49 -03:00
openai_responses_workspace_core.py Add MCP tool profiles for workspace chat flows 2026-03-12 23:52:13 -03:00
python_lifecycle.py Harden default environment pull behavior 2026-03-11 19:27:09 -03:00
python_run.py Ship trust-first CLI and runtime defaults 2026-03-09 20:52:49 -03:00
python_shell.py Add persistent workspace shell sessions 2026-03-12 02:31:57 -03:00
python_workspace.py Add workspace naming and discovery 2026-03-12 23:16:10 -03:00
static_tool_demo.py Bundle firecracker runtime and switch ollama demo to live logs 2026-03-05 20:20:36 -03:00