refactor(open-sse): add reasoningDelta helper, dedup thinking deltas (B4)

Centralize the reasoning_content delta shape (optional assistant role) used by
claude/gemini/kiro/codex/commandcode response translators. Keeps the cross-format
convention consistent for future translators. Output byte-for-byte identical;
golden + gate clean. Ollama left as-is (mutates existing delta object).

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
decolua
2026-06-13 18:21:46 +07:00
co-authored by Cursor
parent 997860aa1f
commit 6597b81e5e
7 changed files with 18 additions and 12 deletions
File diff suppressed because one or more lines are too long