Skip to content

Releases: KESHEN-ZHOU/PaperRouter

V0.2.1

Choose a tag to compare

@KESHEN-ZHOU KESHEN-ZHOU released this 26 May 08:44

Right-click a paper in Zotero, get a ranked, confidence-scored shortlist of collections to send it to.

Fixed

  • Sub-item classification. Right-clicking a child attachment (Preprint PDF, Snapshot) or note now classifies and files the parent paper, instead of giving poor suggestions
    and failing with a foreign-key error. Same result as right-clicking the paper itself.

修复

  • 子文件分类。 右键论文的子文件(Preprint PDF、Snapshot)或笔记,现在会归类到顶层论文,不再出现建议不准 + 外键报错。和右键论文本体行为一致。

Install · 安装

Compatible with Zotero 7, 8, 9.

  • Download paperrouter-0.2.1.xpi below → Tools → Add-ons → ⚙️ → Install Add-on From File… (existing users update automatically)
  • 下载下方 paperrouter-0.2.1.xpi工具 → 插件 → ⚙️ → 从文件安装插件…(现有用户会自动更新)

V0.2.0

Choose a tag to compare

@KESHEN-ZHOU KESHEN-ZHOU released this 17 May 02:59

Right-click a paper in Zotero, get a ranked, confidence-scored shortlist of collections to send it to.

Changelog

  1. Auto-update channel: Zotero now checks for new versions automatically; future releases install in-place from the Add-ons panel.
  2. Suggestion dialog polish: tighter selection behavior, more predictable timing on initial recommendations.
  3. README + Roadmap: project rationale, side-by-side demo, badges, and a public roadmap (auto-mode, batch mode, per-collection exclusions).
  4. CI: every PR runs the test suite on Node 18 + 20.

更新日志

  1. 自动更新通道:Zotero 会自动检查新版本,未来 release 直接从插件面板原地更新。
  2. 对话框打磨:选择行为更紧凑,初次推荐时序更可预测。
  3. README + Roadmap:加了项目动机、双列演示、badges、公开 roadmap(auto-mode、批量模式、整 Collection 排除)。
  4. CI:每个 PR 自动跑测试(Node 18 + 20)。

Install · 安装

Compatible with Zotero 7, 8, 9.

  • Download paperrouter-0.2.0.xpi below → Tools → Add-ons → ⚙ → Install Add-on From File…
  • 下载下方 paperrouter-0.2.0.xpi工具 → 插件 → ⚙ → 从文件安装插件…

Source & issues · 源码与反馈:https://github.com/KESHEN-ZHOU/PaperRouter

v0.0.2

Choose a tag to compare

@KESHEN-ZHOU KESHEN-ZHOU released this 16 May 04:25

Right-click a paper in Zotero — get a ranked, confidence-scored shortlist of collections to send it to.

Changelog

  1. Two ranking modes — embedding similarity, LLM zero-shot.
  2. Feedback-aware — rejected suggestions are blacklisted next run.
  3. Provider-agnostic — OpenAI, Anthropic, Gemini, OpenRouter, Cohere, or any OpenAI-compatible endpoint.
  4. Security fix vs 0.0.1.x — earlier builds defaulted the embedding base URL to a third-party proxy. Don't use 0.0.1 or 0.0.1.1. 0.0.2 defaults to api.openai.com; custom
    proxies are opt-in via the "Custom (OpenAI-compatible)" provider.

更新日志

  1. 两种排序模式 —— embedding 相似度、LLM zero-shot。
  2. 学习用户反馈 —— 拒绝过的分类下次自动降权。
  3. Provider 自由选择 —— OpenAI、Anthropic、Gemini、OpenRouter、Cohere,或任何 OpenAI 兼容端点。兼容国内代理。
  4. 0.0.1.x 安全修复 —— 早期 xpi 把 embedding base URL 默认成了第三方代理。请勿继续使用 0.0.1 与 0.0.1.1。 0.0.2 默认 api.openai.com;如需走代理请显式选 "Custom
    (OpenAI-compatible)"。

Install · 安装

Compatible with Zotero 7, 8, 9.

  • Download paperrouter-0.0.2.xpi below → Tools → Add-ons → ⚙ → Install Add-on From File…
  • 下载下方 paperrouter-0.0.2.xpi工具 → 插件 → ⚙ → 从文件安装插件…

Source & issues · 源码与反馈:https://github.com/KESHEN-ZHOU/PaperRouter