Commands for developers (human or AI) building on top of Qorven.These do NOT talk to a running gateway — they emit starter codeonto your local filesystem.Run "qorven agent init" to generate plugin + UI boilerplate.Usage: qorven agent [command]Available Commands: init Scaffold a Qorven plugin + optional Next.js UI starterFlags: -h, --help help for agentGlobal Flags: -o, --output string Output format: table, json, yaml (default "table") --server string Gateway URL (env: QORVEN_SERVER) --token string Auth token (env: QORVEN_TOKEN) -v, --verbose Verbose output -y, --yes Skip confirmation promptsUse "qorven agent [command] --help" for more information about a command.