Pi Code Assist
Version updated for https://github.com/zeldrisho/pi-code-assist to version v2.0.1.
- This action is used across all versions by 1 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The GitHub Action runs the Pi coding agent as a small, composable tool, executing one non-interactive prompt and streaming the response to the job log while exposing it to later steps. It allows users to specify a prompt, API key, provider, model, and optional parameters like thinking level and tools.
What’s Changed
2.0.1 (2026-07-23)
Bug Fixes
- harden Pi setup and execution phases (92d7c14)