ros-agent
Full rebrand from RoboRun to ros-agent — the MCP agent layer for robots.
What changed
- PyPI package:
pip install ros-agent(waspip install roborun) - CLI commands:
ros-agentandros-agent-mcp(wasroborun/roborun-mcp) - npm package:
npx ros-agent(wasnpx roborun) - MCP server name:
ros-agentin initialize response - MCP resource URIs:
ros-agent://server-info,ros-agent://skills, etc. - UI branding: updated across the dashboard
- All user-facing strings, error messages, and agent system prompts updated
No breaking changes to the MCP tool surface
All 49 tools, 8 prompts, 6 resources, and the topic template work exactly the same. Just the name changed.
Install
pip install ros-agent
ros-agent