qyro statusShow platform status and health
qyro agentsList all agents
qyro agents --name <name>Show detailed information for a specific agent
qyro tasksList all tasks
qyro tasks list --status <status>List tasks filtered by status
qyro tasks show <id>Show task details
qyro tasks submit <description>Submit a new task
qyro debate listList all debates
qyro debate start <topic>Start a new debate
qyro debate show <id>Show debate details
qyro debate propose <debate_id> <agent> <title> <description>Submit a proposal to a debate
qyro debate vote <debate_id> <agent> <proposal_id> <value>Cast a vote on a proposal
qyro tools --listList all available tools
qyro tools --execute <name>Execute a tool
qyro snapshots listList all snapshots
qyro snapshots createCreate a new snapshot
qyro snapshots rollback <id>Rollback to a specific snapshot
qyro run buildRun build command
qyro run testRun test suite
qyro run lintRun linter
Set the backend URL using environment variable: