Private
Public Access
conductor(track): state.toml — t1.7 cancelled (real provider chosen), t1.8 done
Per user direction: use real minimax/M2.7 instead of fabricating a
mock provider. 10 sim test files rewritten (3b55bdff).
t1.9 also marked completed (includes the sim test rewrites).
t1.11 (Phase 1 batch checkpoint) still pending until full test suite
is run with API access.
Total Front A tasks: t1.1-t1.6, t1.8, t1.9, t1.10 = 9 of 11 done.
t1.7 cancelled. t1.11 pending.
This commit is contained in:
@@ -27,9 +27,9 @@ t1_3 = { status = "completed", commit_sha = "a93a61fd", description = "Edit src/
|
||||
t1_4 = { status = "completed", commit_sha = "a93a61fd", description = "Edit src/gui_2.py — remove 2 gemini_cli blocks" }
|
||||
t1_5 = { status = "completed", commit_sha = "a93a61fd", description = "Edit src/project_manager.py:126 + src/api_hooks.py:88,941-942" }
|
||||
t1_6 = { status = "completed", commit_sha = "2bba7f56", description = "Delete 7 gemini_cli test files" }
|
||||
t1_7 = { status = "pending", commit_sha = "", description = "Introduce mock provider in src/ai_client.py (routes to tests/mock_gemini_cli.py) — BLOCKED pending user direction" }
|
||||
t1_8 = { status = "pending", commit_sha = "", description = "Rewrite 11 sim test files: gemini_cli -> mock (BLOCKED on t1.7)" }
|
||||
t1_9 = { status = "completed_partial", commit_sha = "edebeac6 + 9401d3f6 + 2811cc23", description = "Minor edits: test_providers_source_of_truth, test_provider_curation (provider list expectations), test_ai_client_list_models (deleted; only test was gemini_cli), test_discussion_compression_gemini_cli (function deleted), test_gcli_path_updates_adapter (function deleted), test_mma_tier_usage_reset_fix, test_rag_integration, test_view_presets, test_ai_client_tool_loop_send_func, test_lazymodule_filedialog_fallback, test_ai_loop_regressions_20260614, test_live_gui_integration_v2, mock_concurrent_mma. ~14 sites cleaned." }
|
||||
t1_7 = { status = "cancelled", commit_sha = "", description = "Mock provider SUPERSEDED by user direction (3b55bdff): use real minimax provider with MiniMax-M2.7 instead of fabricating a mock provider." }
|
||||
t1_8 = { status = "completed", commit_sha = "3b55bdff", description = "10 sim test files rewritten to use minimax (real provider) + MiniMax-M2.7 model instead of gemini_cli + mock_gemini_cli.py. Provider-mock in test_sim_ai_settings.py also switched." }
|
||||
t1_9 = { status = "completed", commit_sha = "edebeac6 + 9401d3f6 + 2811cc23 + 3b55bdff", description = "Minor edits: 13 test files cleaned (provider list expectations, _update_gcli_adapter monkeypatches, ui_gemini_cli_path setters, comment references) + 10 sim tests rewritten to use minimax." }
|
||||
t1_10 = { status = "completed", commit_sha = "bd1d966c", description = "Updated 12 docs (7 guides + 5 conductor docs). Provider list 8 -> 7. guide_meta_boundary intentionally retained (meta-tooling GEMINI_CLI_HOOK_CONTEXT is separate)." }
|
||||
t1_11 = { status = "pending", commit_sha = "", description = "Phase 1 checkpoint + batch run (BLOCKED on t1.7 + t1.8)" }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user