- Add `hasUnsavedChanges` prop to `DebugDrawer` to indicate unsaved changes in the AssistantPage. - Update `DebugVoicePanel` to display appropriate messages and disable actions when there are unsaved changes. - Refactor related components to ensure consistent handling of unsaved changes across the AssistantPage, improving user experience during interactions.