iop/apps
toki 57f0eaa717 fix(vllm): add reasoning delta handling to Execute function
- Add reasoning delta processing to vLLM adapter Execute function
- Use choice.Delta.ReasoningText() to handle both reasoning_content and reasoning fields
- Align vLLM behavior with openai_compat adapter
- Update CODE_REVIEW verification output with new test results
- Document plan deviation in 计划 대비 변경 사항 section

Closes inconsistency with PLAN requirement: 'reasoning/tool delta와 cancel을 보존한다'
2026-07-17 19:38:26 +09:00
..
client refactor: readability baseline 및 테스트 구조 개선 2026-07-17 16:02:12 +09:00
control-plane refactor: readability baseline 및 테스트 구조 개선 2026-07-17 16:02:12 +09:00
edge refactor: readability baseline 및 테스트 구조 개선 2026-07-17 16:02:12 +09:00
node fix(vllm): add reasoning delta handling to Execute function 2026-07-17 19:38:26 +09:00
worker