feat(keyboard): add clipboard AI skills, hint keywords, and voice session fixes
Idle chips show entities with category icons; a fresh copy surfaces Reply/Summarize/Translate; abort/cancel/empty-tap no longer leave the mic stuck.
This commit is contained in:
@@ -139,5 +139,7 @@ public enum FlowSessionKeys {
|
||||
case audioUnavailable
|
||||
case asrFailed
|
||||
case generic
|
||||
/// Short silent tap discarded before ASR — keyboard returns to idle quietly.
|
||||
case discardedEmpty
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user