Skip to content

Releases: eddmann/Marginalia

Marginalia v0.0.2

25 Mar 20:52

Choose a tag to compare

Added

  • Web search tool for the reading companion, powered by Exa AI neural search
  • Toggle button in the chat input bar to enable/disable web search
  • Search indicator shown while the agent queries the web

Marginalia v0.0.1

23 Mar 23:51

Choose a tag to compare

Added

  • Desktop ebook reader built with Next.js and Tauri, forked from Readest
  • Support for EPUB, PDF, MOBI, AZW/AZW3, FB2, CBZ, TXT, and Markdown formats
  • AI chat companion powered by Claude and GPT models with full chapter context
  • Select text and send to AI chat for discussion
  • Conversation persistence with per-book chat history saved to disk
  • Drag-to-resize chat panel
  • Highlights, notes, and annotations
  • Text-to-Speech support
  • Library management with author and series grouping
  • Light/dark theme with system preference detection
  • Claude Code and Codex CLI authentication support