Releases: paperd-app/paperd
Releases · paperd-app/paperd
paperd v0.2.2
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/testsswift test- Developer ID signed, notarized, and stapled.
paperd v0.2.1
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
新機能
- MCP
get_citationsツールを追加。検索モードの切り替えにも対応。 - Research スキルを本番品質化: オーケストレーション設計の整備とエージェント同梱/インストール対応 (#1)。
改善
- README をユーザ向けに再構成し、設計書を実装の実態に整合 (#2)。
release.sh: Homebrew cask 生成時のdepends_on macosを非推奨形式から修正。CitationTestsを macOS Swift Testing でコンパイル可能に修正。
インストール
brew install --cask paperd-app/paperd/paperdDeveloper ID 署名・notarization 済みの .app を同梱しています。
Full Changelog: v0.1.0...v0.2.0
paperd v0.1.0
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/paperduv 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.