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

推荐订阅源

阮一峰的网络日志
阮一峰的网络日志
D
Darknet – Hacking Tools, Hacker News & Cyber Security
S
Schneier on Security
The Last Watchdog
The Last Watchdog
Cyberwarzone
Cyberwarzone
S
Securelist
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
C
Cyber Attacks, Cyber Crime and Cyber Security
L
Lohrmann on Cybersecurity
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园 - 司徒正美
The Cloudflare Blog
V
V2EX
博客园_首页
博客园 - 聂微东
Vercel News
Vercel News
人人都是产品经理
人人都是产品经理
G
GRAHAM CLULEY
T
Tenable Blog
Last Week in AI
Last Week in AI
Y
Y Combinator Blog
L
LINUX DO - 最新话题
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
SecWiki News
SecWiki News
博客园 - 三生石上(FineUI控件)
S
Secure Thoughts
N
News | PayPal Newsroom
T
The Blog of Author Tim Ferriss
The GitHub Blog
The GitHub Blog
T
Troy Hunt's Blog
博客园 - 【当耐特】
Forbes - Security
Forbes - Security
H
Hacker News: Front Page
A
About on SuperTechFans
B
Blog RSS Feed
Engineering at Meta
Engineering at Meta
MongoDB | Blog
MongoDB | Blog
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
罗磊的独立博客
D
DataBreaches.Net
P
Privacy & Cybersecurity Law Blog
Schneier on Security
Schneier on Security
Application and Cybersecurity Blog
Application and Cybersecurity Blog
Google DeepMind News
Google DeepMind News
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Jina AI
Jina AI
D
Docker
P
Proofpoint News Feed

Release notes from OmniClip-RAG

Release v0.4.8 · msjsc001/OmniClip-RAG Release v0.4.7 · msjsc001/OmniClip-RAG Release v0.4.6 · msjsc001/OmniClip-RAG Release v0.4.5 · msjsc001/OmniClip-RAG Release v0.4.4 · msjsc001/OmniClip-RAG Release v0.4.3 · msjsc001/OmniClip-RAG Release v0.4.1 · msjsc001/OmniClip-RAG Release v0.4.0 · msjsc001/OmniClip-RAG Release v0.3.3 · msjsc001/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.