Skip to content

Releases: paperd-app/paperd

paperd v0.2.2

18 Jun 17:14

Choose a tag to compare

Highlights

  • Switches semantic embeddings to mlx-community/Qwen3-Embedding-0.6B-4bit-DWQ.
  • Keeps GUI semantic warmup after worker startup to avoid slow first searches.
  • Adds a Settings > Worker action to re-embed imported papers after the model change.
  • Updates worker/docs/version metadata and removes stale bge-m3 references.
  • Fixes English UI localization fallbacks where Japanese text could appear.

Validation

  • worker/.venv/bin/pytest worker/tests
  • swift test
  • Developer ID signed, notarized, and stapled.

paperd v0.2.1

17 Jun 10:25

Choose a tag to compare

Changes

  • Align app and bundled worker release metadata for paperd 0.2.1.
  • Update worker packaging/version detection to use the 0.2.1 pyproject version.
  • Refresh user-facing setup guidance for the venv + pip worker environment.
  • Generate the Homebrew cask without a uv formula dependency.

Verification

  • swift test
  • worker/.venv/bin/pytest worker/tests
  • Developer ID signing, notarization, stapling, and Gatekeeper assessment

paperd v0.2.0

15 Jun 17:01

Choose a tag to compare

新機能

  • MCP get_citations ツールを追加。検索モードの切り替えにも対応。
  • Research スキルを本番品質化: オーケストレーション設計の整備とエージェント同梱/インストール対応 (#1)。

改善

  • README をユーザ向けに再構成し、設計書を実装の実態に整合 (#2)。
  • release.sh: Homebrew cask 生成時の depends_on macos を非推奨形式から修正。
  • CitationTests を macOS Swift Testing でコンパイル可能に修正。

インストール

brew install --cask paperd-app/paperd/paperd

Developer ID 署名・notarization 済みの .app を同梱しています。

Full Changelog: v0.1.0...v0.2.0

paperd v0.1.0

15 Jun 12:15

Choose a tag to compare

First public release of paperd — a macOS reference manager with local-AI full-text semantic search and MCP integration for Claude.

Install (Homebrew)

brew install --cask paperd-app/paperd/paperd

uv is pulled in automatically. After first launch, run Settings > Worker > Set up environment (2–3 GB) to enable PDF conversion and semantic search.

Signed with Developer ID and notarized by Apple.