Releases: gotgenes/pi-anthropic-auth
Releases · gotgenes/pi-anthropic-auth
Release list
v2.0.8
v2.0.7
2.0.7 (2026-09-04)
Bug Fixes
- bump Claude Code version to 2.1.260 and allow overriding it (4b4584a)
Documentation
- retro: add retro notes for issue #54 (6734df4)
- dispatch the release from the ship prompts (6270cca), closes #63
- document the dispatched git-cliff release (7a25829), closes #63
- record the Claude Code version-floor gotcha and -ne repro isolation (c18194e)
Miscellaneous Chores
v2.0.6
2.0.6 (2026-08-18)
Documentation
- describe host-transport resolution as factory-or-throw (#54) (0441356)
- plan removal of the unreachable streamSimpleAnthropic fallback (#54) (3857c21)
- retro: add planning stage notes for issue #54 (eadb989)
- retro: add retro notes for issue #52 (90d67d5)
- retro: add TDD stage notes for issue #54 (08cbfeb)
v2.0.5
2.0.5 (2026-08-17)
Documentation
v2.0.4
2.0.4 (2026-08-17)
Bug Fixes
Documentation
- pin assertion-marker examples to markers Pi emits (#47) (183128d)
- plan anchor-sanitize fallback for preamble terminator drift (#47) (b709007)
- record the peer-floor decision for issue #47 planning (f87fd09)
- refresh pi-packages workflow parity (302a0b2)
- retro: add planning stage notes for issue #47 (2f24ce1)
- retro: add retro notes for issue #46 (6b28731)
- retro: add TDD stage notes for issue #47 (ca68283)
v2.0.3
2.0.3 (2026-08-09)
Documentation
- correct api-registry routing claims in source comments (2579111), closes #46
- correct the provider dispatch model and record the background-agent gap (120c5a8), closes #46
- plan correcting the api-registry routing claim and documenting the background-agent coverage gap (#46) (d8ce4ba)
- replace contested background-agent coverage with the confirmed finding (86ee497), closes #46
- retro: add build stage notes for issue #46 (995c83d)
- retro: add planning stage notes for issue #46 (78a5aee)
- retro: add retro notes for issue #49 (161a0ae)
- scope the seam decision records to transport acquisition (fd36cbd), closes #46
- sweep the remaining stale recursion and coverage claims (e5d7d5c), closes #46
Miscellaneous Chores
- use claude-opus-5 in plan-issue and retro prompt templates (b7e2803)
v2.0.2
v2.0.1
v2.0.0
2.0.0 (2026-07-17)
⚠ BREAKING CHANGES
- Pi 0.80.0 through 0.80.7 hosts are no longer supported; upgrade to @earendil-works/pi-coding-agent@0.80.8 or later. Dropping the oauth override also removes the mergeRefreshedCredentials refresh-token guard that preserved a rotated refresh_token when the refresh response omitted one; Pi's built-in anthropicOAuth now owns login and refresh, and recovery from a dropped rotation token is a manual /login anthropic.
Bug Fixes
- require @earendil-works/pi-ai and pi-coding-agent >=0.80.8 (6e84d5d)
- restore /login on Pi 0.80.8 by dropping the removed-API oauth override (9624771)
Documentation
- caveat upstream oauth-override note after Issue #43 (0178c8c)
- document the registerProvider merge migration hazard for #43 (8f5618b)
- drop OAuth override references after delegating login/refresh to Pi (8f12fc2)
- plan re-enabling pi-anthropic-auth on Pi 0.80.8+ (#43) (07df94d)
- retro: add build stage notes for issue #43 (cf8fee1)
- retro: add planning stage notes for issue #43 (cb3c506)
- retro: add retro notes for issue #40 (b4dd58b)
v1.0.0
1.0.0 (2026-06-29)
⚠ BREAKING CHANGES
- pi 0.79.x hosts are no longer supported. Upgrade pi to 0.80.0 or later. pi-anthropic-auth 0.6.3 remains usable on pi 0.79.x as a fallback. Refs #40.
Bug Fixes
Documentation
- drop pi 0.79.x dual-layout notes after raising the floor (#40) (3a7fed9)
- plan raising host floor to pi-ai 0.80.0 to fix multi-turn OAuth 400 (#40) (3a49518)
- retro: add build stage notes for issue #40 (afe0077)
- retro: add planning stage notes for issue #40 (d8377ec)
- retro: add retro notes for issue #37 (63ea6e0)
- scope host-transport resolution to the pi-ai 0.80.x compat entry (#40) (87987b8)