sudden-network/Sudden Agent

Run programmable agents on any GitHub Workflow to enable automation across your repo.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
agent_api_keyAgent API keyno""
agent_auth_fileAgent auth file content (agent-specific)no""
github_tokenGitHub token used by the action (defaults to the workflow token)no""
workflow_github_tokenInternal-only workflow token (do not set manually)no${{ github.token }}
github_token_actorActor login for the GitHub token (required for non-workflow tokens, e.g. `sudden-agent[bot]`)no""
agentAgent to runnocodex
modelAgent model override (for Codex, append reasoning effort and service tier with /, e.g. gpt-5.6-sol/xhigh/fast)no""
promptOptional extra instructions for the agentno""
resumeEnable session resume across runsno
sudoDisable sandbox; allow write + network access for the agentnofalse

no outputs