Skip to content

Releases: LessUp/bookmarks-cleaner

CleanBook v2.0.0

16 Apr 03:01

Choose a tag to compare

Summary

CleanBook v2.0.0 - Major release with enhanced AI classification, improved performance, and comprehensive documentation.

Key Features

  • 91.4% Classification Accuracy: Multi-layer fusion (Rule 30% + ML 25% + Semantic 20% + User Profile 10% + Optional LLM 15%)
  • Offline-First: 100% local processing, no cloud uploads required
  • High Performance: ~50+ bookmarks/second processing speed
  • Plugin Architecture: Modular design for extensibility

Highlights

  • Complete VitePress documentation site with bilingual support (Chinese & English)
  • LRU cache implementation for memory optimization
  • Pre-compiled regex patterns for performance
  • Unified ClassificationResult data structure

摘要

CleanBook v2.0.0 - 重大版本更新,增强AI分类、性能优化和全面文档支持。

核心特性

  • 91.4% 分类准确率:多层融合策略(规则30% + ML25% + 语义20% + 用户画像10% + 可选LLM15%)
  • 离线优先:100%本地处理,无需上传云端
  • 高性能:~50+ 书签/秒的处理速度
  • 插件架构:模块化设计,易于扩展

亮点

  • 完整的VitePress文档站点,支持中英双语
  • LRU缓存实现,优化内存使用
  • 预编译正则表达式,提升性能
  • 统一ClassificationResult数据结构

Full Changelog: https://github.com/LessUp/bookmarks-cleaner/blob/master/CHANGELOG.md