Tag autocomplete with user-imported dictionaries (#174). Import a main CSV and an optional translation CSV from settings to get inline suggestions while typing. Non-ASCII queries automatically trigger translation search.
Ready-to-use dictionaries (or bring your own): import main (English) as the main dictionary, and optionally import Chinese or Japanese as the translation dictionary.
Prompt token counter showing current / max tokens.
Fixed escaped tokens like \( and \) being incorrectly treated as attention weighting syntax; they are now parsed as literal characters.
Variants :
LocalDream_xxx_with_filter: Block NSFW Results. Same as Google Play version.
LocalDream_xxx: No filter.
Co-Authored-By: Claude Opus 4.7