zeldrisho/Pi Code Assist

Composable GitHub Action for running the Pi coding agent in non-interactive workflows

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
promptInstruction to send to Piyes
api-keyAPI key for the selected model provideryes
providerPi provider name, such as opencodeyes
modelModel ID or pattern accepted by Piyes
thinkingOptional thinking-level override (off, minimal, low, medium, high, xhigh, or max)no
toolsComma-separated Pi tool allowlist; use all to keep Pi defaultsnoread,grep,find,ls
project-trustWhether to trust and load project-local Pi settings and executable extensionsnofalse
packagesExact-pinned npm/git Pi packages or ./-prefixed workspace package paths, one per lineno
github-toolsGitHub tools to expose to Pi (none, read, or write)nonone
pi-versionExact @earendil-works/pi-coding-agent version to installyes
setup-vpWhether to install the action's pinned Vite+ and Node versionsnotrue
install-timeoutMaximum seconds allowed for Pi installation (1-86400)no300
execution-timeoutMaximum seconds allowed for the Pi/model invocation (1-86400)no600
working-directoryDirectory under GITHUB_WORKSPACE in which Pi runsno.
namedescription
responsePi's final text response
response-pathAbsolute path containing Pi's final text response