Skip to content

OnetCli v0.8.0

Choose a tag to compare

@github-actions github-actions released this 05 Jul 09:32
· 164 commits to dev since this release

中文

v0.8.0

发布时间:2026-07-05

本版本重点增强 AI Agent、Function Calling、数据库比较同步、终端效率、连接导入和界面体验,并修复字体乱码与列表滚动卡顿问题,是一次面向实际工作流的综合升
级。

主要更新

  • AI Agent 能力增强:新增 Function Calling 支持,Agent 可通过工具调用完成更复杂的任务执行;同时新增 skills 工具加载能力,并优化 Agent 资源池、资源
    详情、资源 mention 和资源目录刷新体验。
  • HTML 预览体验优化:HTML 代码块现在支持在浏览器中打开,也支持通过应用内弹窗进行渲染预览,减少聊天内容中的内联渲染干扰。
  • 数据库比较与同步增强:完善数据库比较同步流程,提升多表数据同步、比较目标加载和 schema / data compare 窗口的稳定性。
  • 终端体验升级:新增终端命令历史面板,支持 SSH 多窗口广播输入,并优化远程 shell integration 的安装、卸载和环境变量处理。
  • 连接导入入口:新增从其他应用导入连接的入口,优化首页侧边栏宽度和入口顺序。
  • 团队功能入口:新增团队管理入口,并通过功能开关控制展示范围。
  • 扩展与语言包支持:新增 language bundle 扩展类型,支持检测和安装语言包。
  • 设置与 UI 优化:API Key 输入框支持显示/隐藏切换,输入组件支持本地主题样式,窗口和选择组件布局适配进一步优化。

性能与体验优化

  • 优化渲染进程阻塞问题,缓解连接列表和数据列表在滚动时出现的卡顿。
  • 修复由字体 fallback / 字体渲染导致的乱码问题,提升中英文与特殊字符显示稳定性。
  • 优化比较窗口、连接窗口、选择组件和部分应用窗口在不同屏幕尺寸下的适配表现。

修复与稳定性

  • 修复数据库比较目标加载、多表同步和比较同步的稳定性问题。
  • 修复终端 Vim cursorline underline 渲染、命令历史显示、bash timestamp 残留和命令前缀记录问题。
  • 修复 AI 资源 mention 补全、资源详情可读性和连接变化后资源目录刷新问题。
  • 修复 ACP Chat 渲染、首页 team keys 展示、启动默认页标注、窗口初始大小和 select 程序化选中通知问题。

Full Changelog: v0.7.2...v0.8.0


English

v0.8.0

Released: 2026-07-05

This release improves AI Agent workflows, Function Calling, database comparison and sync, terminal productivity, connection import, and overall UI
polish. It also fixes font-related garbled text issues and improves list scrolling performance.

Highlights

  • Improved AI Agent workflows: added Function Calling support so agents can invoke tools to complete more complex tasks; also added skill loading
    through tools, and improved agent resource pools, resource details, mentions, and catalog refresh behavior.
  • Better HTML preview flow: HTML code blocks can now be opened in the browser or rendered in an in-app dialog, avoiding intrusive inline rendering
    inside chat content.
  • Database comparison and sync improvements: improved database compare sync, multi-table data sync, compare target loading, and schema / data
    compare window stability.
  • Terminal productivity upgrades: added a terminal command history panel, SSH broadcast input across windows, and improved remote shell integration
    install, uninstall, and environment handling.
  • Connection import entry point: added an entry for importing connections from other applications, with home sidebar width and ordering
    refinements.
  • Team feature entry point: added a team management entry controlled by feature flags.
  • Extension and language bundle support: added a language bundle extension kind with detection and installation support.
  • Settings and UI polish: API key fields now support reveal/hide toggling, input components support local theme styling, and window / selector
    layouts have been refined.

Performance and UX

  • Reduced render-process blocking that could cause stutter when scrolling connection lists and data lists.
  • Fixed font fallback / font rendering issues that could cause garbled text, improving display stability for Chinese, English, and special characters.
  • Improved layout behavior for compare windows, connection windows, selectors, and application windows across different screen sizes.

Fixes and Stability

  • Fixed stability issues in database compare target loading, multi-table sync, and compare sync.
  • Fixed terminal Vim cursorline underline rendering, command history display, bash timestamp cleanup, and command prefix normalization.
  • Fixed AI resource mention completion, resource detail readability, and resource catalog refresh after connection changes.
  • Fixed ACP Chat rendering, team key visibility on the home page, startup default page labeling, initial window sizing, and programmatic select
    notifications.

Full Changelog: v0.7.2...v0.8.0