npx claudepluginhub shaneholloman/beads --plugin beads/versionChecks beads CLI, plugin, and MCP server versions; verifies compatibility and displays status with update instructions if mismatched.
/versionReports the installed version of the agentic-dev-team plugin by reading .claude-plugin/plugin.json and outputting 'agentic-dev-team v{version}'.
/versionDisplays the current TDG plugin version, outputting only the plain text '0.4.0' and nothing else.
/versionRuns the version script to display current Tycono component versions including plugin, server, and hook status.
/versionChecks loaded plugin version against current disk git state, reports if session is current or stale, and lists scripts, agents, and package.json presence.
Check the installed versions of beads components and verify compatibility.
Note: The MCP server automatically checks beads CLI version >= 0.9.0 on startup. This command provides detailed version info and update instructions.
Use the beads MCP tools to:
beads version via bash to get the CLI versionDisplay:
beads version)stats tool or connection test)If versions are mismatched, provide instructions:
curl -fsSL https://raw.githubusercontent.com/shaneholloman/beads/main/install.sh | bash/plugin update beadsSuggest checking for updates if the user is on an older version.