Skip to content

Releases: gotgenes/pi-anthropic-auth

v2.0.8

Choose a tag to compare

@github-actions github-actions released this 04 Sep 23:45

2.0.8 (2026-09-04)

Documentation

  • retro: add retro notes for issue #59 (da1972e)
  • explain Pi's Anthropic extra-usage warning in the README (#64) (ebb91ef), closes #45

v2.0.7

Choose a tag to compare

@github-actions github-actions released this 04 Sep 04:23

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

  • use latest versions of packages (c6605e2)
  • add git-cliff release configuration (329c979), closes #63
  • add the git-cliff release scripts (e1669bf), closes #63

v2.0.6

Choose a tag to compare

@github-actions github-actions released this 18 Aug 01:33

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

Choose a tag to compare

@github-actions github-actions released this 17 Aug 21:02

2.0.5 (2026-08-17)

Documentation

  • plan build-time verification of pi preamble anchors (#52) (b0823c6)
  • record the sanctioned upstream-internals test exception (a94c593), closes #52
  • retro: add planning stage notes for issue #52 (9af75b2)
  • retro: add retro notes for issue #47 (27c0cee)
  • retro: add TDD stage notes for issue #52 (5bcf864)

v2.0.4

Choose a tag to compare

@github-actions github-actions released this 17 Aug 20:17

2.0.4 (2026-08-17)

Bug Fixes

  • preserve appended prompt content when the preamble terminator drifts (#47) (819144b)

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

Choose a tag to compare

@github-actions github-actions released this 09 Aug 22:46

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

Choose a tag to compare

@github-actions github-actions released this 07 Aug 16:59

2.0.2 (2026-08-07)

Documentation

  • record pi 0.84.0 three-mode extension loader (ceb1d12)

Miscellaneous Chores

  • bump pi devDeps to 0.84.0 (7ff6752)
  • migrate biome config for biome 2.5.x (e70806c)

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 22 Jul 01:24

2.0.1 (2026-07-22)

Bug Fixes

  • bump reported Claude Code version to 2.1.206 (4c4578a)
  • unregister anthropic before re-registering to clear stale merged oauth (9074632)

Documentation

  • mark #35 seam decision record as implemented via /compat (864e961)
  • note cross-major upgrade for stale installs after #43 v2.0.0 (571f6da)
  • record /compat realignment and defensive unregister; mark #35 resolved in practice (bcfe3f6)
  • retro: add retro notes for issue #43 (46073d1)

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 15:58

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

Choose a tag to compare

@github-actions github-actions released this 29 Jun 00:09

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

  • require pi-ai/pi-coding-agent >=0.80.0 to fix multi-turn OAuth 400 (#40) (1cdd14e)

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)