Private
Public Access
0
0

conductor(plan): mark t1.5-t1.10 complete; advance to t1.11

This commit is contained in:
2026-06-11 00:41:11 -04:00
parent d7d7d5cef9
commit f07e616c38
@@ -29,12 +29,12 @@ t1_1 = { status = "completed", commit_sha = "6fb6f86", description = "Red: tests
t1_2 = { status = "completed", commit_sha = "6fb6f86", description = "Red: tests/test_vendor_capabilities.py::test_fallback_to_vendor_default" }
t1_3 = { status = "completed", commit_sha = "6fb6f86", description = "Red: tests/test_vendor_capabilities.py::test_unknown_vendor_raises" }
t1_4 = { status = "completed", commit_sha = "6be04bc", description = "Green: implement src/vendor_capabilities.py with VendorCapabilities + get_capabilities + initial registry" }
t1_5 = { status = "pending", commit_sha = "", description = "Red: tests/test_openai_compatible.py::test_send_non_streaming" }
t1_6 = { status = "pending", commit_sha = "", description = "Red: tests/test_openai_compatible.py::test_send_streaming_aggregates_chunks" }
t1_7 = { status = "pending", commit_sha = "", description = "Red: tests/test_openai_compatible.py::test_tool_call_detection" }
t1_8 = { status = "pending", commit_sha = "", description = "Red: tests/test_openai_compatible.py::test_vision_multimodal_message" }
t1_9 = { status = "pending", commit_sha = "", description = "Red: tests/test_openai_compatible.py::test_error_classification_429_to_rate_limit" }
t1_10 = { status = "pending", commit_sha = "", description = "Green: implement src/openai_compatible.py with NormalizedResponse + OpenAICompatibleRequest + send_openai_compatible" }
t1_5 = { status = "completed", commit_sha = "b53fe39", description = "Red: tests/test_openai_compatible.py::test_send_non_streaming" }
t1_6 = { status = "completed", commit_sha = "b53fe39", description = "Red: tests/test_openai_compatible.py::test_send_streaming_aggregates_chunks" }
t1_7 = { status = "completed", commit_sha = "b53fe39", description = "Red: tests/test_openai_compatible.py::test_tool_call_detection" }
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_12 = { status = "pending", commit_sha = "", description = "Phase 1 checkpoint commit + git note" }
# Phase 2: Qwen via DashScope