Fixed
-
Fixed conflicting instructions in Vault: no discovery mode that could
discourage the model from using rag_search. The prompt now encourages searching
the selected RAG index before concluding that information is missing. -
Removed the suggestion to switch to Vault: all when context is insufficient.
RAG remains independent of Vault permissions, including Vault: off. -
Fixed an issue where Vault sync could report success even when the File Search
store was inaccessible, particularly when all files were unchanged. -
Sync now stops and displays the store ID and underlying error when document
listing fails, making RAG access issues easier to diagnose.
Improved
- Added an expandable mobile message composer for easier editing of longer
messages.