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

推荐订阅源

I
InfoQ
S
SegmentFault 最新的问题
N
Netflix TechBlog - Medium
B
Blog
Jina AI
Jina AI
人人都是产品经理
人人都是产品经理
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
H
Hackread – Cybersecurity News, Data Breaches, AI and More
博客园 - 聂微东
Last Week in AI
Last Week in AI
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
V
V2EX
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
大猫的无限游戏
大猫的无限游戏
U
Unit 42
J
Java Code Geeks
IT之家
IT之家
aimingoo的专栏
aimingoo的专栏
博客园 - 叶小钗
T
The Blog of Author Tim Ferriss
博客园 - 【当耐特】
Hugging Face - Blog
Hugging Face - Blog
WordPress大学
WordPress大学
腾讯CDC

Release notes from OmniClip-RAG

Release Caelune / 凯露恩 v0.5.6 · EllisMorrow/Caelune 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.2 · msjsc001/OmniClip-RAG
msjsc001 · 2026-03-21 · via Release notes from OmniClip-RAG

OmniClip RAG v0.4.2 Release Notes

Release Focus

v0.4.2 turns the recent environment-root and GUI recovery work into a release-ready product line.

This version is not about adding a second new subsystem. It is about making the current desktop app, the MCP shell, and the startup/runtime/data-root contract behave like one coherent product instead of a collection of adjacent flows.

Highlights

  • Unified the active data root into one startup truth shared by GUI, launcher, headless bootstrap, Runtime selection, logs, model cache, and extension runtime storage.
  • Added a restricted GUI recovery shell so users can still repair or switch environments when the active data root is unavailable, instead of being locked out by a broken path.
  • Added a proper saved data-root switcher with preflight classification, environment summaries, invalid-path cleanup, and controlled restart semantics.
  • Added compact query-desk collapse so the search surface can shrink to a one-line working mode when extra controls are not needed.
  • Added five classic UI themes:
    • Sepia
    • Nord
    • Solarized Light
    • Solarized Dark
    • Graphite
  • Unified the app icon chain so the runtime assets, packaged Windows icon resources, and GUI shell point at the same icon source.
  • Published the project website on GitHub Pages:

Release Assets

v0.4.2 is designed to ship three release assets:

  • OmniClipRAG-v0.4.2-win64.zip
    • desktop GUI package
  • OmniClipRAG-MCP-v0.4.2-win64.zip
    • manual MCP package for direct stdio setup
  • omniclip-rag-mcp-win-x64-v0.4.2.mcpb
    • MCPB package for the official MCP Registry line

MCP Registry Status

This release refreshes the Registry metadata and the .mcpb package line for v0.4.2.

Notes

  • The MCP line remains read-only.
  • V1 still remains stdio-only and tools-only.
  • Environment switching remains a controlled restart workflow; this release does not attempt full in-process hot migration.