Skip to content

fix fetch wrapping for reasoning anthropic models #39

fix fetch wrapping for reasoning anthropic models

fix fetch wrapping for reasoning anthropic models #39

Triggered via pull request November 28, 2025 21:00
Status Failure
Total duration 14s
Artifacts

pr-checks.yml

on: pull_request
Type Check, Build & Audit
9s
Type Check, Build & Audit
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Type Check, Build & Audit
Process completed with exit code 2.
Type Check, Build & Audit: lib/janitor.ts#L336
Property 'thinkingIds' is missing in type '{ prunedCount: number; tokensSaved: number; deduplicatedIds: string[]; llmPrunedIds: string[]; deduplicationDetails: Map<string, any>; toolMetadata: Map<string, { tool: string; parameters?: any; }>; sessionStats: SessionStats; }' but required in type 'PruningResult'.