feat(chat): Add context attachment and knowledge base support

This commit is contained in:
cogwheel0
2025-11-26 22:19:19 +05:30
parent 97e882c173
commit 75ba0dc01d
11 changed files with 1052 additions and 65 deletions

View File

@@ -156,6 +156,9 @@ class AndroidAssistantHandler {
return;
}
// Dismiss keyboard before navigating
FocusScope.of(context).unfocus();
// Navigate to voice call page with new conversation flag
await Navigator.of(context).push(
MaterialPageRoute(