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
fix/fetcher-abort-signal
066c1c9f refactor: extract GenerationFetcher utility type to centralize fetcher signature Replace inline fetcher type definitions across all framework hooks (React, Solid, Vue, Svelte) with a shared GenerationFetcher<TInput, TResult> type from ai-client. Future changes to the fetcher signature only need to update generation-types.ts instead of ~28 files.
7 days ago
by Alem Tuzlak
A
Succeeded
fix/fetcher-abort-signal
25e6c6b5 ci: apply automated fixes
7 days ago
by autofix-ci...
a
Succeeded
fix/fetcher-abort-signal
414c3141 feat(ai-client): pass abort signal to fetcher in generation clients The fetcher function in GenerationClient and VideoGenerationClient now receives the AbortSignal as an optional second parameter, allowing long-running fetcher calls to be cancelled mid-flight when stop() is called. Updated fetcher type signature across all framework integrations (React, Solid, Vue, Svelte) — backwards-compatible since the options parameter is optional.
7 days ago
by Alem Tuzlak
A
Previous page
Previous
Next
Next page