Skip to content

v0.3.0

Choose a tag to compare

@patlux patlux released this 28 May 20:36
· 11 commits to main since this release
v0.3.0
f31f763

What's Changed

OMP (Oh My Pi) Compatibility

  • Support ~/.omp/agent/auth.json auth path
  • Handle OMP's env-var-name-as-apiKey quirk (filters out literal COMMANDCODE_API_KEY string)
  • Convert OMP system prompt arrays to text

Incremental Reasoning Streaming

  • Stream reasoning-delta events immediately instead of buffering until reasoning-end
  • Close open thinking blocks before text or tool output to prevent event ordering issues

Live Display Pricing

  • Static MODEL_COSTS table for known Command Code models
  • Corrected DeepSeek V4 Flash cache-read rate to $0.028/M
  • Added xiaomi/mimo models to pricing table
  • DeepSeek V4 Pro discount marked as permanent (no expiry)

Dependencies

  • Upgrade pi dependencies from @mariozechner 0.72.0 to @earendil-works 0.75.5
  • Move pi-coding-agent to optional peerDependencies

Contributors

Full Changelog: v0.1.1...v0.3.0

npm: https://www.npmjs.com/package/pi-commandcode-provider/v/0.3.0