Below you will find pages that utilize the taxonomy term “Shaftoe”
June 5, 2026
pi GitHub Action
Version updated for https://github.com/shaftoe/pi-coding-agent-action to version v2.19.3.
This action is used across all versions by 7 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed 2.19.3 - 2026-06-05 Changed add badges because why not fallow driven cleanups fallow driven cleanups fallow driven cleanups update readme Fixed add missing trailing space to /pi trigger improve action version management update readme-update script for mono repo compatibility
June 4, 2026
pi GitHub Action
Version updated for https://github.com/shaftoe/pi-coding-agent-action to version v2.19.1.
This action is used across all versions by 6 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed 2.19.1 - 2026-06-03 Changed add deps versions to readme, update package workflow add warning about GITHUB_TOKEN limitation for .github/workflows (#256) ensure all deps are show in readme move PI_PACKAGE_DIR env var handling from Agent to action adapter note that Pi is bundled and deps update daily (#253) README.md: remove hallucination (#257) update readme Fixed comments: abs() possible negative costs (#254)
June 2, 2026
pi GitHub Action
Version updated for https://github.com/shaftoe/pi-coding-agent-action to version v2.19.0.
This action is used across all versions by 5 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed 2.19.0 - 2026-06-02 Added add loaded_tools input for selective tool loading (#218) add CI/CD awareness tools (get_ci_status / get_workflow_run_logs) (#216) add optional auto-compaction and JSONL session export (#227) add separate Cost column in comment footer (#248) Changed add auto-compaction and JSONL session export to README (#231) add PR review with existing context example to README (#234) cleanup AGENTS.md consolidate ESLint config to reduce duplication (#220) eliminate env-var coupling in library code (#242) eliminate module-level singletons and @actions/* fallbacks (#238) implement reusable Pi orchestrator library (#233) (#236) README.md: fix | char escape (#246) replace build-time constants with runtime version resolution (#244) Update AGENTS.md deps: update dependencies (#217) deps: update dependencies (#223) Fixed ensure custom models/providers are imported before Agent setup ensure newline char before debug log ensure packages are loaded correctly in the build ensure versions strings are ok stop tracking dist/ in git, prevent PRs from sneaking in dist changes update dependencies and simplify loaded_tools with SDK native tools option (#222) use correct path for packageDir use list for loaded_tools inputs