v0.5.1
Fix: Rich markup was stripping [mcp] from the install hint, so users saw
pip install 'agentmesh-core' instead of pip install 'agentmesh-core[mcp]'
when MCP deps were missing.
133 tests passing.
Fix: Rich markup was stripping [mcp] from the install hint, so users saw
pip install 'agentmesh-core' instead of pip install 'agentmesh-core[mcp]'
when MCP deps were missing.
133 tests passing.