pi GitHub Action
Version updated for https://github.com/shaftoe/pi-coding-agent-action to version v2.2.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 AI-powered assistance into GitHub workflows, enabling automated issue analysis, pull request reviews, and code fixes triggered by user comments or predefined prompts. It solves the problem of automating routine development tasks, such as creating fixes, reviewing code, and generating pull requests, while supporting multiple language model providers for flexible AI capabilities. This action enhances efficiency by leveraging contextual GitHub data to streamline development processes.
Release notes
What’s Changed
- feat: improved logs readability
- feat: Ensure AGENTS.md is automatically included in agent context in https://github.com/shaftoe/pi-coding-agent-action/pull/48
- feat: Add update_pull_request tool for PR updates in https://github.com/shaftoe/pi-coding-agent-action/pull/50
Full Changelog: https://github.com/shaftoe/pi-coding-agent-action/compare/v2.1.0...v2.2.0