holon-run/Holon Solve

Run the Rust Holon GitHub solve preset against a checked-out repository.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 11, 2026
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: holon-run/holon@85c8af52157583efb14452b92ebb711e973369fc # v0.28.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
refGitHub issue or PR reference, such as owner/repo#123.no""
triggerTrigger mode. Use explicit for ref-driven runs or auto to derive ref/goal from the GitHub event.noexplicit
auto_reviewEnable automatic PR review for opened, reopened, or ready_for_review events in trigger:auto mode.nofalse
auto_review_on_pushEnable automatic PR review for synchronize events in trigger:auto mode.nofalse
repoRepository hint for numeric refs.no""
baseBase branch hint.no""
goalExplicit solve goal.no""
roleOptional role hint.no""
modelHolon model ref, such as openai/gpt-5.4 or anthropic/claude-sonnet-4-6.no""
max_turnsMaximum foreground model turns.no35
anthropic_auth_tokenAnthropic Auth Token.no
anthropic_api_keyLegacy alias for anthropic_auth_token.no
anthropic_base_urlAnthropic Base URL.nohttps://api.anthropic.com
openai_api_keyOpenAI API key.no
openai_base_urlOpenAI Base URL.no""
bigmodel_api_keyBigModel API key.no
github_tokenExplicit GitHub token override. Defaults to Holonbot broker token when available, then github.token.no""
holonbot_broker_urlHolonbot token broker URL. Leave empty to skip OIDC broker exchange.nohttps://bot.holon.run/api/exchange-token
holonbot_oidc_audienceOIDC audience for Holonbot token broker exchange.noholon-token-broker
versionHolon release version to download when build_from_source is false.nolatest
build_from_sourceBuild Holon from source before running.nofalse
holon_repositoryHolon repository for source builds.noholon-run/holon
holon_refOptional Holon git ref for source builds.no""
workspaceChecked-out repository path. Defaults to GITHUB_WORKSPACE.no""
cwdWorking directory for the solve run. Defaults to workspace.no""
input_dirInput context directory.no""
output_dirOutput artifact directory.no""
state_dirHolon home directory for runtime state.no""
namedescription
resultHolon solve step outcome.
summaryPath to Holon summary markdown when produced.