Summary

Pi merged a native Requesty provider integration across its AI package and coding-agent wiring. The change gives Pi users first-class access to a multi-model gateway rather than relying only on generic OpenAI-compatible configuration paths.

What changed

Pi PR #5472 added Requesty as a native provider and connected it into the coding-agent stack.

Why it matters

Native provider support reduces setup friction and makes provider-specific behavior easier to normalize. For open-source coding agents, broad but reliable model-provider coverage is becoming a core differentiator as teams mix OpenAI, Anthropic, local, and gateway-backed models.

Evidence excerpt

Agents Radar reported PR #5472 as merged, adding Requesty as a native provider with coding-agent wiring.

Sources