Pi v0.83.0 exports credentials and session models
Pi v0.83.0 introduces CLI authentication commands pi auth print-api-key and pi auth print-bearer-token to export credentials to external clients with automatic OAuth refresh. The release also exposes resolved session models to extensions, surfaces raw provider stop reasons, and fixes session replacement, Git worktree context duplication, and llama.cpp streaming.
This release strengthens Pi's position as a modular, developer-first AI coding agent harness by prioritizing interoperability and session safety over surface-level features.
- –Exporting CLI authentication directly to external tools enables seamless integration into local multi-agent and pipeline workflows.
- –Exposing `scopedModels` to extensions allows custom tools to inspect and adapt dynamically to context limits and available model capabilities.
- –Proactively fixing breaking changes from TypeBox 1.3.7 ensures schema validation reliability across custom extensions.
- –Session abort fixes prevent dangling tool calls and context corruption when changing active models or sessions mid-turn.
DISCOVERED
1h ago
2026-07-29
PUBLISHED
1h ago
2026-07-29
RELEVANCE
AUTHOR
PiChangelog