pi GitHub Action
Version updated for https://github.com/shaftoe/pi-coding-agent-action to version v2.3.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 issue resolution and pull request improvements. By triggering on comments (e.g., /pi) or predefined prompts, it enables tasks like analyzing issues, reviewing and enhancing PRs, and making automated commits directly to repositories. It supports multiple LLM providers (e.g., OpenAI, Anthropic) and simplifies collaborative coding by automating repetitive development tasks.
What’s Changed
What’s Changed
- general fixes and UX improvements, especially in logging and footer metadata reporting
- internal refactor to eliminate inconsistencies and duplications
Full Changelog: https://github.com/shaftoe/pi-coding-agent-action/compare/v2.2.1...v2.3.0