Pi 0.84.0 released with fullscreen mode, LaTeX and Mermaid rendering, and AGENTS.override.md support
mitsuhiko · x · 2026-08-06
Pi 0.84.0 is out with several new features:
- Fullscreen TUI mode: switch between regular and fullscreen at runtime, with sticky editor, independently scrollable transcript, and draggable scrollbars.
- Mermaid and LaTeX rendering: render Mermaid diagrams and terminal-friendly Unicode math in interactive transcripts.
- Per-directory context overrides: use AGENTS.override.md to replace context files for a specific directory.
- Advanced custom model sampling: configure arbitrary OpenAI-compatible samplingParams and opt-in vLLM thinkingtokenbudget values.
- Baseten provider: built-in Baseten authentication and model support.
Also includes breaking changes such as message update events emitting only deltas and API key handling adjustments.
More from coding & agent
- Exploring Recursion Depth and Persistent Context in AI Agents — inductionheads · 2026-08-06
- The 80/20/0 Rule for AI Coding: Balancing Speed and Security — alex_verem · 2026-08-06
- Stop Saying 'Make It Better': Build Scoring Loops for AI Agents — Roger_M_Taylor · 2026-08-06
- Microsoft's PlugMem Slashes Agent Context by 100x via Knowledge Graphs — Roger_M_Taylor · 2026-08-06
- Run Multiple Models on One GPU: SIE Cuts Self-Hosting Costs 75% — Roger_M_Taylor · 2026-08-06
- OpenTag: Open-Source AI Agent for Quick Slack Deployment — Roger_M_Taylor · 2026-08-06