free-claude-code/docs
Cursor Agent ec71a2232c fix: preserve interleaved thinking, tool calls, and text in Anthropic↔NIM conversion
- Assistant messages: build content string in block order (thinking+text interleaved)
- User messages: emit text before tool results when order is text→tool_result
- Response: add extract_think_content_interleaved() to preserve <think>...</think> order
- Add tests and docs for context preservation bugs

Co-authored-by: Ali Khokhar <alishahryar2@gmail.com>
2026-02-15 02:08:35 +00:00
..
CONTEXT_PRESERVATION_BUGS.md fix: preserve interleaved thinking, tool calls, and text in Anthropic↔NIM conversion 2026-02-15 02:08:35 +00:00