feat(R08): finalize Chat UI Hub components, AudioRecorderWidget, and integration tests (100% PASS)
This commit is contained in:
@@ -38,8 +38,9 @@ from ...core.worker import AgentWorker
|
||||
from ...i18n import on_language_changed, tr
|
||||
from ...state import AppContext
|
||||
from ...theme import current_palette
|
||||
from ...ui.chat_view import ChatView, ThinkingIndicator
|
||||
from ...ui.composer import Composer
|
||||
from .chat_bubble_style import ThinkingIndicator
|
||||
from .chat_history_widget import ChatView
|
||||
from .composer_widget import Composer
|
||||
from ...ui.icons import collapse_right_icon, icon as app_icon
|
||||
from ...ui.osutil import is_image, open_path
|
||||
from ...ui.widgets import CollapsibleSection, CollapseStrip, PlanSection
|
||||
|
||||
Reference in New Issue
Block a user