zencoderai/Zen Agents Action

A GitHub Action to run Zencoder Autonomous Agents

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
promptThe input prompt for the Agentyes
agentAlias of the agent to run (will run default agent if not provided)no""
base_pathBase path to run agent from (should be repository root)no.
zencoder_client_idClient ID for Zencoder APIno""
zencoder_client_secretClient Secret for Zencoder APIno""
zencoder_api_keyAPI key for Zencoder APIno""
github_tokenGitHub token used by the action to access GitHub APIsyes
versionVersion of the zencoder cli to usenolatest
modelLLM model to use (e.g., opus-4-5, sonnet-4, gemini-25-pro). Use 'default' for server default.nodefault

no outputs