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

推荐订阅源

N
Netflix TechBlog - Medium
V
Vulnerabilities – Threatpost
Google Online Security Blog
Google Online Security Blog
Hugging Face - Blog
Hugging Face - Blog
L
LINUX DO - 热门话题
云风的 BLOG
云风的 BLOG
P
Proofpoint News Feed
D
Docker
C
Cyber Attacks, Cyber Crime and Cyber Security
MyScale Blog
MyScale Blog
P
Palo Alto Networks Blog
T
Tenable Blog
P
Privacy International News Feed
Google DeepMind News
Google DeepMind News
小众软件
小众软件
Cisco Talos Blog
Cisco Talos Blog
aimingoo的专栏
aimingoo的专栏
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
A
Arctic Wolf
C
Cybersecurity and Infrastructure Security Agency CISA
C
Cisco Blogs
T
Threat Research - Cisco Blogs
NISL@THU
NISL@THU
The Hacker News
The Hacker News
Project Zero
Project Zero
AWS News Blog
AWS News Blog
Simon Willison's Weblog
Simon Willison's Weblog
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
T
Threatpost
V
Visual Studio Blog
The GitHub Blog
The GitHub Blog
The Cloudflare Blog
Last Week in AI
Last Week in AI
Jina AI
Jina AI
Cyberwarzone
Cyberwarzone
The Register - Security
The Register - Security
C
CXSECURITY Database RSS Feed - CXSecurity.com
Vercel News
Vercel News
D
Darknet – Hacking Tools, Hacker News & Cyber Security
MongoDB | Blog
MongoDB | Blog
U
Unit 42
Scott Helme
Scott Helme
A
About on SuperTechFans
WordPress大学
WordPress大学
F
Fortinet All Blogs
大猫的无限游戏
大猫的无限游戏
G
GRAHAM CLULEY
Latest news
Latest news
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
S
Schneier on Security

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.