Skip to content

Everywhere v0.8.0

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Jun 05:23
dd4bae3

v0.8.0 - 2026-06-19

skills-banner

✨ Features & 🚀 Improvements

  • 🔥 Modern UI & Home Page: Introduced a brand new Home Page and a comprehensive "Modern UI" overhaul, delivering a more elegant and intuitive user experience.
  • 🔥 SKILL.md Ecosystem: Introduced support for SKILL.md file definitions. You can now deeply customize and manage agent abilities with ease.
  • 🔥 Advanced Prompting: Added support for the {DefaultSystemPrompt} variable with recursive resolution, unlocking more dynamic and powerful prompt templating.
  • 🔥 Granular Model Controls: Introduced per-schema model options and additional advanced parameter settings beyond just Temperature and Top-p.
  • Software Update Channels: You can now choose your preferred update channel (e.g., Stable vs. Canary) directly in the settings.
  • AnySearch Integration: Added AnySearch as a supported engine for web browsing tasks.
  • New Models Support: Added Claude Opus 4.8, Claude Fable 5, Gemini 3.5 Flash, and MiniMax-M3 to the presets.
  • Enhanced Global Shortcuts: Added a system tray toggle for the chat window shortcut and introduced support for alternative shortcut keys.
  • UI/UX Performance Leap: Significantly optimized overall UI performance, delivering a smoother experience for Markdown text selection, rendering, and complex layout elements (like Web Search and MCP buttons).
  • Added cloud service quota limit displays and expanded cloud service internationalization.
  • The "ask_user_question" tool now includes a free-text field at any time, ensuring that when the assistant asks a question, the user can clearly explain the reason.

🐛 Bug Fixes

  • Resolved a potential memory leak to ensure better performance and stability during extended background use.
  • Fixed an issue where dismissing system notifications (Toasts) could occasionally cause application crashes.
  • Fixed a bug where missing characters might appear during Markdown rendering, and resolved rendering errors for models returning empty reasoning content.
  • Fixed Terminal tool issues where command lines could be truncated and emojis were not displaying properly.
  • Fixed an issue where button backgrounds would flicker in Dark Mode.
  • Fixed a minor issue where ToDo list items might intermittently fail to display.
  • Fixed an issue where chat titles were being truncated too aggressively.
  • Addressed various backend file-handling and threading issues to ensure stability.

🎉 Contributors

✨ 新特性与 🚀 优化

  • 🔥 现代版 UI 与主页:引入了精心设计的全新主页与全面的“现代化 UI”升级,带来了更加优雅、直观的视觉与交互体验。
  • 🔥 SKILL.md 技能生态:全新支持 SKILL.md 技能定义文件,允许开发者与进阶用户深度定制并轻松管理 Agent 的各项技能。
  • 🔥 高级 Prompt 模板:新增对 {DefaultSystemPrompt} 变量的支持,并支持递归解析,解锁更强大的动态提示词构建能力。
  • 🔥 细粒度模型控制:引入了基于 Schema 的独立模型选项,并开放了除 TemperatureTop-p 之外的更多高级模型参数设置。
  • 更新通道切换:现在可以直接在设置中选择你的软件更新通道(例如稳定版或 Canary)。
  • AnySearch 搜索引擎:为网页浏览工具新增了 AnySearch 搜索引擎支持。
  • 新模型支持:预设模型新增 Claude Opus 4.8Claude Fable 5Gemini 3.5 Flash 以及 MiniMax-M3
  • 全局快捷键增强:在系统托盘新增了聊天窗口快捷键的开关,并支持设置备用快捷键。
  • UI/UX 性能飞跃:大幅优化了整体界面性能,特别是在 Markdown 文本选择、渲染速度,以及复杂的布局元素(如网页搜索与 MCP 按钮)上体验更加丝滑。
  • 新增云服务额度限制的界面展示,并扩展了云服务的国际化语言支持。
  • “询问用户”工具现在总是可以自由填写,确保助手在询问时,用户能清晰解释原因。

🐛 Bug 修复

  • 修复了潜在的内存泄漏问题,大幅提升长期挂机使用的稳定性。
  • 修复了在关闭通知弹窗时,可能引发程序崩溃的异常情况。
  • 修复了 Markdown 渲染时偶尔会出现字符丢失的问题,并修复了当模型返回空“思考过程”时的渲染错误。
  • 修复了终端工具中命令行可能被截断以及不支持显示 Emoji 的问题。
  • 修复了在深色模式下,部分按钮背景会出现闪烁的问题。
  • 修复了待办事项列表项在特定情况下可能无法显示的问题。
  • 修复了聊天列表标题被过度截断,导致显示过短的问题。
  • 修复了底层文件下载、多线程处理及插件序列化方面的多项隐蔽错误,确保核心流程的稳定。

🎉 贡献者