warpdotdev/Run an Oz cloud agent

Run the Oz agent in a GitHub workflow

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
promptPrompt for the Oz Agentno
saved_promptWarp Drive Saved prompt ID for the Oz agentno""
skillUse a skill as the base prompt for the agent. Format: `skill_name`, `repo:skill_name`, or `org/repo:skill_name`no""
modelOverride the base model used by the agent (Warp model ID)no""
nameName for this agent taskno""
mcpMCP configuration in JSON format (or path to a mcp.json file) to start before executing the agentno""
cwdCurrent working directory for the Oz agentno""
profileOz Agent profile for the Oz agentno""
output_formatFormat for agent outputyestext
warp_api_keyOz API key for the Oz agentno""
cloudRun the agent as a cloud agent (uses `oz agent run-cloud` instead of `oz agent run`)nofalse
hostHost to route the cloud agent run tono""
environmentEnvironment ID for the cloud agent run; defaults to no environment when unsetno""
shareRecipients to share the agent's session with in Oz.no""
computer_useEnable computer use for cloud agent runs (`oz agent run-cloud --computer-use`). Ignored for local runs.nofalse
oz_channelOz release channel to useyesstable
oz_versionSpecific Oz version to installyeslatest

no outputs