TanStack
OSS
ai
Sign in / Sign up
Open main menu
ai
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
claude/fable-model-support-qoigw1
b212c459 ci: run the Anthropic Models API sync in the nightly model-metadata workflow pnpm generate:models now chains the Anthropic fetch + sync after the OpenRouter sync, so the nightly sync-models workflow keeps @tanstack/ai-anthropic current too. The workflow passes ANTHROPIC_API_KEY (new repo secret required) to the sync step and commits the refreshed scripts/anthropic.models.json snapshot alongside package changes. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
by Tom Beckenham
T
Succeeded
claude/fable-model-support-qoigw1
d52722c9 ci: run the Anthropic Models API sync in the nightly model-metadata workflow pnpm generate:models now chains the Anthropic fetch + sync after the OpenRouter sync, so the nightly sync-models workflow keeps @tanstack/ai-anthropic current too. The workflow passes ANTHROPIC_API_KEY (new repo secret required) to the sync step and commits the refreshed scripts/anthropic.models.json snapshot alongside package changes. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
by Tom Beckenham
T
Succeeded
claude/fable-model-support-qoigw1
d52722c9 Merge 2e15251e9b8db48287a529eb1e1a066d933de2e1 into 86cf41c5ea994a7086e976f742d12cbf09cfce3e
by Tom Beckenham
T
Succeeded
claude/fable-model-support-qoigw1
b212c459 Merge 2e15251e9b8db48287a529eb1e1a066d933de2e1 into e8ce0e1641618b56c5e157d4aaf8ad8aad640eb5
by Tom Beckenham
T
Succeeded
claude/fable-model-support-qoigw1
0b0373ac feat: sync Anthropic models from the first-party Models API instead of OpenRouter Adds scripts/fetch-anthropic-models.ts (snapshots GET /v1/models to scripts/anthropic.models.json) and scripts/sync-anthropic-models.ts (inserts missing models into packages/ai-anthropic/src/model-meta.ts). The Models API is authoritative for model IDs, context windows, max output tokens, and per-model capabilities (adaptive vs extended thinking, image input) — unlike OpenRouter slugs, which use dotted IDs that are not valid Anthropic API model IDs. Pricing is not exposed by the Models API, so it lives in a hand-maintained PRICING table and the sync fails loudly for new models without an entry. The 'anthropic/' provider is removed from sync-provider-models.ts so Anthropic models are no longer added from OpenRouter data. New package.json scripts: generate:anthropic-models[:fetch], regenerate:anthropic-models. Also corrects claude-fable-5 thinking flags (extended_thinking: false, adaptive_thinking: true) to match what the capability-aware sync generates. https://claude.ai/code/session_01GFGB3ZPVG4tMpYnUYUVpPK
by Claude
C
Succeeded
claude/fable-model-support-qoigw1
0b0373ac Merge 6a6001db444a8867472c502f6852ce0571c081af into e8ce0e1641618b56c5e157d4aaf8ad8aad640eb5
by Tom Beckenham
T
Succeeded
claude/fable-model-support-qoigw1
1de91626 Merge 6a6001db444a8867472c502f6852ce0571c081af into 86cf41c5ea994a7086e976f742d12cbf09cfce3e
by Tom Beckenham
T
Succeeded
claude/fable-model-support-qoigw1
1de91626 feat: sync Anthropic models from the first-party Models API instead of OpenRouter Adds scripts/fetch-anthropic-models.ts (snapshots GET /v1/models to scripts/anthropic.models.json) and scripts/sync-anthropic-models.ts (inserts missing models into packages/ai-anthropic/src/model-meta.ts). The Models API is authoritative for model IDs, context windows, max output tokens, and per-model capabilities (adaptive vs extended thinking, image input) — unlike OpenRouter slugs, which use dotted IDs that are not valid Anthropic API model IDs. Pricing is not exposed by the Models API, so it lives in a hand-maintained PRICING table and the sync fails loudly for new models without an entry. The 'anthropic/' provider is removed from sync-provider-models.ts so Anthropic models are no longer added from OpenRouter data. New package.json scripts: generate:anthropic-models[:fetch], regenerate:anthropic-models. Also corrects claude-fable-5 thinking flags (extended_thinking: false, adaptive_thinking: true) to match what the capability-aware sync generates. https://claude.ai/code/session_01GFGB3ZPVG4tMpYnUYUVpPK
by Claude
C
Previous page
Previous
Next
Next page