News

Release notes from the Pi changelog. Longer project updates and announcements will land here too.

Release notes

Pi 0.50.2

New version of pi. Download from npm, view release on GitHub, or read release notes.

  • Hugging Face provider
  • Extended prompt caching
  • Configurable autocomplete height
  • Shell-style keybindings
  • RPC get_commands
Release notes

Pi 0.50.0

New version of pi. Download from npm, view release on GitHub, or read release notes.

  • Pi packages for bundling and installing extensions, skills, prompts, and themes
  • Hot reload (/reload) of resources including AGENTS.md, SYSTEM.md, APPEND_SYSTEM.md, prompt templates, skills, themes, and extensions
  • Custom providers via pi.registerProvider() for proxies, custom endpoints, OAuth or SSO flows, and non-standard streaming APIs
  • Azure OpenAI Responses provider support with deployment-aware model mapping
  • OpenRouter routing support for custom models via openRouterRouting
  • Skill invocation messages are now collapsible and skills can opt out of model invocation via disable-model-invocation
  • Session selector renaming and configurable keybindings
  • models.json headers can resolve environment variables and shell commands
  • --verbose CLI flag to override quiet startup