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/thinking-blocks-per-step
7c75abce fix(ai): satisfy lint for tool name fallback
by imsherr
i
Succeeded
fix/thinking-blocks-per-step
7c75abce Merge 11249c3554818e8095c0d066eef93c89a981101b into 8d0f4ea40c1f167474f694212d8ee80e2cb7462c
by Isaac Sher...
I
Succeeded
fix/thinking-blocks-per-step
2acc256e chore: adjust thinking callback changeset bump
by imsherr
i
Failed
fix/thinking-blocks-per-step
2acc256e Merge f1df71eed23dbe4c0f6bc0b410cc314d266a0870 into 8d0f4ea40c1f167474f694212d8ee80e2cb7462c
by Isaac Sher...
I
Succeeded
fix/thinking-blocks-per-step
4bc06aba test(ai): cover multi-turn anthropic reasoning
by imsherr
i
Failed
fix/thinking-blocks-per-step
4bc06aba Merge c53d501325dec42223b29cc771a78893ad9d4bd2 into 8d0f4ea40c1f167474f694212d8ee80e2cb7462c
by Isaac Sher...
I
Succeeded
fix/thinking-blocks-per-step
bbca7f75 chore: remove orphaned smoke-tests thinking spec Main deleted the smoke-tests routes (api.mock-chat.ts, mock.tsx) that this spec drives, leaving thinking.spec.ts referencing dead routes and an unlisted @playwright/test dependency. Knip flagged both. The underlying behavior is already covered by the new processor unit test.
by imsherr
i
Succeeded
fix/thinking-blocks-per-step
bbca7f75 chore: remove orphaned smoke-tests thinking spec Main deleted the smoke-tests routes (api.mock-chat.ts, mock.tsx) that this spec drives, leaving thinking.spec.ts referencing dead routes and an unlisted @playwright/test dependency. Knip flagged both. The underlying behavior is already covered by the new processor unit test.
by imsherr
i
Succeeded
fix/thinking-blocks-per-step
026ccddf fix(ai-anthropic): wrap signed STEP_FINISHED yield in asChunk The bare yield bypassed the file's existing StreamChunk cast helper, so after the merge from main StepFinishedEvent now extends the stricter AG-UI base (requires stepName, no signature) and CI failed to build. Use asChunk like every other yield in this generator and add stepName.
by imsherr
i
Failed
fix/thinking-blocks-per-step
026ccddf Merge 983e31f61d287fd041413c25f5c925cf9258f785 into ff338557d9ea54c960617f52c89c488140d60f85
by Isaac Sher...
I
Failed
fix/thinking-blocks-per-step
a4f32c3f refactor(ai): extract consumePendingThinkingStep helper Both handleStepFinishedEvent and handleReasoningMessageContentEvent need to promote a pending stepId from a STEP_STARTED that arrived before the assistant message existed. Pull the shared logic into a small private helper instead of duplicating it.
by imsherr
i
Failed
fix/thinking-blocks-per-step
a4f32c3f refactor(ai): extract consumePendingThinkingStep helper Both handleStepFinishedEvent and handleReasoningMessageContentEvent need to promote a pending stepId from a STEP_STARTED that arrived before the assistant message existed. Pull the shared logic into a small private helper instead of duplicating it.
by imsherr
i
Failed
fix/thinking-blocks-per-step
693b0662 ci: apply automated fixes
by autofix-ci...
a
Failed
fix/thinking-blocks-per-step
693b0662 Merge 3be53a8fb91bf585390ddc36d8e57c5116757801 into ff338557d9ea54c960617f52c89c488140d60f85
by Isaac Sher...
I
Succeeded
fix/thinking-blocks-per-step
8254c7ac fix(ai): consume pending stepId in REASONING_MESSAGE_CONTENT When STEP_STARTED arrives before the assistant message exists, its stepId is stashed in pendingThinkingStepId. handleStepFinishedEvent already consumes it, but handleReasoningMessageContentEvent did not, so reasoning deltas were keyed by the reasoning messageId and the matching signature from STEP_FINISHED landed on a different ThinkingPart. With Anthropic's interleaved thinking around tool calls this produced two ThinkingParts per block (one unsigned content, one signed empty). Consume the pending stepId here too so both event paths attribute to the same step.
by imsherr
i
Succeeded
fix/thinking-blocks-per-step
8254c7ac Merge 96439ef0787754d1094700f07aad705ba512082a into ff338557d9ea54c960617f52c89c488140d60f85
by Isaac Sher...
I
Succeeded
fix/thinking-blocks-per-step
43513f55 ci: apply automated fixes
by autofix-ci...
a
Succeeded
fix/thinking-blocks-per-step
7a8aa3fc Merge ea96c3d4a0535948b60c52091dd9650fb98d4c31 into c3583e3f05836c8266001dad44b42ee2ac027d54
by Isaac Sher...
I
Previous page
Previous
Next
Next page