mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-22 00:31:12 +00:00
The agent's Turn::Assistant decomposed responses into text, tool_calls, and reasoning fields, discarding ContentPart::Other items. This lost OpenAI reasoning items needed for Responses API round-tripping. Add provider_parts field to Turn::Assistant to carry opaque content parts through the history, and emit them first in convert_to_messages so they precede function_call items as the API requires. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| agent | ||
| agent-cli | ||
| attractor | ||
| llm | ||