Files
fusion/packages/pi-claude-cli/src
gsxdsm 3219ced7c1 FN-7390: add latest Claude CLI models
Expose the latest Claude CLI-callable Anthropic models with corrected supplemental metadata.

- Add Sonnet 5, Fable 5, and Opus 4.8 to the pi-claude-cli supplemental model catalog.
- Update context/output limits for recent Claude 4.x CLI rows.
- Preserve catalog deduplication and assert Fable 5 uses the current 0/0 per MTok pricing.
- Add a patch changeset for the published Fusion CLI package.

Files changed:
 .changeset/fn-7390-claude-cli-latest-models.md     |  7 ++++
 packages/pi-claude-cli/index.ts                    | 40 ++++++++++++++++--
 .../pi-claude-cli/src/__tests__/provider.test.ts   | 47 +++++++++++++++-------
 3 files changed, 76 insertions(+), 18 deletions(-)

Fusion-Task-Id: FN-7390

Fusion-Task-Lineage: 54df5de7-c29e-44af-bcb6-9d768103576e

Co-authored-by: Fusion (runfusion.ai) <noreply@runfusion.ai>
2026-07-01 15:39:33 -07:00
..