Skip to content

v0.9.0 — ros-agent rebrand

Latest

Choose a tag to compare

@publu publu released this 09 Jun 04:18
· 100 commits to main since this release

ros-agent

Full rebrand from RoboRun to ros-agent — the MCP agent layer for robots.

What changed

  • PyPI package: pip install ros-agent (was pip install roborun)
  • CLI commands: ros-agent and ros-agent-mcp (was roborun / roborun-mcp)
  • npm package: npx ros-agent (was npx roborun)
  • MCP server name: ros-agent in 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