mirror of
https://github.com/alibaba/open-code-review.git
synced 2026-07-09 17:28:58 +00:00
Anthropic models with extended thinking return type:"thinking" content blocks which were silently dropped, causing empty assistant content in conversation history. Extract thinking blocks into ReasoningContent so the existing Content() fallback works correctly. |
||
|---|---|---|
| .. | ||
| agent | ||
| config | ||
| diff | ||
| gitcmd | ||
| llm | ||
| model | ||
| release | ||
| session | ||
| stdout | ||
| suggestdiff | ||
| telemetry | ||
| tool | ||
| viewer | ||