Changelog
v0.1.0
Initial Release2025-08-03- Text selection popup: AI toolbar on selected text (Explain / Translate / Summarize / Follow-up)
- Image understanding: Multimodal model support for describing selected images
- Sidebar chat: Native browser Side Panel with Markdown rendering + code highlighting + copy buttons
- @tab references: Type @ to select tabs, auto-extract page content as context (up to 8000 chars per tab)
- Right-click menu: Explain / Translate / Summarize selected text, send page to sidebar, view images
- Page-level actions: One-click page summary, full-page translation, content explanation (~12000 chars)
- Web search: DuckDuckGo integration, AI answers based on real-time web results
- Multi-session management: Up to 20 independent chat sessions with persistent storage and auto-generated titles
- Markdown export: Export conversations as .md files
- Follow-up suggestions: AI generates contextual follow-up questions after replies
- Streaming output: SSE real-time AI responses with AbortController to stop generation
- Multi-profile management: Create, rename, delete, and switch configuration profiles
- Connection test: One-click API connectivity test showing available model count
- Dark/light mode: Auto-adapts to system theme
- Keyboard shortcuts: Ctrl+Shift+D (Mac: Cmd+Shift+D) to open sidebar