Skip to content

v0.7.10

Latest

Choose a tag to compare

@agegr agegr released this 10 Jul 01:12

Pi upstream: v0.80.6

Upgraded npm packages:

  • @earendil-works/pi-ai: 0.80.3 -> 0.80.6
  • @earendil-works/pi-coding-agent: 0.80.3 -> 0.80.6
  • Lockfile transitive Pi packages @earendil-works/pi-agent-core and @earendil-works/pi-tui resolved to 0.80.6 through pi-coding-agent.

Upstream changelog highlights:

  • Added opt-in max thinking level across CLI, SDK, RPC, model selection, and themes. pi-web now exposes max in thinking controls and model thinking maps.
  • Added request-wide input-token pricing tiers for long-context cost accounting and custom model costs.
  • Added ~ expansion for the shellPath setting.
  • Fixed post-compaction output-token budgeting, GPT-5.4/5.5/5.6 long-context cost accounting, GPT-5.6 metadata, and Anthropic thinking block preservation.

Validation:

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