Commit Graph

12 Commits

Author SHA1 Message Date
a38a725bb9 fix(pi-coding-agent): wrap binary with nodejs_22 in PATH 2026-04-26 09:25:42 -04:00
8e11fe06de feat: add update-package-hashes helper script and bump pi-coding-agent
Co-locate update-package-hashes.sh helper script to wrap nurl and
show recent releases. Simplify SKILL.md documentation. Bump
pi-coding-agent from 0.70.0 to 0.70.2 with updated hashes.
2026-04-24 13:00:38 -04:00
6c700ea0ba chore(pi-coding-agent): bump 0.67.5 → 0.70.0 2026-04-24 07:25:39 -04:00
34005bbbe7 build(pi-coding-agent): bump to 0.67.5 2026-04-16 15:50:32 -04:00
088e1effa2 build(pi-coding-agent): bump version to 0.67.4 2026-04-16 13:07:45 -04:00
a9f762b1fe chore(pi-coding-agent): bump to 0.67.2 2026-04-14 20:33:11 -04:00
8cf42eae8f feat(systems): add work vm 2026-04-06 14:15:11 -04:00
f7c85ed889 chore: add common 2026-03-22 12:39:04 -04:00
540506a45e chore: update pi-coding-agent 2026-03-15 15:26:14 -04:00
45e61d92cf build: update pi-coding-agent to 0.54.0 and git config
- Updated pi-coding-agent package from 0.52.0 to 0.54.0
- Added forceUpdateTags to git fetch configuration
2026-02-20 21:07:47 -05:00
933cac59d0 chore(pi-coding-agent): bump to version 0.52.0 2026-02-05 15:17:40 -05:00
4aa1a9bc5f feat(runtime): add pi-coding-agent package with CLI tools
- Added pi-coding-agent package definition with buildNpmPackage
- Includes npm dependencies and native/build inputs for GUI libraries
- Skips generate-models step during build (models already in repo)
- Creates 'pi' executable pointing to coding-agent dist/cli.js

Fixes build issues where generate-models would fail during build phase
2026-02-05 10:23:55 -05:00