惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

WordPress大学
WordPress大学
A
About on SuperTechFans
量子位
B
Blog RSS Feed
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
博客园_首页
MongoDB | Blog
MongoDB | Blog
小众软件
小众软件
Blog — PlanetScale
Blog — PlanetScale
Microsoft Azure Blog
Microsoft Azure Blog
V
V2EX
Google DeepMind News
Google DeepMind News
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
H
Hackread – Cybersecurity News, Data Breaches, AI and More
G
Google Developers Blog
U
Unit 42
D
DataBreaches.Net
博客园 - Franky
D
Docker
宝玉的分享
宝玉的分享
Y
Y Combinator Blog
月光博客
月光博客
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Hugging Face - Blog
Hugging Face - Blog

Release notes from OmniClip-RAG

Release v0.5.5 · EllisMorrow/Caelune Release v0.5.4 · EllisMorrow/Caelune Release v0.5.2 · EllisMorrow/Caelune Release v0.5.1 · EllisMorrow/Caelune Release v0.5.0 · EllisMorrow/Caelune Release v0.4.13 · EllisMorrow/OmniClip-RAG Release v0.4.13 · EllisMorrow/Caelune Release v0.4.12 · EllisMorrow/OmniClip-RAG Release v0.4.12 · EllisMorrow/Caelune Release v0.4.9 · EllisMorrow/Caelune Release v0.4.11 · EllisMorrow/OmniClip-RAG Release v0.4.11 · EllisMorrow/Caelune Release v0.4.10 · EllisMorrow/OmniClip-RAG Release v0.4.10 · EllisMorrow/Caelune Release v0.4.9 · EllisMorrow/OmniClip-RAG Release v0.4.8 · msjsc001/OmniClip-RAG Release v0.4.8 · EllisMorrow/OmniClip-RAG Release v0.4.8 · EllisMorrow/Caelune Release v0.4.7 · msjsc001/OmniClip-RAG Release v0.4.7 · EllisMorrow/OmniClip-RAG Release v0.4.7 · EllisMorrow/Caelune Release v0.4.6 · msjsc001/OmniClip-RAG Release v0.4.6 · EllisMorrow/OmniClip-RAG Release v0.4.6 · EllisMorrow/Caelune Release v0.4.5 · msjsc001/OmniClip-RAG Release v0.4.5 · EllisMorrow/OmniClip-RAG Release v0.4.5 · EllisMorrow/Caelune Release v0.4.4 · msjsc001/OmniClip-RAG Release v0.4.4 · EllisMorrow/OmniClip-RAG Release v0.4.3 · msjsc001/OmniClip-RAG
Release Caelune / 凯露恩 v0.5.6 · EllisMorrow/Caelune
EllisMorrow · 2026-08-08 · via Release notes from OmniClip-RAG

Caelune / 凯露恩 v0.5.6 Release Notes

Release Status

v0.5.6 is a focused result-metadata correctness release.

Release Focus

This release fixes a cross-encoder reranking path that rebuilt search results without carrying forward extension-source metadata. Reranked PDF and Tika results now retain the source information needed by the desktop app and MCP output.

Highlights

  • PDF results keep their source family, file kind, display label, and page number after reranking.
  • Tika-backed results keep their source family, file kind, and display label after reranking.
  • Reranking still changes only relevance scores and ordering; scoring weights and model behavior are unchanged.
  • Regression coverage protects both PDF and Tika metadata.

Compatibility

  • Existing knowledge bases, Markdown/PDF/Tika indexes, Runtime components, model caches, configuration, and UI settings remain compatible.
  • No model redownload, Runtime reinstall, or index rebuild is required solely for this update.
  • The Python package remains omniclip_rag, and the MCP tool IDs remain omniclip.status and omniclip.search.

Release Assets

  • Caelune-v0.5.6-WIN-EXE.zip
    • ordinary Windows desktop GUI package
  • Caelune-MCP-v0.5.6-win64.zip
    • manual MCP package for direct stdio setup
  • caelune-mcp-win-x64-v0.5.6.mcpb
    • MCPB package for Registry and MCPB-aware clients

Validation Scope

  • Full automated test suite: 453 tests passed.
  • Focused regression coverage for preserving PDF and Tika metadata through cross-encoder reranking.
  • Clean PyInstaller builds for the GUI and MCP executables.
  • Windows archive integrity and packaged-file privacy audits.
  • MCPB schema validation, packing, unpacking, entry-point verification, and Registry SHA256 regeneration.
  • Packaged MCP entry-point and CLI argument smoke checks without reading a configured knowledge base.

Privacy

  • Release archives exclude local Runtime installations, model caches, knowledge-base files, indexes, logs, configuration files, credentials, Registry tokens, temporary worker payloads, and local build paths.
  • Activity logs and MCP self-check output may contain private paths, knowledge-base names, or retrieved snippets. Review and remove them before sharing diagnostics publicly.

Upgrade Guidance

Extract Caelune-v0.5.6-WIN-EXE.zip to a new folder instead of overwriting an older release, then start Caelune.exe. Keep the previous application folder until the new build has opened normally and completed Runtime detection.