diff --git a/conductor/tracks/qwen_llama_grok_integration_20260606/state.toml b/conductor/tracks/qwen_llama_grok_integration_20260606/state.toml index 6cf87659..1e481672 100644 --- a/conductor/tracks/qwen_llama_grok_integration_20260606/state.toml +++ b/conductor/tracks/qwen_llama_grok_integration_20260606/state.toml @@ -35,7 +35,7 @@ t1_7 = { status = "completed", commit_sha = "b53fe39", description = "Red: tests t1_8 = { status = "completed", commit_sha = "b53fe39", description = "Red: tests/test_openai_compatible.py::test_vision_multimodal_message" } t1_9 = { status = "completed", commit_sha = "b53fe39", description = "Red: tests/test_openai_compatible.py::test_error_classification_429_to_rate_limit" } t1_10 = { status = "completed", commit_sha = "d7d7d5c", description = "Green: implement src/openai_compatible.py with NormalizedResponse + OpenAICompatibleRequest + send_openai_compatible" } -t1_11 = { status = "pending", commit_sha = "", description = "Add dashscope>=1.14.0,<2.0.0 to pyproject.toml dependencies" } +t1_11 = { status = "in_progress", commit_sha = "", description = "Add dashscope>=1.14.0,<2.0.0 to pyproject.toml dependencies" } t1_12 = { status = "pending", commit_sha = "", description = "Phase 1 checkpoint commit + git note" } # Phase 2: Qwen via DashScope t2_1 = { status = "pending", commit_sha = "", description = "Red: tests/test_qwen_provider.py::test_send_qwen_routes_to_dashscope" }