New
- Voice/text research agent (⌘⇧Space → Agent mode): a ReAct loop on qwen3.6-35b-a3b with a web_search tool. Ask by voice (🎤) or type; it searches, analyzes and answers, streaming its steps. ⌘↵ inserts the answer into the active app.
- On-device image OCR (Apple Vision): every image copied to the clipboard is recognized locally (no network) and made searchable + tagged. Russian needs macOS 13+.
- Web search in the palette via the hub Search API, with visible entry points (header button, tray Agent Search).
Improvements & fixes
- Palette window is movable + resizable, and keeps state when hidden/reopened (running agent stays visible).
- Re-copying now resurfaces the item to the top of history (dedup no longer silently hides it).
- Fixed retention cleanup (date comparison) so old entries actually prune.
- DB migration system (PRAGMA user_version) for the new ocr_text column.
Run on another Mac (signed, not notarized)
xattr -dr com.apple.quarantine /Applications/Copyosity.appOr right-click → Open. Apple Silicon (aarch64). Hub features need your NeuralDeep sk token in Settings.