diff --git a/conductor/tracks/gemini_cli_parity_20260225/plan.md b/conductor/tracks/gemini_cli_parity_20260225/plan.md index b77a907..9027a4f 100644 --- a/conductor/tracks/gemini_cli_parity_20260225/plan.md +++ b/conductor/tracks/gemini_cli_parity_20260225/plan.md @@ -24,3 +24,9 @@ - [x] Task: Implement automated parity regression tests comparing CLI vs Direct API outputs - [x] Task: Verify bridge latency and error handling robustness - [x] Task: Conductor - User Manual Verification 'Final Verification & Performance Diagnostics' (Protocol in workflow.md) + +## Phase 5: Edge Case Resilience & GUI Integration Tests +- [x] Task: Implement tests for context bleed prevention (filtering non-assistant messages) +- [x] Task: Implement tests for parameter name resilience (dir_path/file_path aliases) +- [x] Task: Implement tests for tool call loop termination and payload persistence +- [x] Task: Conductor - User Manual Verification 'Edge Case Resilience' (Protocol in workflow.md)