发布于 更新于
🍒 Cherry Studio is a desktop client that supports for multiple LLM providers.
变更说明
- 修复 MessageContent.tsx 中的非安全 map 调用
- 修复图片加载中断和消息渲染错误
- 支持预览 MCP 调用结果
- 在外部浏览器中打开弹窗 URL
- 更新 electron-updater,支持 Windows ARM 升级
- 优化 SearxNG 搜索结果:使用 URL 内容而非摘要作为参考
- 手动检查更新时触发自动下载逻辑优化
- 新增创建弹窗时的文档计数显示
- MCP 服务器列表新增 ModelScope 同步功能
- 新增搜索模型支持
- 支持通过 URL 协议安装 MCP 服务器
- 新增知识库 MCP 功能
- 实现 Linux AppImage 深度链接功能
- 提升便携数据目录的设置逻辑稳定性
- fix: Resolve unsafe map call in MessageContent.tsx
- fix: image abort error and message render error
- feat: support preview of MCP call results
- feat: open popup url in external browser
- fix: update electron-updater to patch to support window arm upgrade
- 获取searxng搜索结果url的内容作为大模型回答的参考,而不是使用searxng搜索结果的摘要内容
- Update issue-management.yml
- refactor(auto-update): should triggle download when checking for update manually
- fix
- feat: add document count in create popup
- feat(McpServersList): add ModelScope sync functionality
- feat(models): add new search models
- Add MCP server installation via URL protocol
- feat: add dify knowledge mcp
- feat: Implement deep linking for AppImage on Linux
- fix: more robust portable data dir setup logic
- made their first contribution in
- made their first contribution in
- made their first contribution in
- made their first contribution in
Full Changelog:
😎简单易用、🧩丰富生态 - 大模型原生即时通信机器人平台 适配 QQ / 微信(企业微信、个人微信)/ 飞书 / 钉钉 / Discord / Telegram / Slack 等平台 支持 ChatGPT、DeepSeek、Dify、Claude、Gemini、xAI、PPIO、Ollama、LM Studio、阿里云百炼、火山方舟、SiliconFlow、Qwen、Moonshot、ChatGLM、SillyTraven、MCP 等 LLM 的机器人 / Agent LLM-based instant messaging bots platform, supports Discord, Telegram, WeChat, Lark, DingTalk, QQ, Slack
变更说明
- perf: reduce newline in think tag converting
- fix(dify runner): response message event incorrect when using agent app
- chore: release v3.4.14.2
Full Changelog:
BongoCat 是一个可爱地互动桌面宠物应用,让你的桌面充满乐趣!
A simple Python Pydantic model for Honkai: Star Rail parsed data from the Mihomo API.
变更说明
Release created at Sun Apr 27 09:49:20 CST 2025
Synchronize Alpha branch code updates, keeping only the latest version
订阅转换合并,节点可用性,测速,重命名,导出为clash.meta/clash/base64/qx等等所有格式的订阅工具
变更说明
- 445829f823f23a08f3f4e14f09256d9833691112 fix: 修复docker version
- d9c98a771d692fc80212a571b6eb3a94b723c2ba op: get proxy use RandUserAgent
- 9af924dfaab23961cb64a50c08992f8dd0b9d5a7 op: pprof listen :port
Rime输入法语法模型全流程构建教程,全局带声调词库:LMDG - Language, Model, Dictionary, Grammar。Q群:11033572
变更说明
-
cn_dicts.zip
:最新的中文词库文件。
7. xpipe 16.0
Access your entire server infrastructure from your local desktop
变更说明
The terminal integration comes with many new features, so make sure to check out the settings menu:
- There is now built-in support for the terminal multiplexers tmux, zellij, and screen. This is especially useful for terminals without tabbing support.
- There is also now built-in support for custom prompts with starship, oh-my-posh, and oh-my-zsh.
- On Windows, you now have the ability to use a WSL distribution as the terminal environment, allowing you to use the new terminal multiplexer integration seamlessly on Windows systems as well.
The password manager integrations have been upgraded:
- There is now support for KeePassXC (Thanks to for the large contribution of this feature)
- All password manager integrations have been reworked to work out of the box without configuration
- There is now support to use password manager SSH agents more easily
- The documentation site now contains setup instructions for all supported password managers
- You can now unlock the xpipe vault with your password manager
- Password manager requests are cached, fixing potential password manager overload issues when a lot of passwords are queried
- The password $KEY identifier has been adapted to reflect the individual name/schema of the password key reference
This release introduces support for docker compose. Containers in compose projects are grouped together and can be managed all at the same time via compose project entries.
The container state information shown is also improved, always showing the container state in combination with the system information.
There is now a batch mode available which allows you to select multiple systems via checkboxes and perform actions for the entire batch. This can include starting/stopping, automatically adding available subconnections, or running scripts on all selected systems.
You can toggle the batch mode in the top left corner.
Various improvements were made to the SSH implementation:
- The SSH gateway implementation has been reworked so that you can now use local SSH keys and other identities for connections with gateways
- The VSCode SSH remote integration has been reworked to allow more connections it to be opened in vscode. It now supports essentially all simple SSH connections, custom SSH connections, SSH config connections, and VM SSH connections. This support includes gateways
- There is now built-in support to refresh an SSO openpubkey with the opkssh tool when needed
- When the SSH password is set to none, XPipe will no longer prompt for it anyway if the preferred auth failed
- There is now the option to enable verbose ssh output to diagnose connection issues better
- For VMs, you can now choose to not use the hypervisor host as SSH gateway and instead directly connect to the VM IP
There is now a new category configuration dialog available. You can find it by clicking on any category -> Configure. The goal of this is to unify the various available configuration options for categories, such as git sync status, color, and more.
This was added to give finer-grained control over how and when to enable scripts on systems within the category, especially now that there is now support for terminal prompts that can be automatically installed on a system. If you have production systems in a category, you can now exclude those easily from any kind of custom scripting functionality and other modifications to not touch them at all.
The available configuration options will also be expanded in future updates.
- Generated connection names, e.g. VM names, will now automatically update on refresh when they were changed
- Various speed improvements for shell operations
- Various startup speed improvements
- You can now launch custom scripts within XPipe with a command output dialog window without having to open a terminal
- Various installation types like the linux apt/rpm repository and homebrew installations now support automatic updates as well
- Improve sudo file write dialog to support more permission cases
- Handle cases where file transfer was interrupted better by not overriding the open local file on re-edit with a blank file
- Many dialog windows have now been merged with the main window
- The settings menu has been updated to support continuous scrolling
- Key files synced via git are now synced as pairs if a public key is available
- The script context menus will now use the respective icons of the script entries
- The k8s integration will now automatically add all namespaces for the current context when searching for connections
- The application window will now hide any unnecessary sidebars when being resized to a small width. This makes it much easier to use XPipe in a tiling window arrangement
- The webtop has been updated to have terminal multiplexers, proper konsole tab support, disabled kwallet, and more
- Various error messages and connection creation dialogs now contain a help link to the documentation sections
- The Windows application will now block the shutdown until save/sync has finished, preventing vault corruption caused by a sudden system shutdown
- RDP tunnel connections can now be configured with custom authentication and additional RDP options
- There is now a new introduction quick setup dialog to set the most important options on startup
- The scripts context menu now shows the respective scripts icons instead of generic ones
- The predefined sample script selection has been updated
- Add setting to disable HTTPs TLS verification for license activation API calls for cases where TLS traffic is decrypted in your organization
- Clarify more git password prompts for when a token was required
- Upgrade to GraalVM OpenJDK 24
- Add Korean translations
- Various community-made translation fixes
- Fix various embedded and busybox systems failing to open in file browser when essential commands like stat were missing
- Fix Windows msi updates failing when initial installation was installed per-user with Administrator privileges (will only work for new installs)
- Fix Windows msi updates launching XPipe as Administrator when restarting if it was a system-wide program files installation
- Fix some dialog content shifting around on initial show
- Fix custom service commands not launching properly with PowerShell as the local shell
- Fix update check being influenced by the local GitHub rate limiting
- Fix some file browser terminal dock window ordering issues
- Fix Windows terminal launch failing if default profile was set to launch as admin
- Fix tailscale login check not opening website on Linux
- Fix terminal connections failing to launch for some systems with a read-only file system
- Fix Windows Terminal launch failing if it was not added to the PATH
- Fix some launched applications exiting on Windows if XPipe is closed
- Fix powershell profile modules potentially breaking powershell shell environments
- Fix terminal launch failing on Windows when connection name contained some special characters
- Fix selfhst icons git clone not reliably working for chinese users
- Fix application restart after update not applying current workspace directory
You can find all downloadable artifacts below attached to this release. For installation instructions, see the .
All artifacts are signed by
Model Context Protocol Servers
Readest is a modern, feature-rich ebook reader designed for avid readers offering seamless cross-platform access, powerful tools, and an intuitive interface to elevate your reading experience.
变更说明
- Full-Screen Toggle: You can now press F11 to quickly toggle full-screen mode
- List View: A new list layout is available for your bookshelf
- Book Details: Book descriptions from metadata are now shown in the details view
- Enhanced Android behavior: better navigation bar handling and status bar dismissal when resuming
- TTS now defaults to the book’s metadata language when needed
- Synced custom themes reliably across sessions
- fix: hide navigation bar on reader page on Android 11, closes
- fix: prevent scrollToAnchor on focus outside content container, closes
- fix: compat language code for api versions
- fix: open book even the library is empty, closes
- feat: add global keyboard shortcut to toggle fullscreen with F11, closes
- fix: sync custom themes from global settings to localstorage, closes
- fix: tts now fallbacks to metadata language of the book, closes
- feat: add description from metadata in book details, closes
- fix: query status bar height on Android, closes
- fix: check xdg-mime before registering deeplink in Linux, closes
- fix: dismiss status bar when resumed from background on Android
- feat: add list view for the bookshelf, closes
- fix: popup footnotes for anchors without epub namespace, closes
- release: version 0.9.37
Full Changelog:
10. new-api v0.6.7.1
AI模型接口管理与分发系统,支持将多种大模型转为统一格式调用,支持OpenAI、Claude等格式,可供个人或者企业内部管理与分发渠道使用,本项目基于One API二次开发。🍥 The next-generation LLM gateway and AI asset management system supports multiple languages.
变更说明
Full Changelog:
变更说明
Credit: Commit: f36a9c7d5b74448157659b38c8b1f60c89bbae51 Changelog:
fix bug;
exo支持音轨切换
优化屏显样式;
解决部分盒子不能正常筛选分类的问题;
bilibili 硬核会员 AI 自动答题脚本,直接调用 B 站 API,非 OCR 实现
变更说明
- 答题前判断用户是否满6级
TransBridge is a translation API proxy that offers high-quality machine translation via OpenAI-compatible APIs and supports the DeepL API format. TransBridge 是一个强大的翻译 API 代理服务,通过调用兼容 OpenAI 大语言模型的 API,提供高质量的机器翻译功能,并支持 DeepL API 接口格式。
变更说明
Full Changelog:
The Art of Problem-Solving in Software Engineering: How to Make MySQL Better
变更说明
The main updates include:
- Added animations for Paxos and TCPCopy
- Included recommended reading materials for beginners
- Added additional quality references
15. QuickLook latest
Bring macOS “Quick Look” feature to Windows
变更说明
Blocks specific sites from appearing in Google search results