Roo-Code/tmp
Roo Code f9a8ccd9f8 fix: preserve GPT-5 conversation continuity after subtask completion
- Modified completeSubtask to check if the model is GPT-5 before setting skipPrevResponseIdOnce
- GPT-5 models now maintain previous_response_id chain after subtask completion
- Non-GPT-5 models continue to skip previous_response_id as before
- Added comprehensive tests for both GPT-5 and non-GPT-5 behavior

Fixes #8402
2025-09-30 08:08:48 +00:00
..
pr-8287-Roo-Code@88a473b017 fix: preserve GPT-5 conversation continuity after subtask completion 2025-09-30 08:08:48 +00:00