..
__init__.py
test_billing_rpc.py
test_compaction_status.py
test_custom_provider_session_persistence.py
test_delegation_session_lifecycle.py
fix(delegation): fail-closed orphan handling + session-scoped delegation lifecycle
2026-07-08 07:06:15 -07:00
test_entry_sys_path.py
test_finalize_session_persist.py
fix tui finalize persist drop conversation_history so disconnect saves chat
2026-07-10 07:47:10 -07:00
test_gateway_owned_session_reap.py
fix(tui): derive gateway-owned sources from the Platform enum, not a hardcoded list
2026-07-07 22:15:36 -07:00
test_goal_command.py
test_inline_rpc_gil_starvation.py
fix(tui_gateway): route setup.runtime_check and setup.status to RPC pool
2026-07-02 15:44:37 -05:00
test_make_agent_provider.py
test_mcp_late_refresh_thread_owner.py
fix(mcp): late-refresh must see desktop/dashboard discovery thread owner ( #55514 )
2026-06-30 02:08:37 -07:00
test_moa_reference_emit.py
test_model_switch_marker_role.py
test_pet_generate_rpc.py
test_project_tree.py
test_projects_rpc.py
test_protocol.py
fix(agent): tag desktop chat sessions as desktop
2026-07-08 06:18:18 -07:00
test_reasoning_session_scope.py
fix(desktop,tui-gateway,zai): stop thinking-off from reverting to medium
2026-07-02 15:23:47 -05:00
test_render.py
test_review_summary_callback.py
test_session_platform_resolution.py
test: deflake CI and dev-machine flaky tests in bulk (11 tests, 10 files) ( #61816 )
2026-07-09 20:03:11 -07:00
test_slash_worker_ansi.py
fix(tui_gateway): strip ANSI from slash-worker output for desktop chat
2026-07-01 16:28:34 -05:00
test_slash_worker_mcp_discovery.py
test(tui): cover profile-local MCP discovery
2026-07-10 18:09:17 +05:30
test_slash_worker_profile_home.py
fix(tui): pass profile_home to slash_worker subprocess for profile-local skill discovery ( #40677 )
2026-07-07 05:14:00 -07:00
test_slash_worker_sys_path.py
fix(tui): use shared harden_import_path guard in slash_worker
2026-07-01 05:29:22 -07:00
test_subagent_child_mirror.py
test_undo_command.py
test: deflake CI and dev-machine flaky tests in bulk (11 tests, 10 files) ( #61816 )
2026-07-09 20:03:11 -07:00
test_wait_for_mcp_discovery.py