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

推荐订阅源

Microsoft Security Blog
Microsoft Security Blog
J
Java Code Geeks
GbyAI
GbyAI
aimingoo的专栏
aimingoo的专栏
L
LangChain Blog
I
InfoQ
D
Docker
F
Fortinet All Blogs
Y
Y Combinator Blog
Martin Fowler
Martin Fowler
月光博客
月光博客
B
Blog
Engineering at Meta
Engineering at Meta
T
Tailwind CSS Blog
罗磊的独立博客
博客园_首页
G
Google Developers Blog
Stack Overflow Blog
Stack Overflow Blog
Recent Announcements
Recent Announcements
D
DataBreaches.Net
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
B
Blog RSS Feed
IT之家
IT之家
V
V2EX

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.