YOU ARE VIEWING ONE ITEM FROM THE AICRIER FEED

Pi v0.80.8 unifies runtime, adds Grok 4.5

AICrier tracks AI developer news across Product Hunt, GitHub, Hacker News, YouTube, X, arXiv, and more. This page keeps the article you opened front and center while giving you a path into the live feed.

// WHAT AICRIER DOES

7+

TRACKED FEEDS

24/7

SCRAPED FEED

Short summaries, external links, screenshots, relevance scoring, tags, and featured picks for AI builders.

Pi v0.80.8 unifies runtime, adds Grok 4.5
OPEN LINK ↗
// 2h agoPRODUCT UPDATE

Pi v0.80.8 unifies runtime, adds Grok 4.5

Pi version 0.80.8 unifies the model runtime and provider authentication while adding background catalog refreshes and xAI Grok 4.5 support. The release also introduces breaking changes that replace authStorage and modelRegistry options with the async ModelRuntime and new CredentialStore interface.

// ANALYSIS

Centralizing model runtimes and authentication simplifies the developer experience at the cost of breaking existing session configurations, showing that the project is prioritizing rapid architecture iteration over API stability.

  • The new unified ModelRuntime removes boilerplate by handling provider-owned login discovery, ambient auth status, and dynamic catalogs directly.
  • Background catalog refreshing throttled to four hours keeps model listings fresh without degrading terminal startup performance.
  • Adding Grok 4.5 support ensures that Pi remains a competitive playground for testing state-of-the-art LLMs on the command line.
  • Deprecating exported storage backends in favor of pi-ai CredentialStore enforces cleaner encapsulation but forces immediate code updates.
// TAGS
piagentdevtoolopen-sourceclillm

DISCOVERED

2h ago

2026-07-16

PUBLISHED

2h ago

2026-07-16

RELEVANCE

7/ 10

AUTHOR

PiChangelog