pyro-mcp/examples
Thales Maciel 535efc6919 Add project-aware chat startup defaults
Make repo-root chat startup native by letting MCP servers carry a default project source for workspace creation. When a chat host starts from a Git checkout, workspace_create can now omit seed_path and inherit the server startup source; explicit --project-path and clean-clone --repo-url/--repo-ref paths are supported as fallbacks.

Add project startup resolution and materialization, surface origin_kind/origin_ref in workspace_seed, update chat-host docs and the repro/fix smoke to use project-aware workspace creation, and switch dist-check to uv run pyro so verification stays stable after uv reinstalls.

Validated with uv lock, focused startup/server/CLI pytest coverage, UV_CACHE_DIR=.uv-cache make check, UV_CACHE_DIR=.uv-cache make dist-check, and real guest-backed smokes for both explicit project_path and bare repo-root auto-detection.
2026-03-13 15:51:47 -03:00
..
agent_vm_run.py Ship trust-first CLI and runtime defaults 2026-03-09 20:52:49 -03:00
claude_code_mcp.md Add project-aware chat startup defaults 2026-03-13 15:51:47 -03:00
claude_desktop_mcp_config.json Make workspace-core the default MCP profile 2026-03-13 14:14:15 -03:00
codex_mcp.md Add project-aware chat startup defaults 2026-03-13 15:51:47 -03:00
cursor_mcp_config.json Make workspace-core the default MCP profile 2026-03-13 14:14:15 -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 project-aware chat startup defaults 2026-03-13 15:51:47 -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 Make workspace-core the default MCP profile 2026-03-13 14:14:15 -03:00
opencode_mcp_config.json Make workspace-core the default MCP profile 2026-03-13 14:14:15 -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 chat-friendly shell read rendering 2026-03-13 01:10:26 -03:00
python_workspace.py Add chat-friendly shell read rendering 2026-03-13 01:10:26 -03:00
static_tool_demo.py Bundle firecracker runtime and switch ollama demo to live logs 2026-03-05 20:20:36 -03:00