v0.1.4
Changed
- Bumped pinned upstream
pi-coding-agentversion to0.79.0(cache-hit visibility in footer, richer SDK exports, and assorted fixes; the RPC wire protocol this gem drives is unchanged). - Behavior change in pi 0.79.0: project-local inputs (
.pi/settings.json, project extensions, resources, packages) are now trust-gated. In RPC mode pi does not prompt — without a saved trust decision it silently ignores them. Pass the newapprove: trueoption to keep loading them.
Added
approve:option onClient.new/PiAgent.session/PiAgent.open:trueappends--approveto the pi spawn args (trust the project),falseappends--no-approve(explicitly ignore project inputs); the defaultnilleaves pi's own behavior untouched.
RubyGems: https://rubygems.org/gems/pi-agent-rb/versions/0.1.4