pi GitHub Action
Version updated for https://github.com/shaftoe/pi-coding-agent-action to version v2.6.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Pi Coding Agent GitHub Action integrates the Pi coding agent into GitHub workflows to automate tasks such as issue analysis, pull request reviews, code modifications, and automated commits. It streamlines development processes by enabling interactive and non-interactive workflows, leveraging large language models (LLMs) like OpenAI and Anthropic for intelligent code assistance. Key capabilities include automated code reviews, flexible integration with multiple LLM providers, and support for custom extensions to tailor functionality.
What’s Changed
2.6.0 (2026-04-06)
Features
- add semantic-release for automated versioning (f207771)