feat(ui): Implement walkthrough refinements (Diagnostics, Tabs, Selectable text, Session Loading)

This commit is contained in:
2026-02-23 18:57:02 -05:00
parent ae5dd328e1
commit ebd81586bb
2 changed files with 165 additions and 75 deletions

View File

@@ -50,7 +50,7 @@ def test_old_windows_removed_from_window_info(app_instance_simple):
"win_projects", "win_files", "win_screenshots",
"win_provider", "win_system_prompts",
"win_discussion", "win_message", "win_response",
"win_comms", "win_tool_log", "win_diagnostics"
"win_comms", "win_tool_log"
]
for tag in old_tags: