← Releases
Release Edition
v0.2.0

Anthropic users no longer need to squat in OPENAI_API_KEY.

v0.2.0 · May 22, 2026
Editorial illustration for release v0.2.0

Version 0.2.0 adds explicit AI provider selection. Developers can now set AI_PROTOCOL to switch between OpenAI and Anthropic backends for their release digests, giving teams control over which model generates their editorial output.

The CLI now picks the correct API key based on your chosen provider. Anthropic users no longer need to cram their keys into the misnamed OPENAI_API_KEY variable — ANTHROPIC_API_KEY is now the proper home. OpenAI users can continue as before, undisturbed.

Typography across both surfaces now reads at the same scale. Standfirsts and headlines on the release page match the homepage feed, so text sizing remains consistent whether users are browsing releases or catching up on the latest digest.

← All Releases
3
PRs Merged
2
Contributors
+143
Additions
-18
Deletions
Top Stories
1
feature

API key selection now matches AI provider

#60·by @znat·+125 / -11

The CLI now picks the right API key based on your AI provider — Anthropic users no longer need to stuff their key into a misnamed environment variable.

2
maintenance

GitPulse CLI now supports AI provider switching

#61·by @github-actions·+13 / -2

Version 0.2.0 introduces explicit AI provider selection via the AI_PROTOCOL environment variable, letting developers choose between OpenAI and Anthropic backends.