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
Failed
fix-821-grok-provider-options-index-sig
e536cd81 Merge 079c5a30ef49bcfdfc9f106c182a03876a092870 into 6f3b35314a287fd9fd29eecd0478cc8352f64732
by citizen204
c
Failed
fix-821-grok-provider-options-index-sig
a065b3e9 Merge 26d183e78fe4f332b9f45cfa59ec7bdb327bd6d3 into 6f3b35314a287fd9fd29eecd0478cc8352f64732
by citizen204
c
Failed
fix-821-grok-provider-options-index-sig
e3745e87 fix(ai-grok): remove Record<string,unknown> index sig from GrokTextProviderOptions Fixes #821
by citizen204
c
Failed
fix-821-grok-provider-options-index-sig
e3745e87 Merge 4a8333c7fb4c4927b4e2e03f74a6edc9ac31ce99 into 037e15a0eef256931c762eee63b936df7d40601a
by citizen204
c
Succeeded
main
d43a63db fix(ai-react): sync tools to ChatClient when tools prop changes (#776) * fix(ai-react): sync tools to ChatClient when tools prop changes Fixes #775 * refactor(ai-react): split updateOptions sync into per-option effects Sync each wire-payload slot (body, forwardedProps, tools, context) in its own effect so changing one option no longer re-runs the others. Previously a context/body change would needlessly rebuild the client tool registry and fire notifyToolsChanged. Addresses CodeRabbit review feedback on #776. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
by citizen204
c
Succeeded
fix-775-use-chat-tools-update
6cc6353a Merge ef3ff0cee6cac5adda0a64bd06eee22a3ab5b67f into c9175ed97f68fdaa604ff29a8b12c200804057ad
by citizen204
c
Succeeded
fix/openrouter-system-prompt-cache-control
8c65dade fix(ai-mcp): add shims to bin bundle for CJS dynamic-require compat (#754) * fix(ai-mcp): add shims to bin bundle for CJS dynamic-require compat json-schema-to-typescript (inlined via noExternal) uses dynamic require() calls internally. When bundled into an ESM output the global require is absent, causing the CLI to crash on startup with "Dynamic require of 'fs' is not supported" before it can parse any args. shims: true makes tsup inject a createRequire-based shim at the top of the bundle so CJS dependencies can call require() safely from within the ESM output. Fixes #753 * chore: add changeset for ai-mcp CLI dynamic-require shim fix * ci: apply automated fixes --------- Co-authored-by: Alem Tuzlak <t.zlak@hotmail.com> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
by citizen204
c
Succeeded
main
df40512b fix(ai-mcp): add shims to bin bundle for CJS dynamic-require compat (#754) * fix(ai-mcp): add shims to bin bundle for CJS dynamic-require compat json-schema-to-typescript (inlined via noExternal) uses dynamic require() calls internally. When bundled into an ESM output the global require is absent, causing the CLI to crash on startup with "Dynamic require of 'fs' is not supported" before it can parse any args. shims: true makes tsup inject a createRequire-based shim at the top of the bundle so CJS dependencies can call require() safely from within the ESM output. Fixes #753 * chore: add changeset for ai-mcp CLI dynamic-require shim fix * ci: apply automated fixes --------- Co-authored-by: Alem Tuzlak <t.zlak@hotmail.com> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
by citizen204
c
Succeeded
gemini-upgrade
419d2a56 fix(ai-mcp): add shims to bin bundle for CJS dynamic-require compat (#754) * fix(ai-mcp): add shims to bin bundle for CJS dynamic-require compat json-schema-to-typescript (inlined via noExternal) uses dynamic require() calls internally. When bundled into an ESM output the global require is absent, causing the CLI to crash on startup with "Dynamic require of 'fs' is not supported" before it can parse any args. shims: true makes tsup inject a createRequire-based shim at the top of the bundle so CJS dependencies can call require() safely from within the ESM output. Fixes #753 * chore: add changeset for ai-mcp CLI dynamic-require shim fix * ci: apply automated fixes --------- Co-authored-by: Alem Tuzlak <t.zlak@hotmail.com> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
by citizen204
c
Succeeded
coco
090a1166 fix(ai-mcp): add shims to bin bundle for CJS dynamic-require compat (#754) * fix(ai-mcp): add shims to bin bundle for CJS dynamic-require compat json-schema-to-typescript (inlined via noExternal) uses dynamic require() calls internally. When bundled into an ESM output the global require is absent, causing the CLI to crash on startup with "Dynamic require of 'fs' is not supported" before it can parse any args. shims: true makes tsup inject a createRequire-based shim at the top of the bundle so CJS dependencies can call require() safely from within the ESM output. Fixes #753 * chore: add changeset for ai-mcp CLI dynamic-require shim fix * ci: apply automated fixes --------- Co-authored-by: Alem Tuzlak <t.zlak@hotmail.com> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
by citizen204
c
Succeeded
main
df40512b fix(ai-mcp): add shims to bin bundle for CJS dynamic-require compat (#754) * fix(ai-mcp): add shims to bin bundle for CJS dynamic-require compat json-schema-to-typescript (inlined via noExternal) uses dynamic require() calls internally. When bundled into an ESM output the global require is absent, causing the CLI to crash on startup with "Dynamic require of 'fs' is not supported" before it can parse any args. shims: true makes tsup inject a createRequire-based shim at the top of the bundle so CJS dependencies can call require() safely from within the ESM output. Fixes #753 * chore: add changeset for ai-mcp CLI dynamic-require shim fix * ci: apply automated fixes --------- Co-authored-by: Alem Tuzlak <t.zlak@hotmail.com> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
by citizen204
c
Succeeded
main
df40512b fix(ai-mcp): add shims to bin bundle for CJS dynamic-require compat (#754) * fix(ai-mcp): add shims to bin bundle for CJS dynamic-require compat json-schema-to-typescript (inlined via noExternal) uses dynamic require() calls internally. When bundled into an ESM output the global require is absent, causing the CLI to crash on startup with "Dynamic require of 'fs' is not supported" before it can parse any args. shims: true makes tsup inject a createRequire-based shim at the top of the bundle so CJS dependencies can call require() safely from within the ESM output. Fixes #753 * chore: add changeset for ai-mcp CLI dynamic-require shim fix * ci: apply automated fixes --------- Co-authored-by: Alem Tuzlak <t.zlak@hotmail.com> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
by citizen204
c
Succeeded
main
df40512b fix(ai-mcp): add shims to bin bundle for CJS dynamic-require compat (#754) * fix(ai-mcp): add shims to bin bundle for CJS dynamic-require compat json-schema-to-typescript (inlined via noExternal) uses dynamic require() calls internally. When bundled into an ESM output the global require is absent, causing the CLI to crash on startup with "Dynamic require of 'fs' is not supported" before it can parse any args. shims: true makes tsup inject a createRequire-based shim at the top of the bundle so CJS dependencies can call require() safely from within the ESM output. Fixes #753 * chore: add changeset for ai-mcp CLI dynamic-require shim fix * ci: apply automated fixes --------- Co-authored-by: Alem Tuzlak <t.zlak@hotmail.com> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
by citizen204
c
Succeeded
fix-753-mcp-cli-dynamic-require-shims
cfe0d222 Merge 9a70605aafd4fc4d9b0331ac41df3079e4af89aa into 2cbf4f80d0fb2c2d5d065101a408ed7ed53db8f5
by citizen204
c
Succeeded
fix-753-mcp-cli-dynamic-require-shims
38aad563 Merge 798eb2884e0975398a33a33ec024da2522eb55bc into 4d5141c128c0e9bd33cdbf36a5402811cefc3f8b
by citizen204
c
Previous
Next