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
gemini-upgrade
b0feb426 Exlcuding aimock from minimum age restrictions
by Tom Beckenham
T
Succeeded
gemini-upgrade
b0feb426 Merge a99482b1a2b609e9b8bca58daf7817f76b4bc7c1 into 037e15a0eef256931c762eee63b936df7d40601a
by Jack Herri...
J
Succeeded
gemini-upgrade
656775dc ci: apply automated fixes
by autofix-ci...
a
Succeeded
gemini-upgrade
656775dc ci: apply automated fixes
by autofix-ci...
a
Succeeded
gemini-upgrade
656775dc Merge 1d80a2d68ffcea2f947078c994cbfb81446bd5ae into df40512bda853f714b2913bee630ec599e664207
by Jack Herri...
J
Succeeded
gemini-upgrade
de46bc5b fix(ai-gemini): address review feedback on Interactions v2 migration - Stream function-call args via partial-json instead of strict JSON.parse: incomplete `arguments_delta` fragments no longer log a parse error each, and a truncated buffer keeps the last good args instead of resetting to {} (tombeckenham, CodeRabbit). - Drop the unnecessary `as Record<string, unknown>` cast on step.arguments; FunctionCallStep.arguments is already an index-signature object (tombeckenham). - Remove accidentally-committed `.agentsroom/` tooling (incl. a personal claudeSessionId), unrelated to this change (CodeRabbit). - Add unit tests: multi-fragment arguments_delta accumulation, args-stream truncation preserving last good args, and thought_summary -> REASONING_*. - Add changeset for the @google/genai v2 upgrade. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
by Jack Herri...
J
Succeeded
gemini-upgrade
de46bc5b Merge 9feeca7a5f6aeaead02de7b41ae34abb1323540c into df40512bda853f714b2913bee630ec599e664207
by Jack Herri...
J
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
gemini-upgrade
419d2a56 Merge 1c5c29ef5e4c54556ba435bc4332f0ebf27164a8 into df40512bda853f714b2913bee630ec599e664207
by Jack Herri...
J
Succeeded
gemini-upgrade
44f45a76 Merge 396b73119ce0deedc24b484a83e3d7be2f37011c into 8fa6cc56c5f36e22885c98a511dcceb2bfc0da1f
by Jack Herri...
J
Succeeded
gemini-upgrade
44f45a76 ci: apply automated fixes
by autofix-ci...
a
Succeeded
gemini-upgrade
5724d929 Merge 875c68df34f616fbb383ae406667047ee375e3e6 into 8fa6cc56c5f36e22885c98a511dcceb2bfc0da1f
by Jack Herri...
J
Succeeded
gemini-upgrade
5724d929 test(e2e): quarantine gemini stateful-interactions pending aimock SDK 2.x The @google/genai v2 migration moved geminiTextInteractions onto the SDK 2.x Interactions event protocol (step.start/step.delta/step.stop, interaction.created/completed). All published @copilotkit/aimock versions (≤1.31.0) still emit the SDK 1.x shapes (content.* / interaction.start / interaction.complete), so the e2e mock and adapter no longer agree on the wire format and the assistant message comes back empty. Mark the test test.fixme (skipped, not failing) and document the exact event shapes aimock must emit to re-enable it. SDK 2.x adapter behaviour stays covered by unit tests in packages/ai-gemini/tests/text-interactions-adapter.test.ts. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
by Jack Herri...
J
Previous
Next