Skip to content

v0.4.4 — Paper Deduplication & Publishing Workflow

Latest

Choose a tag to compare

@JeanDiable JeanDiable released this 07 Mar 01:48

What's New

Paper Recommendation Deduplication

  • Cross-day dedup by arXiv ID: Scans previous 30 days of daily recommendation files (YYYY-MM-DD论文推荐.md) and filters out already-recommended papers
  • Title-based dedup for Semantic Scholar: Papers from S2 without arXiv IDs are now also caught by title matching against previous recommendations
  • Confirmed fix: 03-06 and 03-07 had 100% paper overlap — this will no longer happen

Plugin Publishing Workflow

  • Added publish.sh script for automated .claude-plugin/ sync, commit, and push
  • Fixed .claude-plugin/plugin.json schema (no skills field — was causing install failures)
  • Created claude-plugin-update fish function for reliable custom plugin updates
  • Localized paper skill templates to Chinese

Changes since v0.4.0

Commit Description
7eca361 feat: dedup S2 papers by title in addition to arXiv ID
6c3cc7c feat: add cross-day paper dedup to paper-recommend
7829341 feat: localize paper skill templates to Chinese
a451e20 chore: automated publish workflow

Full Changelog

v0.4.0...v0.4.4