taTanStack
GitHubaiWorkspace
GitHub
  • CI Pipeline Executions
    • Current executionSucceededdocs/kiira-doc-typecheck
    • Configuration
    • Self-Healing CI
    • Project Graph
    • Resource Usage
    • Analysis
    • Conformance
  • Runs
    • Current runSucceeded
    • Tasks
    • Resource Usage
Insights
  • Compare tasks
  • Analytics
    docs(kiira): fix post-rebase Grok drift + drop migration as-casts After rebasing onto main (which rewrote the Grok adapter to the Responses API), kiira surfaced drift the previous Grok model ids hid: - cloudflare community adapter: createGrokChat("grok-4") -> "grok-4.3" (grok-4 no longer exists in @cloudflare/tanstack-ai's model union). - grok summarize snippet: grokSummarize() is not assignable to summarize()'s adapter param for any current Grok model (GrokTextProviderOptions sits in a contravariant position via SummarizeAdapter.summarize). Marked the fence `ignore` referencing #821 until the adapter type is corrected. - migration-from-vercel-ai dynamic-switching examples: declare selectedProvider with a `keyof typeof` union instead of importing it from an unresolved ./config and casting with `as keyof typeof` (drops the type-assertion casts per the docs convention; snippets stay type-safe). Kiira: 660 snippets pass, 0 fail, 150 ignored. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
    nx run-many --targets=build --exclude=examples/**,testing/**
Succeeded
Linux
4 CPU cores
65091c28805
100%

Cache hits

33 of 33 tasks used cache.

Get faster results

Learn how to enable distribution.

Atomizer enabled

33 groups of tasks optimized.

© 2026 - Nx Cloud

Terms of ServicePrivacy PolicyChangelogStatusDocsContact Nx CloudPricingCompany@NxDevTools