ta
TanStack
GitHub
ai
Workspace
GitHub
CI Pipeline Executions
Filtered
Runs
Demo
Insights
Compare tasks
Analytics
Sign in
Toggle sidebar
Overview
⌘K
ai
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
dependabot/npm_and_yarn/nx-22.7.2
44438247 Merge 7fed5b1c6a109916365047d74f7c4296ee9204c4 into 44454100e5825f948bab0ce52c57c80d70c0ebe7
by dependabot...
d
Succeeded
dependabot/npm_and_yarn/nx-22.7.2
44438247 chore(deps-dev): bump nx from 22.1.2 to 22.7.2 Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 22.1.2 to 22.7.2. - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.7.2/packages/nx) --- updated-dependencies: - dependency-name: nx dependency-version: 22.7.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
by dependabot...
d
Succeeded
feat/preserve-multimodal-tool-results-main
6451f31b Merge dd7b078fcd81de937bb4e95912612fa95d9fc034 into 24f71053facd7f625016cbb48ee8d1ede49c7e99
by devin-ai-i...
d
Succeeded
feat/preserve-multimodal-tool-results-main
6451f31b refactor(ai): share tool result content conversion Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
by felix
f
Succeeded
feat/preserve-multimodal-tool-results-main
e74e1408 fix(ai): preserve multimodal tool results on main Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
by felix
f
Succeeded
feat/preserve-multimodal-tool-results-main
e74e1408 Merge e2ad7f810e6b439785857b3a1ba6466f8edf6a53 into 24f71053facd7f625016cbb48ee8d1ede49c7e99
by devin-ai-i...
d
Succeeded
claude/fable-model-support-qoigw1
445a89db 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
445a89db Merge 7c344927d66408e9beeacd68f4ef2f35e5ac1630 into 86cf41c5ea994a7086e976f742d12cbf09cfce3e
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
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
Next