Skip to content

v0.7.1

Choose a tag to compare

@agegr agegr released this 01 Jul 01:04
· 361 commits to main since this release

Pi upstream: v0.80.3

Upgraded npm packages:

  • @earendil-works/pi-ai: 0.80.2 -> 0.80.3
  • @earendil-works/pi-coding-agent: 0.80.2 -> 0.80.3
  • Lockfile Pi transitive packages updated to 0.80.3 where required: @earendil-works/pi-agent-core, @earendil-works/pi-tui

Upstream highlights from v0.80.3:

  • Added Claude Sonnet 5 support through inherited Anthropic-compatible and Bedrock provider catalogs.
  • Added RPC get_entries and get_tree commands for session entry and tree inspection.
  • Added package ./rpc-entry export for launching Pi directly in RPC mode.
  • Added extension session_info_changed events for session name updates.
  • Added outputPad and externalEditor settings.
  • Changed default OpenAI model to gpt-5.5.
  • Fixed several inherited provider streaming, compaction, resource notification, session validation, retry, and transcript-rendering issues.

Validation:

  • node_modules/.bin/tsc --noEmit: passed
  • npm run lint: passed
  • npm run release: passed; build completed with the existing warning in app/api/sessions/[id]/export/route.ts about an expression dependency, then published @agegr/pi-web@0.7.1.