diff --git a/docs/01-getting-started/02-installation/01-windows.md b/docs/01-getting-started/02-installation/01-windows.md index f3b7bf0..d431904 100644 --- a/docs/01-getting-started/02-installation/01-windows.md +++ b/docs/01-getting-started/02-installation/01-windows.md @@ -61,7 +61,7 @@ CUA Driver 仅用于当前 Windows 电脑的 GUI 自动化,默认启用。它 这些归档和可执行程序会增加安装包与首次启动后的磁盘占用。安全软件也可能在首次解包或运行时再次扫描它们;请等待扫描完成,不要通过关闭系统防护来强行绕过告警。 ::: -你可以在 **资源管理器** → **算力** → **运行环境** 查看实际版本与路径。许可和来源说明见 [第三方软件与许可](../../05-more/09-third-party-software.md)。 +你可以在 **资源管理器** → **算力** → **运行环境** 查看实际版本与路径。许可和来源说明见 [第三方软件与许可](../../05-more/10-third-party-software.md)。 ## 处理 Windows SmartScreen 提示 diff --git a/docs/01-getting-started/02-installation/04-more-versions.md b/docs/01-getting-started/02-installation/04-more-versions.md index d3ac0c2..2134939 100644 --- a/docs/01-getting-started/02-installation/04-more-versions.md +++ b/docs/01-getting-started/02-installation/04-more-versions.md @@ -17,7 +17,7 @@ keywords: [Web, Android, iOS, 鸿蒙, HarmonyOS, 移动端] - **鸿蒙版** — 支持 HarmonyOS 设备 ::: -我们会在版本发布时通过 [更新日志](../../05-more/10-changelog/index.md) 和官方网站公布最新进展。 +我们会在版本发布时通过 [更新日志](../../05-more/11-changelog/index.md) 和官方网站公布最新进展。 目前请使用桌面客户端获得完整体验: diff --git a/docs/02-user-guide/09-capabilities/05-computer-use.md b/docs/02-user-guide/09-capabilities/05-computer-use.md index d94163e..0821d25 100644 --- a/docs/02-user-guide/09-capabilities/05-computer-use.md +++ b/docs/02-user-guide/09-capabilities/05-computer-use.md @@ -102,7 +102,7 @@ GUI 自动化依赖目标平台提供的可访问性、窗口和输入能力, - 对业务关键流程先在测试账号或副本数据上验证。 :::warning 第三方组件 -Windows 当前使用的 CUA Driver 是由其权利人提供、按其自身许可证分发的独立第三方程序,并非 DesireCore 自有组件或 HostAgent。它是 Windows HostAgent 完成前的过渡载体;其版本、兼容性和上游支持可能变化,具体以随软件提供的第三方声明及 [第三方软件与许可](../../05-more/09-third-party-software.md) 为准。 +Windows 当前使用的 CUA Driver 是由其权利人提供、按其自身许可证分发的独立第三方程序,并非 DesireCore 自有组件或 HostAgent。它是 Windows HostAgent 完成前的过渡载体;其版本、兼容性和上游支持可能变化,具体以随软件提供的第三方声明及 [第三方软件与许可](../../05-more/10-third-party-software.md) 为准。 ::: ## 下一步 diff --git a/docs/05-more/08-system-requirements-detail.md b/docs/05-more/08-system-requirements-detail.md index adbf17e..ff1eb30 100644 --- a/docs/05-more/08-system-requirements-detail.md +++ b/docs/05-more/08-system-requirements-detail.md @@ -86,7 +86,7 @@ macOS 当前通过 HostAgent 承载本机 GUI 操作,需要辅助功能、屏 Git 使用 GPLv2;Python 和 Node.js 的二进制发行物还包含主体许可证之外的依赖许可。DesireCore 会按发布版本记录来源与许可材料,但不同平台、版本和归档的条款可能变化。请以安装包、组件归档及对应发布页面提供的完整文本为准。普通使用通常不要求你采取额外行动;若你提取、修改或再分发这些组件,应自行核对相应的署名、许可文本、对应源码和其他义务。 -详见 [第三方软件与许可](./09-third-party-software.md)和[用户协议](../terms.md)。 +详见 [第三方软件与许可](./10-third-party-software.md)和[用户协议](../terms.md)。 ## 网络要求 diff --git a/docs/05-more/09-open-source-repos.md b/docs/05-more/09-open-source-repos.md index 396b15b..1e28005 100644 --- a/docs/05-more/09-open-source-repos.md +++ b/docs/05-more/09-open-source-repos.md @@ -18,7 +18,7 @@ DesireCore 项目在 GitHub 上维护了多个官方仓库,欢迎关注和参 | `desirecore-hostagent` | 原生 HostAgent 平台代码,用于 GUI 操作、设备能力、发现、配对与常驻执行 | macOS 实现当前已作为 GUI 操作载体;Windows、Linux、其他桌面与移动端实现仍在开发。初步计划稳定后开源,根据公司融资情况和经营战略决定,不作为最终承诺 | :::info 不同平台的当前载体 -macOS 当前仍由 HostAgent 承载 GUI 操作。Windows 为了让用户在原生 HostAgent 完成前先使用本机 GUI 自动化,暂时采用 DesireCore 随附的独立第三方 CUA Driver;这不表示 HostAgent 已被弃用或替代。第三方组件不属于 DesireCore 官方仓库,详见 [第三方软件与许可](./09-third-party-software.md)。 +macOS 当前仍由 HostAgent 承载 GUI 操作。Windows 为了让用户在原生 HostAgent 完成前先使用本机 GUI 自动化,暂时采用 DesireCore 随附的独立第三方 CUA Driver;这不表示 HostAgent 已被弃用或替代。第三方组件不属于 DesireCore 官方仓库,详见 [第三方软件与许可](./10-third-party-software.md)。 ::: ## 文档与分发 diff --git a/docs/05-more/09-third-party-software.md b/docs/05-more/10-third-party-software.md similarity index 100% rename from docs/05-more/09-third-party-software.md rename to docs/05-more/10-third-party-software.md diff --git a/docs/05-more/10-changelog/_category_.json b/docs/05-more/11-changelog/_category_.json similarity index 100% rename from docs/05-more/10-changelog/_category_.json rename to docs/05-more/11-changelog/_category_.json diff --git a/docs/05-more/10-changelog/index.md b/docs/05-more/11-changelog/index.md similarity index 100% rename from docs/05-more/10-changelog/index.md rename to docs/05-more/11-changelog/index.md diff --git a/docs/05-more/10-changelog/v10.0.0.md b/docs/05-more/11-changelog/v10.0.0.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.0.md rename to docs/05-more/11-changelog/v10.0.0.md diff --git a/docs/05-more/10-changelog/v10.0.1.md b/docs/05-more/11-changelog/v10.0.1.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.1.md rename to docs/05-more/11-changelog/v10.0.1.md diff --git a/docs/05-more/10-changelog/v10.0.10.md b/docs/05-more/11-changelog/v10.0.10.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.10.md rename to docs/05-more/11-changelog/v10.0.10.md diff --git a/docs/05-more/10-changelog/v10.0.11.md b/docs/05-more/11-changelog/v10.0.11.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.11.md rename to docs/05-more/11-changelog/v10.0.11.md diff --git a/docs/05-more/10-changelog/v10.0.12.md b/docs/05-more/11-changelog/v10.0.12.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.12.md rename to docs/05-more/11-changelog/v10.0.12.md diff --git a/docs/05-more/10-changelog/v10.0.13.md b/docs/05-more/11-changelog/v10.0.13.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.13.md rename to docs/05-more/11-changelog/v10.0.13.md diff --git a/docs/05-more/10-changelog/v10.0.14.md b/docs/05-more/11-changelog/v10.0.14.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.14.md rename to docs/05-more/11-changelog/v10.0.14.md diff --git a/docs/05-more/10-changelog/v10.0.15.md b/docs/05-more/11-changelog/v10.0.15.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.15.md rename to docs/05-more/11-changelog/v10.0.15.md diff --git a/docs/05-more/10-changelog/v10.0.16.md b/docs/05-more/11-changelog/v10.0.16.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.16.md rename to docs/05-more/11-changelog/v10.0.16.md diff --git a/docs/05-more/10-changelog/v10.0.17.md b/docs/05-more/11-changelog/v10.0.17.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.17.md rename to docs/05-more/11-changelog/v10.0.17.md diff --git a/docs/05-more/10-changelog/v10.0.18.md b/docs/05-more/11-changelog/v10.0.18.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.18.md rename to docs/05-more/11-changelog/v10.0.18.md diff --git a/docs/05-more/10-changelog/v10.0.19.md b/docs/05-more/11-changelog/v10.0.19.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.19.md rename to docs/05-more/11-changelog/v10.0.19.md diff --git a/docs/05-more/10-changelog/v10.0.2.md b/docs/05-more/11-changelog/v10.0.2.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.2.md rename to docs/05-more/11-changelog/v10.0.2.md diff --git a/docs/05-more/10-changelog/v10.0.20.md b/docs/05-more/11-changelog/v10.0.20.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.20.md rename to docs/05-more/11-changelog/v10.0.20.md diff --git a/docs/05-more/10-changelog/v10.0.21.md b/docs/05-more/11-changelog/v10.0.21.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.21.md rename to docs/05-more/11-changelog/v10.0.21.md diff --git a/docs/05-more/10-changelog/v10.0.22.md b/docs/05-more/11-changelog/v10.0.22.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.22.md rename to docs/05-more/11-changelog/v10.0.22.md diff --git a/docs/05-more/10-changelog/v10.0.23.md b/docs/05-more/11-changelog/v10.0.23.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.23.md rename to docs/05-more/11-changelog/v10.0.23.md diff --git a/docs/05-more/10-changelog/v10.0.24.md b/docs/05-more/11-changelog/v10.0.24.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.24.md rename to docs/05-more/11-changelog/v10.0.24.md diff --git a/docs/05-more/10-changelog/v10.0.25.md b/docs/05-more/11-changelog/v10.0.25.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.25.md rename to docs/05-more/11-changelog/v10.0.25.md diff --git a/docs/05-more/10-changelog/v10.0.26.md b/docs/05-more/11-changelog/v10.0.26.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.26.md rename to docs/05-more/11-changelog/v10.0.26.md diff --git a/docs/05-more/10-changelog/v10.0.27.md b/docs/05-more/11-changelog/v10.0.27.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.27.md rename to docs/05-more/11-changelog/v10.0.27.md diff --git a/docs/05-more/10-changelog/v10.0.28.md b/docs/05-more/11-changelog/v10.0.28.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.28.md rename to docs/05-more/11-changelog/v10.0.28.md diff --git a/docs/05-more/10-changelog/v10.0.29.md b/docs/05-more/11-changelog/v10.0.29.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.29.md rename to docs/05-more/11-changelog/v10.0.29.md diff --git a/docs/05-more/10-changelog/v10.0.3.md b/docs/05-more/11-changelog/v10.0.3.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.3.md rename to docs/05-more/11-changelog/v10.0.3.md diff --git a/docs/05-more/10-changelog/v10.0.30.md b/docs/05-more/11-changelog/v10.0.30.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.30.md rename to docs/05-more/11-changelog/v10.0.30.md diff --git a/docs/05-more/10-changelog/v10.0.31.md b/docs/05-more/11-changelog/v10.0.31.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.31.md rename to docs/05-more/11-changelog/v10.0.31.md diff --git a/docs/05-more/10-changelog/v10.0.32.md b/docs/05-more/11-changelog/v10.0.32.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.32.md rename to docs/05-more/11-changelog/v10.0.32.md diff --git a/docs/05-more/10-changelog/v10.0.33.md b/docs/05-more/11-changelog/v10.0.33.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.33.md rename to docs/05-more/11-changelog/v10.0.33.md diff --git a/docs/05-more/10-changelog/v10.0.34.md b/docs/05-more/11-changelog/v10.0.34.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.34.md rename to docs/05-more/11-changelog/v10.0.34.md diff --git a/docs/05-more/10-changelog/v10.0.35.md b/docs/05-more/11-changelog/v10.0.35.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.35.md rename to docs/05-more/11-changelog/v10.0.35.md diff --git a/docs/05-more/10-changelog/v10.0.36.md b/docs/05-more/11-changelog/v10.0.36.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.36.md rename to docs/05-more/11-changelog/v10.0.36.md diff --git a/docs/05-more/10-changelog/v10.0.37.md b/docs/05-more/11-changelog/v10.0.37.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.37.md rename to docs/05-more/11-changelog/v10.0.37.md diff --git a/docs/05-more/10-changelog/v10.0.38.md b/docs/05-more/11-changelog/v10.0.38.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.38.md rename to docs/05-more/11-changelog/v10.0.38.md diff --git a/docs/05-more/10-changelog/v10.0.39.md b/docs/05-more/11-changelog/v10.0.39.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.39.md rename to docs/05-more/11-changelog/v10.0.39.md diff --git a/docs/05-more/10-changelog/v10.0.4.md b/docs/05-more/11-changelog/v10.0.4.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.4.md rename to docs/05-more/11-changelog/v10.0.4.md diff --git a/docs/05-more/10-changelog/v10.0.40.md b/docs/05-more/11-changelog/v10.0.40.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.40.md rename to docs/05-more/11-changelog/v10.0.40.md diff --git a/docs/05-more/10-changelog/v10.0.41.md b/docs/05-more/11-changelog/v10.0.41.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.41.md rename to docs/05-more/11-changelog/v10.0.41.md diff --git a/docs/05-more/10-changelog/v10.0.42.md b/docs/05-more/11-changelog/v10.0.42.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.42.md rename to docs/05-more/11-changelog/v10.0.42.md diff --git a/docs/05-more/10-changelog/v10.0.43.md b/docs/05-more/11-changelog/v10.0.43.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.43.md rename to docs/05-more/11-changelog/v10.0.43.md diff --git a/docs/05-more/10-changelog/v10.0.44.md b/docs/05-more/11-changelog/v10.0.44.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.44.md rename to docs/05-more/11-changelog/v10.0.44.md diff --git a/docs/05-more/10-changelog/v10.0.45.md b/docs/05-more/11-changelog/v10.0.45.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.45.md rename to docs/05-more/11-changelog/v10.0.45.md diff --git a/docs/05-more/10-changelog/v10.0.46.md b/docs/05-more/11-changelog/v10.0.46.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.46.md rename to docs/05-more/11-changelog/v10.0.46.md diff --git a/docs/05-more/10-changelog/v10.0.47.md b/docs/05-more/11-changelog/v10.0.47.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.47.md rename to docs/05-more/11-changelog/v10.0.47.md diff --git a/docs/05-more/10-changelog/v10.0.48.md b/docs/05-more/11-changelog/v10.0.48.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.48.md rename to docs/05-more/11-changelog/v10.0.48.md diff --git a/docs/05-more/10-changelog/v10.0.49.md b/docs/05-more/11-changelog/v10.0.49.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.49.md rename to docs/05-more/11-changelog/v10.0.49.md diff --git a/docs/05-more/10-changelog/v10.0.5.md b/docs/05-more/11-changelog/v10.0.5.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.5.md rename to docs/05-more/11-changelog/v10.0.5.md diff --git a/docs/05-more/10-changelog/v10.0.50.md b/docs/05-more/11-changelog/v10.0.50.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.50.md rename to docs/05-more/11-changelog/v10.0.50.md diff --git a/docs/05-more/10-changelog/v10.0.51.md b/docs/05-more/11-changelog/v10.0.51.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.51.md rename to docs/05-more/11-changelog/v10.0.51.md diff --git a/docs/05-more/10-changelog/v10.0.52.md b/docs/05-more/11-changelog/v10.0.52.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.52.md rename to docs/05-more/11-changelog/v10.0.52.md diff --git a/docs/05-more/10-changelog/v10.0.53.md b/docs/05-more/11-changelog/v10.0.53.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.53.md rename to docs/05-more/11-changelog/v10.0.53.md diff --git a/docs/05-more/10-changelog/v10.0.54.md b/docs/05-more/11-changelog/v10.0.54.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.54.md rename to docs/05-more/11-changelog/v10.0.54.md diff --git a/docs/05-more/10-changelog/v10.0.55.md b/docs/05-more/11-changelog/v10.0.55.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.55.md rename to docs/05-more/11-changelog/v10.0.55.md diff --git a/docs/05-more/10-changelog/v10.0.56.md b/docs/05-more/11-changelog/v10.0.56.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.56.md rename to docs/05-more/11-changelog/v10.0.56.md diff --git a/docs/05-more/10-changelog/v10.0.57.md b/docs/05-more/11-changelog/v10.0.57.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.57.md rename to docs/05-more/11-changelog/v10.0.57.md diff --git a/docs/05-more/10-changelog/v10.0.58.md b/docs/05-more/11-changelog/v10.0.58.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.58.md rename to docs/05-more/11-changelog/v10.0.58.md diff --git a/docs/05-more/10-changelog/v10.0.59.md b/docs/05-more/11-changelog/v10.0.59.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.59.md rename to docs/05-more/11-changelog/v10.0.59.md diff --git a/docs/05-more/10-changelog/v10.0.6.md b/docs/05-more/11-changelog/v10.0.6.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.6.md rename to docs/05-more/11-changelog/v10.0.6.md diff --git a/docs/05-more/10-changelog/v10.0.60.md b/docs/05-more/11-changelog/v10.0.60.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.60.md rename to docs/05-more/11-changelog/v10.0.60.md diff --git a/docs/05-more/10-changelog/v10.0.61.md b/docs/05-more/11-changelog/v10.0.61.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.61.md rename to docs/05-more/11-changelog/v10.0.61.md diff --git a/docs/05-more/10-changelog/v10.0.62.md b/docs/05-more/11-changelog/v10.0.62.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.62.md rename to docs/05-more/11-changelog/v10.0.62.md diff --git a/docs/05-more/10-changelog/v10.0.63.md b/docs/05-more/11-changelog/v10.0.63.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.63.md rename to docs/05-more/11-changelog/v10.0.63.md diff --git a/docs/05-more/10-changelog/v10.0.64.md b/docs/05-more/11-changelog/v10.0.64.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.64.md rename to docs/05-more/11-changelog/v10.0.64.md diff --git a/docs/05-more/10-changelog/v10.0.65.md b/docs/05-more/11-changelog/v10.0.65.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.65.md rename to docs/05-more/11-changelog/v10.0.65.md diff --git a/docs/05-more/10-changelog/v10.0.66.md b/docs/05-more/11-changelog/v10.0.66.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.66.md rename to docs/05-more/11-changelog/v10.0.66.md diff --git a/docs/05-more/10-changelog/v10.0.67.md b/docs/05-more/11-changelog/v10.0.67.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.67.md rename to docs/05-more/11-changelog/v10.0.67.md diff --git a/docs/05-more/10-changelog/v10.0.68.md b/docs/05-more/11-changelog/v10.0.68.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.68.md rename to docs/05-more/11-changelog/v10.0.68.md diff --git a/docs/05-more/10-changelog/v10.0.69.md b/docs/05-more/11-changelog/v10.0.69.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.69.md rename to docs/05-more/11-changelog/v10.0.69.md diff --git a/docs/05-more/10-changelog/v10.0.7.md b/docs/05-more/11-changelog/v10.0.7.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.7.md rename to docs/05-more/11-changelog/v10.0.7.md diff --git a/docs/05-more/10-changelog/v10.0.70.md b/docs/05-more/11-changelog/v10.0.70.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.70.md rename to docs/05-more/11-changelog/v10.0.70.md diff --git a/docs/05-more/10-changelog/v10.0.71.md b/docs/05-more/11-changelog/v10.0.71.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.71.md rename to docs/05-more/11-changelog/v10.0.71.md diff --git a/docs/05-more/10-changelog/v10.0.72.md b/docs/05-more/11-changelog/v10.0.72.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.72.md rename to docs/05-more/11-changelog/v10.0.72.md diff --git a/docs/05-more/10-changelog/v10.0.73.md b/docs/05-more/11-changelog/v10.0.73.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.73.md rename to docs/05-more/11-changelog/v10.0.73.md diff --git a/docs/05-more/10-changelog/v10.0.74.md b/docs/05-more/11-changelog/v10.0.74.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.74.md rename to docs/05-more/11-changelog/v10.0.74.md diff --git a/docs/05-more/10-changelog/v10.0.75.md b/docs/05-more/11-changelog/v10.0.75.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.75.md rename to docs/05-more/11-changelog/v10.0.75.md diff --git a/docs/05-more/10-changelog/v10.0.76.md b/docs/05-more/11-changelog/v10.0.76.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.76.md rename to docs/05-more/11-changelog/v10.0.76.md diff --git a/docs/05-more/10-changelog/v10.0.77.md b/docs/05-more/11-changelog/v10.0.77.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.77.md rename to docs/05-more/11-changelog/v10.0.77.md diff --git a/docs/05-more/10-changelog/v10.0.78.md b/docs/05-more/11-changelog/v10.0.78.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.78.md rename to docs/05-more/11-changelog/v10.0.78.md diff --git a/docs/05-more/10-changelog/v10.0.79.md b/docs/05-more/11-changelog/v10.0.79.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.79.md rename to docs/05-more/11-changelog/v10.0.79.md diff --git a/docs/05-more/10-changelog/v10.0.8.md b/docs/05-more/11-changelog/v10.0.8.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.8.md rename to docs/05-more/11-changelog/v10.0.8.md diff --git a/docs/05-more/10-changelog/v10.0.80.md b/docs/05-more/11-changelog/v10.0.80.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.80.md rename to docs/05-more/11-changelog/v10.0.80.md diff --git a/docs/05-more/10-changelog/v10.0.81.md b/docs/05-more/11-changelog/v10.0.81.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.81.md rename to docs/05-more/11-changelog/v10.0.81.md diff --git a/docs/05-more/10-changelog/v10.0.82.md b/docs/05-more/11-changelog/v10.0.82.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.82.md rename to docs/05-more/11-changelog/v10.0.82.md diff --git a/docs/05-more/10-changelog/v10.0.83.md b/docs/05-more/11-changelog/v10.0.83.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.83.md rename to docs/05-more/11-changelog/v10.0.83.md diff --git a/docs/05-more/10-changelog/v10.0.84.md b/docs/05-more/11-changelog/v10.0.84.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.84.md rename to docs/05-more/11-changelog/v10.0.84.md diff --git a/docs/05-more/10-changelog/v10.0.85.md b/docs/05-more/11-changelog/v10.0.85.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.85.md rename to docs/05-more/11-changelog/v10.0.85.md diff --git a/docs/05-more/10-changelog/v10.0.86.md b/docs/05-more/11-changelog/v10.0.86.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.86.md rename to docs/05-more/11-changelog/v10.0.86.md diff --git a/docs/05-more/10-changelog/v10.0.87.md b/docs/05-more/11-changelog/v10.0.87.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.87.md rename to docs/05-more/11-changelog/v10.0.87.md diff --git a/docs/05-more/10-changelog/v10.0.88.md b/docs/05-more/11-changelog/v10.0.88.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.88.md rename to docs/05-more/11-changelog/v10.0.88.md diff --git a/docs/05-more/10-changelog/v10.0.89.md b/docs/05-more/11-changelog/v10.0.89.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.89.md rename to docs/05-more/11-changelog/v10.0.89.md diff --git a/docs/05-more/10-changelog/v10.0.9.md b/docs/05-more/11-changelog/v10.0.9.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.9.md rename to docs/05-more/11-changelog/v10.0.9.md diff --git a/docs/05-more/10-changelog/v10.0.90.md b/docs/05-more/11-changelog/v10.0.90.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.90.md rename to docs/05-more/11-changelog/v10.0.90.md diff --git a/docs/05-more/10-changelog/v10.0.91.md b/docs/05-more/11-changelog/v10.0.91.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.91.md rename to docs/05-more/11-changelog/v10.0.91.md diff --git a/docs/05-more/10-changelog/v10.0.92.md b/docs/05-more/11-changelog/v10.0.92.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.92.md rename to docs/05-more/11-changelog/v10.0.92.md diff --git a/docs/05-more/10-changelog/v10.0.93.md b/docs/05-more/11-changelog/v10.0.93.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.93.md rename to docs/05-more/11-changelog/v10.0.93.md diff --git a/docs/05-more/10-changelog/v10.0.94.md b/docs/05-more/11-changelog/v10.0.94.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.94.md rename to docs/05-more/11-changelog/v10.0.94.md diff --git a/docs/05-more/10-changelog/v10.0.95.md b/docs/05-more/11-changelog/v10.0.95.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.95.md rename to docs/05-more/11-changelog/v10.0.95.md diff --git a/docs/05-more/10-changelog/v10.0.96.md b/docs/05-more/11-changelog/v10.0.96.md similarity index 100% rename from docs/05-more/10-changelog/v10.0.96.md rename to docs/05-more/11-changelog/v10.0.96.md diff --git a/docs/05-more/index.md b/docs/05-more/index.md index d7c153a..cdfd876 100644 --- a/docs/05-more/index.md +++ b/docs/05-more/index.md @@ -19,4 +19,5 @@ sidebar_position: 0 | [数据存储位置](./07-data-locations.md) | 各平台的数据存储路径 | | [详细系统要求](./08-system-requirements-detail.md) | 完整的硬件和软件要求 | | [开源仓库](./09-open-source-repos.md) | 官方 GitHub 仓库一览 | -| [更新日志](./10-changelog/index.md) | 版本更新历史记录 | +| [第三方软件与许可](./10-third-party-software.md) | 内置第三方组件及开源许可 | +| [更新日志](./11-changelog/index.md) | 版本更新历史记录 | diff --git a/docs/06-faq/01-installation.md b/docs/06-faq/01-installation.md index a5a8a79..354503d 100644 --- a/docs/06-faq/01-installation.md +++ b/docs/06-faq/01-installation.md @@ -51,7 +51,7 @@ DesireCore 的安装包托管在多个下载源上(CDN、构建服务器、Git DesireCore 的智能体需要在本地执行版本管理、脚本和 Windows GUI 操作,因此安装包中包含独立的 Git、Python/Node.js 归档和 CUA Driver。首次安装、解包或执行时,安全软件可能分别扫描这些文件,这不等同于检测到恶意行为。 -请始终使用官方安装包并保留系统防护。如果安全软件明确报告威胁,不要盲目加入白名单;先记录文件路径、DesireCore 版本、检测名称和文件哈希,通过官方渠道反馈。第三方组件来源与许可见 [第三方软件与许可](../05-more/09-third-party-software.md)。 +请始终使用官方安装包并保留系统防护。如果安全软件明确报告威胁,不要盲目加入白名单;先记录文件路径、DesireCore 版本、检测名称和文件哈希,通过官方渠道反馈。第三方组件来源与许可见 [第三方软件与许可](../05-more/10-third-party-software.md)。 ## 启动后显示白屏? diff --git a/docs/06-faq/06-performance.md b/docs/06-faq/06-performance.md index 803b154..32748d0 100644 --- a/docs/06-faq/06-performance.md +++ b/docs/06-faq/06-performance.md @@ -1,18 +1,19 @@ --- title: 性能问题 description: 解决 DesireCore 运行时的内存占用、响应速度和性能优化问题 -keywords: [性能, 内存占用, 响应速度, 优化, GPU, 卡顿] +keywords: [性能, 内存占用, 响应速度, 优化, GPU, 卡顿, 磁盘, 风扇] --- # 性能问题 ## 应用占用过多内存? -DesireCore 桌面客户端会占用一定的基础内存。如果内存占用异常偏高: +DesireCore 桌面客户端基于 Electron 构建,会占用一定的基础内存(通常 200–400 MB)。如果内存占用异常偏高: 1. **检查版本** --- 确保你使用的是最新版本,开发团队会持续优化性能 2. **检查智能体数量** --- 同时运行超过 300 个智能体会显著增加内存开销 -3. **重启应用** --- 长时间运行后内存可能逐渐增长,定期重启可以释放累积的内存 +3. **关闭不用的对话** --- 每个活跃对话都会占用渲染内存,关闭不需要的对话标签页 +4. **重启应用** --- 长时间运行后内存可能逐渐增长,定期重启可以释放累积的内存 ## AI 回复的响应速度慢? @@ -20,3 +21,61 @@ DesireCore 桌面客户端会占用一定的基础内存。如果内存占用异 1. **更换 API 端点** --- 更换为更快的 AI 模型提供商 2. **检查网络质量** --- 使用稳定的网络连接,减少丢包和延迟 +3. **检查模型负载** --- 高峰时段供应商 API 可能排队,稍后重试 + +## 磁盘占用过大? + +DesireCore 的数据目录(`~/.desirecore/`)会随使用时间增长。主要占用来源: + +| 来源 | 典型大小 | 清理方式 | +|------|---------|---------| +| 应用缓存 | 数百 MB | 删除系统应用缓存目录(见下方路径) | +| 市场仓库缓存 | 50–200 MB | 可安全删除,下次启动自动重建 | +| 会话记录 | 视使用量 | 在设置中清理历史会话 | +| 智能体数据 | 视智能体数 | 删除不需要的智能体 | + +缓存目录路径: +- macOS: `~/Library/Application Support/desirecore/Cache` +- Windows: `%APPDATA%/desirecore/Cache` +- Linux: `~/.config/desirecore/Cache` + +:::tip +删除缓存前请先关闭 DesireCore。缓存会在下次启动时自动重建,不影响你的数据。 +::: + +## GPU 占用高或风扇狂转? + +DesireCore 使用 GPU 加速渲染界面(玻璃材质、动画等)。如果 GPU 占用异常: + +1. **检查显卡驱动** --- 过旧的驱动可能导致 GPU 效率低下,更新到最新版本 +2. **关闭其他 GPU 密集型应用** --- 游戏、视频编辑等会争抢 GPU 资源 +3. **降低动画效果** --- 在系统设置中启用「减弱动态效果」可减少 GPU 负载 +4. **禁用硬件加速** --- 以 `--disable-gpu` 参数启动 DesireCore 可完全关闭 GPU 加速(界面流畅度会下降) + +## 长时间运行后变慢? + +Electron 应用在长时间运行后可能出现性能下降。建议: + +1. **定期重启** --- 每周或感觉明显变慢时重启应用 +2. **清理对话历史** --- 过多的历史消息会增加渲染负担 +3. **检查后台任务** --- 大量定时调度或心跳任务同时运行会占用 Agent 服务资源 + +## 大量智能体同时在线有什么影响? + +每个在线智能体都会占用 Agent 服务的内存和调度资源: + +- **1–50 个智能体**:正常使用,无明显影响 +- **50–200 个智能体**:内存占用增加,建议关闭不常用的智能体 +- **200+ 个智能体**:可能影响响应速度,建议精简智能体列表 + +:::tip +删除不再需要的智能体可以释放资源。智能体的记忆和配置会一并清除,请确认不需要后再操作。 +::: + +## 如何查看资源占用? + +- **macOS**:打开「活动监视器」(Activity Monitor),搜索 `DesireCore` 查看 CPU、内存、GPU 占用 +- **Windows**:打开「任务管理器」(Ctrl+Shift+Esc),在「进程」标签页找到 DesireCore +- **Linux**:使用 `htop` 或系统监视器,搜索 `desirecore` 进程 + +DesireCore 包含多个子进程(主进程、渲染进程、Agent 服务),总资源占用是所有子进程之和。 diff --git a/docs/06-faq/07-delegation.md b/docs/06-faq/07-delegation.md new file mode 100644 index 0000000..eed8b98 --- /dev/null +++ b/docs/06-faq/07-delegation.md @@ -0,0 +1,74 @@ +--- +title: 委派与协作问题 +description: 解决 DesireCore 智能体委派、团队协作和任务分派中的常见问题 +keywords: [委派, 协作, 团队, 任务, 回执, delegate, 智能体通信] +--- + +# 委派与协作问题 + +## 委派和直接对话有什么区别? + +| 对比项 | 直接对话 | 委派 | +|--------|---------|------| +| 交互方式 | 你与智能体实时对话 | 一个智能体将任务交给另一个 | +| 上下文 | 你手动提供背景 | 委派方自动传递任务描述和上下文 | +| 适用场景 | 简单问答、即时反馈 | 复杂任务、需要专业能力、多步工作 | +| 结果获取 | 实时流式输出 | 完成后返回结果(同步)或异步汇报 | + +简单来说:直接对话是"你和智能体聊天",委派是"让一个智能体去找另一个智能体帮忙"。 + +## 委派后如何查看进展? + +1. **同步委派**:委派方会等待结果返回,你可以在对话中看到"正在委派给 XXX..."的提示,完成后结果会直接出现在对话中 +2. **异步委派**:任务在后台执行,完成后会收到通知。你可以通过回执(Receipt)查看完整执行过程 +3. **InspectRuns**:委派方可以使用 InspectRuns 工具查看子任务的执行历史和摘要 + +## 如何取消正在执行的委派任务? + +- **同步委派**:点击对话中的「停止」按钮,会同时中断当前智能体和其委派的子任务 +- **异步委派**:委派方可以使用 Delegate 工具的 `terminate` 动作,通过 run_id 或 correlation_id 中止后台子任务 +- **注意**:已经完成的步骤不会被撤销,取消只影响后续执行 + +## 团队成员之间如何通信? + +DesireCore 团队中的智能体可以通过以下方式通信: + +| 方式 | 工具 | 适用场景 | +|------|------|---------| +| 委派任务 | Delegate | 需要对方执行完整工作流 | +| 发送消息 | SendMessage | 轻量通知、提问、汇报 | +| 共享文件 | 工作目录 | 通过共享目录交换文件产物 | + +组长(supervisor)负责协调团队成员的任务分配和进度跟踪。 + +## 回执(Receipt)在哪里查看? + +回执记录了智能体每次执行的完整证据链。查看方式: + +1. 在对话中,智能体完成操作后会自动生成回执 +2. 回执包含:执行的操作列表、工具调用记录、最终结果 +3. 异步委派完成后,汇报消息中会附带 runId,可用于追溯完整执行过程 + +## 委派失败或超时怎么办? + +常见原因和解决方法: + +1. **目标智能体不在线** --- 检查目标智能体是否处于 idle 状态 +2. **任务描述不清晰** --- 提供更具体的任务描述和必要上下文 +3. **超时** --- 复杂任务可能需要较长时间,异步委派不受对话超时限制 +4. **权限不足** --- 目标智能体可能缺少执行任务所需的工具或技能 + +:::tip +如果委派频繁失败,尝试将复杂任务拆分为多个小任务分别委派,成功率更高。 +::: + +## 如何创建团队进行多智能体协作? + +1. 确保所有需要的智能体已经创建(使用 ManageAgent) +2. 使用 ManageTeam 创建团队,指定组长和成员 +3. 组长通过 Delegate 向成员分派任务 +4. 成员完成后向组长汇报结果 + +:::warning +ManageTeam 不会自动创建缺失的成员。组队前必须先确认所有智能体已存在。 +::: diff --git a/docs/06-faq/08-automation.md b/docs/06-faq/08-automation.md new file mode 100644 index 0000000..67ccf9c --- /dev/null +++ b/docs/06-faq/08-automation.md @@ -0,0 +1,83 @@ +--- +title: 自动化问题 +description: 解决 DesireCore 定时调度、心跳监控和自动化任务中的常见问题 +keywords: [调度, 心跳, 定时任务, 自动化, schedule, heartbeat, cron] +--- + +# 自动化问题 + +## 调度(Schedule)和心跳(Heartbeat)有什么区别? + +| 对比项 | 调度(Schedule) | 心跳(Heartbeat) | +|--------|-----------------|-------------------| +| 触发方式 | 按时间触发(定时/延迟/周期/cron) | 系统按固定间隔唤醒智能体 | +| 用途 | 在未来特定时刻执行指定任务 | 让智能体主动检查状态、监控变化 | +| 上下文 | 每次触发创建全新会话,不继承对话上下文 | 在当前智能体上下文中执行 | +| 典型场景 | "3 分钟后提醒我开会"、"每天 9 点生成日报" | "监控构建状态"、"定期检查邮件" | +| 管理方式 | ManageSchedule 工具 | heartbeat/ 目录下的配置 | + +简单记忆:**调度 = 闹钟**(到时间做特定事),**心跳 = 巡逻**(定期看看有没有事)。 + +## 定时任务没有触发怎么办? + +排查步骤: + +1. **确认调度存在** --- 使用 ManageSchedule(action=list)查看调度列表,确认任务未被删除或取消 +2. **检查触发时间** --- 确认 trigger_value 的时区正确(使用带时区的 ISO 格式,如 `2026-07-26T09:00:00+08:00`) +3. **检查应用是否运行** --- 调度需要 DesireCore 在运行中才能触发;应用关闭期间到期的调度会在下次启动后补触发 +4. **检查执行权限** --- 调度的执行受审批模式约束,需确认模式下允许对应操作 + +## 如何查看调度执行历史? + +调度每次触发会创建一个新的会话(Run)。查看方式: + +1. 在智能体的对话历史中找到对应时间的会话记录 +2. 调度触发时的 prompt 会作为该会话的第一条消息 +3. 如果调度执行失败,可以在会话记录中看到错误信息 + +## 心跳通知太频繁怎么调整? + +如果智能体的心跳检查产生过多通知: + +1. **调整心跳间隔** --- 修改 heartbeat 配置中的检查频率 +2. **使用 notify=false** --- 无变化时静默记录,不发送通知 +3. **优化检查逻辑** --- 只在确实有变化或需要关注时才设置 notify=true + +:::tip +好的心跳实践:大多数时候返回 `no_change`(静默),只在发现异常或重要变化时才通知用户。 +::: + +## Sleep 和 Schedule 该用哪个? + +| 场景 | 选择 | 原因 | +|------|------|------| +| 等 5 秒后检查构建状态 | Sleep | 需要拿到结果后继续当前任务 | +| 3 分钟后提醒开会 | Schedule | 独立任务,不需要当前上下文 | +| 轮询等待下载完成 | Sleep | 在同一任务链中循环检查 | +| 每天早上 9 点生成报告 | Schedule(cron) | 周期性独立任务 | + +核心区别:Sleep 在当前会话中阻塞等待(保留上下文),Schedule 到期时创建全新会话(无上下文)。 + +## 如何创建周期性定时任务? + +使用 ManageSchedule 工具,支持四种触发类型: + +| 类型 | 说明 | 示例 | +|------|------|------| +| `delay` | 延迟执行一次 | ISO Duration:`PT30M`(30 分钟后) | +| `at` | 指定时刻执行一次 | `2026-07-26T09:00:00+08:00` | +| `interval` | 固定间隔重复 | `PT1H`(每小时) | +| `cron` | Cron 表达式 | `0 9 * * 1-5`(工作日 9 点) | + +示例 prompt:"每周一早上 9 点提醒我查看周报"→ trigger_type=cron, trigger_value="0 9 * * 1" + +## 调度任务执行失败如何排查? + +1. **查看会话记录** --- 找到调度触发时创建的会话,查看错误信息 +2. **检查 prompt 是否清晰** --- 调度的 prompt 应包含足够的上下文,因为新会话不继承之前的对话 +3. **检查依赖服务** --- 如果任务需要网络、特定文件或 API,确认它们在触发时可用 +4. **检查审批模式** --- 需确认的审批模式下,无人值守的调度可能因等待审批而超时 + +:::warning +调度的 prompt 中不要引用"上次对话的内容"或"之前的上下文"——每次触发都是全新会话,没有历史记忆。需要引用信息时,在 prompt 中直接写明。 +::: diff --git a/docs/06-faq/index.md b/docs/06-faq/index.md index e975ab1..108e0ce 100644 --- a/docs/06-faq/index.md +++ b/docs/06-faq/index.md @@ -46,4 +46,6 @@ DesireCore 支持多家模型供应商,包括 OpenAI、Anthropic (Claude)、Go | [对话问题](./03-conversations.md) | 消息失败、回复太慢、历史丢失 | | [智能体问题](./04-agents.md) | 安装失败、重置智能体、记忆问题 | | [数据与隐私](./05-data-privacy.md) | 数据存储位置、备份方法、完全删除 | -| [性能问题](./06-performance.md) | 内存占用、响应速度、优化方法 | +| [性能问题](./06-performance.md) | 内存占用、磁盘空间、GPU、优化方法 | +| [委派与协作](./07-delegation.md) | 委派进展、团队协作、回执查看 | +| [自动化问题](./08-automation.md) | 调度 vs 心跳、定时任务、周期任务 | diff --git a/docs/terms.md b/docs/terms.md index 55606c2..7886725 100644 --- a/docs/terms.md +++ b/docs/terms.md @@ -29,7 +29,7 @@ DesireCore v10 及更高版本采用分层许可模式。DesireCore 自有代码 - Node.js:MIT License,且其发行包包含使用其他许可证的第三方依赖;应保留完整许可证清单 - cua-driver:MIT License;应保留版权和许可声明 -DesireCore 将这些独立组件聚合到安装包,不表示相关项目或权利人对 DesireCore 的背书、认证或担保。第三方组件按其许可证以“现状”提供,版本、可用性和打包方式可能因平台、上游条款或合规审查而调整。完整且具有约束力的条款以安装包内的 Third-Party Notices、许可证原文和对应源码说明为准;面向用户的版本与风险概要见[第三方软件与许可](./05-more/09-third-party-software.md)。 +DesireCore 将这些独立组件聚合到安装包,不表示相关项目或权利人对 DesireCore 的背书、认证或担保。第三方组件按其许可证以“现状”提供,版本、可用性和打包方式可能因平台、上游条款或合规审查而调整。完整且具有约束力的条款以安装包内的 Third-Party Notices、许可证原文和对应源码说明为准;面向用户的版本与风险概要见[第三方软件与许可](./05-more/10-third-party-software.md)。 如用户再分发安装包、提取或单独分发这些组件,应自行确认并履行适用许可证义务。DesireCore 对第三方组件的聚合不授予超出原许可证范围的权利。 diff --git a/i18n/en/docusaurus-plugin-content-docs/current/01-getting-started/02-installation/01-windows.md b/i18n/en/docusaurus-plugin-content-docs/current/01-getting-started/02-installation/01-windows.md index ff9acf9..69415f4 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/01-getting-started/02-installation/01-windows.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/01-getting-started/02-installation/01-windows.md @@ -61,7 +61,7 @@ CUA Driver is enabled by default for GUI automation on the current Windows compu These archives and executables increase installer and post-import disk usage. Security software may scan them again when they are extracted or first executed. Allow the scan to finish; do not disable system protection merely to bypass a warning. ::: -Open **Explorer** → **Compute** → **Runtime Environment** to inspect actual versions and paths. See [Third-Party Software and Licenses](../../05-more/09-third-party-software.md) for sources and license boundaries. +Open **Explorer** → **Compute** → **Runtime Environment** to inspect actual versions and paths. See [Third-Party Software and Licenses](../../05-more/10-third-party-software.md) for sources and license boundaries. ## Handling Windows SmartScreen Prompts diff --git a/i18n/en/docusaurus-plugin-content-docs/current/02-user-guide/09-capabilities/05-computer-use.md b/i18n/en/docusaurus-plugin-content-docs/current/02-user-guide/09-capabilities/05-computer-use.md index 7b1364f..65f47dc 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/02-user-guide/09-capabilities/05-computer-use.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/02-user-guide/09-capabilities/05-computer-use.md @@ -102,7 +102,7 @@ Recommended practices: - Test business-critical workflows with a test account or copied data first. :::warning Third-party component -The CUA Driver currently used on Windows is an independent third-party program supplied under its own license. It is not a DesireCore-owned component or HostAgent and serves as the transitional Windows carrier until Windows HostAgent is ready. Its version, compatibility, and upstream support may change. See the notices supplied with the software and [Third-Party Software and Licenses](../../05-more/09-third-party-software.md). +The CUA Driver currently used on Windows is an independent third-party program supplied under its own license. It is not a DesireCore-owned component or HostAgent and serves as the transitional Windows carrier until Windows HostAgent is ready. Its version, compatibility, and upstream support may change. See the notices supplied with the software and [Third-Party Software and Licenses](../../05-more/10-third-party-software.md). ::: ## Next Steps diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/08-system-requirements-detail.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/08-system-requirements-detail.md index d014791..91e2bdb 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/05-more/08-system-requirements-detail.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/05-more/08-system-requirements-detail.md @@ -84,7 +84,7 @@ Docker, Podman, and task-specific runtime versions may still need to be installe Git is GPLv2 software. Python and Node.js binary distributions also contain dependencies under licenses in addition to the main project license. DesireCore records release-specific sources and license materials, but terms can vary by platform, version, and archive. Refer to the complete text supplied with the installer, component archive, and corresponding release page. Ordinary use normally requires no extra action from you. If you extract, modify, or redistribute a component, you are responsible for reviewing attribution, license-text, corresponding-source, and other applicable obligations. -See [Third-Party Software and Licenses](./09-third-party-software.md) and the [Terms of Service](../terms.md). +See [Third-Party Software and Licenses](./10-third-party-software.md) and the [Terms of Service](../terms.md). ## Network Requirements diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/09-open-source-repos.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/09-open-source-repos.md index d30a135..29fb04f 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/05-more/09-open-source-repos.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/05-more/09-open-source-repos.md @@ -18,7 +18,7 @@ The DesireCore project maintains several official repositories on GitHub. Feel f | `desirecore-hostagent` | Native HostAgent platform code for GUI operations, device capabilities, discovery, pairing, and persistent execution | The macOS implementation is currently the GUI-operation carrier. Windows, Linux, other desktop, and mobile implementations remain under development. Tentatively planned to open source after stabilization, subject to company funding and business strategy, and not a final commitment | :::info Current platform carriers -macOS GUI operations still run through HostAgent. To give Windows users local GUI automation before the native HostAgent is complete, Windows temporarily uses the independent third-party CUA Driver bundled with DesireCore. This does not mean HostAgent has been deprecated or replaced. Third-party components are not DesireCore official repositories; see [Third-Party Software and Licenses](./09-third-party-software.md). +macOS GUI operations still run through HostAgent. To give Windows users local GUI automation before the native HostAgent is complete, Windows temporarily uses the independent third-party CUA Driver bundled with DesireCore. This does not mean HostAgent has been deprecated or replaced. Third-party components are not DesireCore official repositories; see [Third-Party Software and Licenses](./10-third-party-software.md). ::: ## Documentation & Distribution diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/09-third-party-software.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-third-party-software.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/09-third-party-software.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/10-third-party-software.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/_category_.json b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/_category_.json similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/_category_.json rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/_category_.json diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/index.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/index.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/index.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/index.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.0.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.0.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.0.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.0.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.1.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.1.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.1.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.1.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.10.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.10.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.10.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.10.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.11.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.11.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.11.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.11.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.12.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.12.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.12.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.12.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.13.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.13.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.13.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.13.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.14.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.14.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.14.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.14.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.15.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.15.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.15.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.15.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.16.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.16.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.16.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.16.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.17.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.17.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.17.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.17.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.18.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.18.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.18.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.18.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.19.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.19.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.19.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.19.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.2.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.2.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.2.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.2.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.20.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.20.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.20.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.20.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.21.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.21.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.21.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.21.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.22.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.22.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.22.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.22.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.23.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.23.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.23.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.23.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.24.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.24.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.24.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.24.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.25.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.25.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.25.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.25.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.26.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.26.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.26.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.26.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.27.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.27.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.27.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.27.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.28.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.28.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.28.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.28.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.29.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.29.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.29.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.29.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.3.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.3.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.3.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.3.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.30.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.30.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.30.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.30.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.31.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.31.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.31.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.31.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.32.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.32.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.32.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.32.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.33.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.33.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.33.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.33.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.34.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.34.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.34.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.34.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.35.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.35.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.35.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.35.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.36.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.36.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.36.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.36.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.37.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.37.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.37.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.37.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.38.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.38.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.38.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.38.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.39.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.39.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.39.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.39.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.4.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.4.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.4.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.4.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.40.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.40.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.40.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.40.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.41.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.41.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.41.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.41.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.42.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.42.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.42.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.42.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.43.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.43.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.43.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.43.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.44.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.44.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.44.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.44.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.45.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.45.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.45.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.45.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.46.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.46.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.46.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.46.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.47.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.47.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.47.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.47.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.48.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.48.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.48.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.48.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.49.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.49.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.49.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.49.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.5.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.5.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.5.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.5.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.50.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.50.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.50.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.50.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.51.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.51.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.51.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.51.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.52.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.52.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.52.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.52.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.53.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.53.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.53.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.53.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.54.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.54.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.54.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.54.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.55.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.55.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.55.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.55.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.56.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.56.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.56.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.56.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.57.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.57.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.57.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.57.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.58.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.58.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.58.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.58.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.59.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.59.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.59.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.59.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.6.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.6.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.6.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.6.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.60.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.60.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.60.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.60.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.61.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.61.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.61.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.61.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.62.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.62.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.62.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.62.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.63.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.63.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.63.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.63.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.64.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.64.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.64.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.64.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.65.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.65.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.65.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.65.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.66.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.66.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.66.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.66.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.67.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.67.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.67.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.67.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.68.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.68.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.68.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.68.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.69.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.69.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.69.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.69.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.7.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.7.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.7.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.7.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.70.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.70.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.70.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.70.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.71.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.71.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.71.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.71.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.72.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.72.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.72.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.72.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.73.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.73.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.73.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.73.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.74.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.74.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.74.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.74.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.75.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.75.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.75.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.75.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.76.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.76.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.76.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.76.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.77.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.77.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.77.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.77.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.78.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.78.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.78.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.78.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.79.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.79.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.79.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.79.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.8.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.8.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.8.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.8.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.80.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.80.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.80.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.80.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.81.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.81.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.81.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.81.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.82.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.82.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.82.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.82.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.83.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.83.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.83.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.83.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.84.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.84.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.84.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.84.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.85.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.85.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.85.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.85.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.86.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.86.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.86.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.86.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.87.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.87.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.87.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.87.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.88.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.88.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.88.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.88.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.89.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.89.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.89.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.89.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.9.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.9.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.9.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.9.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.90.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.90.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.90.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.90.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.91.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.91.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.91.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.91.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.92.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.92.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.92.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.92.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.93.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.93.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.93.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.93.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.94.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.94.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.94.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.94.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.95.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.95.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.95.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.95.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.96.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.96.md similarity index 100% rename from i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog/v10.0.96.md rename to i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog/v10.0.96.md diff --git a/i18n/en/docusaurus-plugin-content-docs/current/05-more/index.md b/i18n/en/docusaurus-plugin-content-docs/current/05-more/index.md index 017fcdd..404fc8a 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/05-more/index.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/05-more/index.md @@ -19,4 +19,5 @@ Here you'll find quick reference materials and changelog for DesireCore. | [Data Locations](./07-data-locations.md) | Data storage paths for each platform | | [Detailed System Requirements](./08-system-requirements-detail.md) | Complete hardware and software requirements | | [Open Source Repositories](./09-open-source-repos.md) | Overview of official GitHub repositories | -| [Changelog](./10-changelog/index.md) | Version update history | +| [Third-Party Software & Licenses](./10-third-party-software.md) | Bundled third-party components and open-source licenses | +| [Changelog](./11-changelog/index.md) | Version update history | diff --git a/i18n/en/docusaurus-plugin-content-docs/current/06-faq/01-installation.md b/i18n/en/docusaurus-plugin-content-docs/current/06-faq/01-installation.md index 2157c7e..2ab61b0 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/06-faq/01-installation.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/06-faq/01-installation.md @@ -51,7 +51,7 @@ See [GUI Desktop Automation](../02-user-guide/09-capabilities/05-computer-use.md DesireCore agents need local version control, scripting, and Windows GUI capabilities, so the package includes independent Git, Python/Node.js archives, and CUA Driver. Security software may scan each file during installation, extraction, or first execution. A scan by itself is not a malware finding. -Always use the official installer and keep system protection enabled. If security software reports a specific threat, do not blindly add an exclusion. Record the path, DesireCore version, detection name, and file hash, then report it through an official support channel. See [Third-Party Software and Licenses](../05-more/09-third-party-software.md) for component sources and license boundaries. +Always use the official installer and keep system protection enabled. If security software reports a specific threat, do not blindly add an exclusion. Record the path, DesireCore version, detection name, and file hash, then report it through an official support channel. See [Third-Party Software and Licenses](../05-more/10-third-party-software.md) for component sources and license boundaries. ## White screen after startup? diff --git a/i18n/en/docusaurus-plugin-content-docs/current/06-faq/06-performance.md b/i18n/en/docusaurus-plugin-content-docs/current/06-faq/06-performance.md index 98a5ffc..8471522 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/06-faq/06-performance.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/06-faq/06-performance.md @@ -1,22 +1,81 @@ --- title: Performance Issues -description: Resolve memory usage, response speed, and performance optimization issues when running DesireCore -keywords: [performance, memory usage, response speed, optimization, GPU, lag] +description: Resolve memory usage, response speed, and performance optimization issues in DesireCore +keywords: [performance, memory usage, response speed, optimization, GPU, lag, disk, fan] --- # Performance Issues -## Application using too much memory? +## Is the app using too much memory? -The DesireCore desktop client will occupy a certain amount of base memory. If memory usage is abnormally high: +The DesireCore desktop client is built on Electron and uses a baseline amount of memory (typically 200–400 MB). If memory usage is abnormally high: -1. **Check version** — Ensure you're using the latest version; the development team continuously optimizes performance -2. **Check number of Agents** — Running more than 300 Agents simultaneously will significantly increase memory overhead -3. **Restart application** — Memory may gradually grow after long periods of running; periodic restarts can release accumulated memory +1. **Check your version** --- Ensure you're running the latest version; the development team continuously optimizes performance +2. **Check Agent count** --- Running more than 300 Agents simultaneously significantly increases memory overhead +3. **Close unused conversations** --- Each active conversation occupies rendering memory; close tabs you don't need +4. **Restart the app** --- Memory may gradually grow over long sessions; periodic restarts release accumulated memory -## AI reply response speed is slow? +## Is AI response speed slow? -Response speed mainly depends on the AI model API's performance and has little to do with the DesireCore client itself. Optimization suggestions: +Response speed depends primarily on the AI model API's performance, not the DesireCore client itself. Optimization suggestions: -1. **Change API endpoint** — Switch to a faster AI model provider -2. **Check network quality** — Use a stable network connection to reduce packet loss and latency +1. **Switch API endpoint** --- Switch to a faster AI model provider +2. **Check network quality** --- Use a stable network connection to reduce packet loss and latency +3. **Check model load** --- Provider APIs may queue during peak hours; retry later + +## Is disk usage too large? + +DesireCore's data directory (`~/.desirecore/`) grows over time. Main sources of disk usage: + +| Source | Typical Size | Cleanup Method | +|--------|-------------|----------------| +| App cache | Hundreds of MB | Delete system app cache directory (see paths below) | +| Market repo cache | 50–200 MB | Safe to delete; rebuilds automatically on next launch | +| Session records | Varies by usage | Clean history sessions in settings | +| Agent data | Varies by count | Delete unneeded Agents | + +Cache directory paths: +- macOS: `~/Library/Application Support/desirecore/Cache` +- Windows: `%APPDATA%/desirecore/Cache` +- Linux: `~/.config/desirecore/Cache` + +:::tip +Close DesireCore before deleting cache. Cache is automatically rebuilt on next launch without affecting your data. +::: + +## Is GPU usage high or fans spinning loudly? + +DesireCore uses GPU acceleration for UI rendering (glass materials, animations, etc.). If GPU usage is abnormal: + +1. **Check GPU drivers** --- Outdated drivers may cause inefficient GPU usage; update to the latest version +2. **Close other GPU-intensive apps** --- Games, video editors compete for GPU resources +3. **Reduce motion effects** --- Enable "Reduce Motion" in system settings to decrease GPU load +4. **Disable hardware acceleration** --- Launch DesireCore with `--disable-gpu` flag to completely disable GPU acceleration (UI smoothness will decrease) + +## Does the app slow down after running for a long time? + +Electron applications may experience performance degradation after extended runtime. Recommendations: + +1. **Restart periodically** --- Restart the app weekly or when noticeably slow +2. **Clean conversation history** --- Excessive history messages increase rendering load +3. **Check background tasks** --- Many concurrent scheduled tasks or heartbeats consume Agent Service resources + +## What's the impact of many Agents online simultaneously? + +Each online Agent occupies Agent Service memory and scheduling resources: + +- **1–50 Agents**: Normal usage, no noticeable impact +- **50–200 Agents**: Increased memory usage; consider disabling rarely-used Agents +- **200+ Agents**: May affect response speed; consider trimming the Agent list + +:::tip +Deleting unneeded Agents frees resources. Agent memory and configuration are permanently removed, so confirm before deleting. +::: + +## How do I check resource usage? + +- **macOS**: Open Activity Monitor, search for `DesireCore` to view CPU, memory, and GPU usage +- **Windows**: Open Task Manager (Ctrl+Shift+Esc), find DesireCore in the Processes tab +- **Linux**: Use `htop` or system monitor, search for `desirecore` processes + +DesireCore consists of multiple sub-processes (main process, renderer process, Agent Service); total resource usage is the sum of all sub-processes. diff --git a/i18n/en/docusaurus-plugin-content-docs/current/06-faq/07-delegation.md b/i18n/en/docusaurus-plugin-content-docs/current/06-faq/07-delegation.md new file mode 100644 index 0000000..10c2608 --- /dev/null +++ b/i18n/en/docusaurus-plugin-content-docs/current/06-faq/07-delegation.md @@ -0,0 +1,74 @@ +--- +title: Delegation and Collaboration Issues +description: Resolve common issues with Agent delegation, team collaboration, and task assignment in DesireCore +keywords: [delegation, collaboration, team, task, receipt, delegate, agent communication] +--- + +# Delegation and Collaboration Issues + +## What's the difference between delegation and direct conversation? + +| Comparison | Direct Conversation | Delegation | +|------------|-------------------|------------| +| Interaction | You chat with an Agent in real-time | One Agent passes a task to another | +| Context | You manually provide background | Delegator automatically passes task description and context | +| Use case | Simple Q&A, instant feedback | Complex tasks, specialized expertise, multi-step work | +| Result | Real-time streaming output | Returns result on completion (sync) or async report | + +Simply put: direct conversation is "you chatting with an Agent," delegation is "having one Agent ask another for help." + +## How do I check delegation progress? + +1. **Synchronous delegation**: The delegator waits for the result. You'll see a "Delegating to XXX..." indicator in the conversation, and the result appears directly when complete +2. **Asynchronous delegation**: The task runs in the background; you'll receive a notification upon completion. View the full execution via Receipts +3. **InspectRuns**: The delegator can use the InspectRuns tool to view sub-task execution history and summaries + +## How do I cancel a running delegation? + +- **Synchronous delegation**: Click the "Stop" button in the conversation; this interrupts both the current Agent and its delegated sub-tasks +- **Asynchronous delegation**: The delegator can use the Delegate tool's `terminate` action with the run_id or correlation_id to stop the background sub-task +- **Note**: Already-completed steps are not undone; cancellation only affects subsequent execution + +## How do team members communicate? + +Agents in a DesireCore team can communicate through: + +| Method | Tool | Use Case | +|--------|------|----------| +| Delegate task | Delegate | Need the other to execute a complete workflow | +| Send message | SendMessage | Lightweight notifications, questions, reports | +| Shared files | Working directory | Exchange file artifacts via shared directory | + +The supervisor (team lead) coordinates task assignment and progress tracking. + +## Where do I view Receipts? + +Receipts record the complete evidence chain of each Agent execution. Viewing methods: + +1. Receipts are automatically generated in the conversation after an Agent completes operations +2. Receipts include: list of executed operations, tool call records, and final results +3. After async delegation completes, the report message includes a runId for tracing the full execution + +## What if delegation fails or times out? + +Common causes and solutions: + +1. **Target Agent offline** --- Check if the target Agent is in idle status +2. **Unclear task description** --- Provide more specific task descriptions and necessary context +3. **Timeout** --- Complex tasks may need more time; async delegation is not limited by conversation timeout +4. **Insufficient permissions** --- The target Agent may lack tools or skills needed for the task + +:::tip +If delegation frequently fails, try breaking complex tasks into smaller sub-tasks and delegating them separately for higher success rates. +::: + +## How do I create a team for multi-Agent collaboration? + +1. Ensure all needed Agents are already created (using ManageAgent) +2. Use ManageTeam to create a team, specifying the supervisor and members +3. The supervisor assigns tasks to members via Delegate +4. Members report results back to the supervisor upon completion + +:::warning +ManageTeam does not automatically create missing members. All Agents must exist before creating the team. +::: diff --git a/i18n/en/docusaurus-plugin-content-docs/current/06-faq/08-automation.md b/i18n/en/docusaurus-plugin-content-docs/current/06-faq/08-automation.md new file mode 100644 index 0000000..0e41785 --- /dev/null +++ b/i18n/en/docusaurus-plugin-content-docs/current/06-faq/08-automation.md @@ -0,0 +1,83 @@ +--- +title: Automation Issues +description: Resolve common issues with scheduled tasks, heartbeat monitoring, and automation in DesireCore +keywords: [schedule, heartbeat, timed tasks, automation, cron, periodic] +--- + +# Automation Issues + +## What's the difference between Schedule and Heartbeat? + +| Comparison | Schedule | Heartbeat | +|------------|----------|-----------| +| Trigger | Time-based (timed/delay/interval/cron) | System wakes Agent at fixed intervals | +| Purpose | Execute a specific task at a future time | Let Agent proactively check status and monitor changes | +| Context | Each trigger creates a brand-new session with no inherited context | Executes within the current Agent's context | +| Typical use | "Remind me in 3 minutes", "Generate daily report at 9 AM" | "Monitor build status", "Periodically check email" | +| Management | ManageSchedule tool | Configuration in heartbeat/ directory | + +Simple memory aid: **Schedule = alarm clock** (do a specific thing at a specific time), **Heartbeat = patrol** (periodically check if anything needs attention). + +## Why didn't my scheduled task trigger? + +Troubleshooting steps: + +1. **Confirm schedule exists** --- Use ManageSchedule (action=list) to check the schedule list; ensure the task wasn't deleted or cancelled +2. **Check trigger time** --- Confirm the trigger_value timezone is correct (use timezone-aware ISO format, e.g., `2026-07-26T09:00:00+08:00`) +3. **Check if app is running** --- Schedules require DesireCore to be running; schedules that expire while the app is closed will trigger on next launch +4. **Check execution permissions** --- Schedule execution is subject to approval mode settings + +## How do I view schedule execution history? + +Each schedule trigger creates a new session (Run). Viewing methods: + +1. Find the corresponding session in the Agent's conversation history at the trigger time +2. The schedule's prompt appears as the first message in that session +3. If execution failed, error information is visible in the session record + +## Heartbeat notifications are too frequent — how do I adjust? + +If an Agent's heartbeat checks produce excessive notifications: + +1. **Adjust heartbeat interval** --- Modify the check frequency in heartbeat configuration +2. **Use notify=false** --- Silently record when there's no change, without sending notifications +3. **Optimize check logic** --- Only set notify=true when there's an actual change or something requiring attention + +:::tip +Good heartbeat practice: Return `no_change` (silent) most of the time; only notify the user when an anomaly or important change is detected. +::: + +## Should I use Sleep or Schedule? + +| Scenario | Choice | Reason | +|----------|--------|--------| +| Wait 5 seconds then check build status | Sleep | Need the result to continue the current task | +| Remind me to join a meeting in 3 minutes | Schedule | Independent task, doesn't need current context | +| Poll waiting for download to complete | Sleep | Loop-checking within the same task chain | +| Generate report every day at 9 AM | Schedule (cron) | Periodic independent task | + +Core difference: Sleep blocks in the current session (preserves context); Schedule creates a brand-new session on trigger (no context). + +## How do I create a periodic scheduled task? + +Use the ManageSchedule tool with four trigger types: + +| Type | Description | Example | +|------|-------------|---------| +| `delay` | Execute once after delay | ISO Duration: `PT30M` (30 minutes later) | +| `at` | Execute once at specific time | `2026-07-26T09:00:00+08:00` | +| `interval` | Repeat at fixed interval | `PT1H` (every hour) | +| `cron` | Cron expression | `0 9 * * 1-5` (weekdays at 9 AM) | + +Example prompt: "Remind me to check the weekly report every Monday at 9 AM" → trigger_type=cron, trigger_value="0 9 * * 1" + +## How do I troubleshoot failed schedule executions? + +1. **Check session records** --- Find the session created by the schedule trigger and review error messages +2. **Check if prompt is clear** --- Schedule prompts should contain sufficient context since new sessions don't inherit previous conversations +3. **Check dependent services** --- If the task needs network, specific files, or APIs, confirm they're available at trigger time +4. **Check approval mode** --- In confirmation-required modes, unattended schedules may timeout waiting for approval + +:::warning +Don't reference "content from the last conversation" or "previous context" in schedule prompts — each trigger is a brand-new session with no history. Include needed information directly in the prompt. +::: diff --git a/i18n/en/docusaurus-plugin-content-docs/current/06-faq/index.md b/i18n/en/docusaurus-plugin-content-docs/current/06-faq/index.md index a7e5e8e..3cf6579 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/06-faq/index.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/06-faq/index.md @@ -46,4 +46,6 @@ Have a specific issue? Go to the corresponding category for detailed answers: | [Conversation Issues](./03-conversations.md) | Message failure, slow replies, lost history | | [Agent Issues](./04-agents.md) | Installation failure, reset Agent, memory issues | | [Data and Privacy](./05-data-privacy.md) | Data storage location, backup methods, complete deletion | -| [Performance Issues](./06-performance.md) | Memory usage, response speed, optimization methods | +| [Performance Issues](./06-performance.md) | Memory usage, disk space, GPU, optimization methods | +| [Delegation and Collaboration](./07-delegation.md) | Delegation progress, team collaboration, receipt viewing | +| [Automation Issues](./08-automation.md) | Schedule vs heartbeat, timed tasks, periodic tasks | diff --git a/i18n/en/docusaurus-plugin-content-docs/current/terms.md b/i18n/en/docusaurus-plugin-content-docs/current/terms.md index ef128f4..ae3d478 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/terms.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/terms.md @@ -29,7 +29,7 @@ To provide offline runtimes, version control, and local automation, DesireCore i - Node.js: MIT License, with third-party dependencies under additional licenses; the complete license inventory must be retained - cua-driver: MIT License; copyright and permission notices must be retained -Aggregation of these separate components does not imply endorsement, certification, or warranty by their projects or rights holders. Third-party components are provided “as is” under their own licenses. Versions, availability, and packaging may change by platform or in response to upstream terms and compliance review. The Third-Party Notices, complete license texts, and corresponding-source information included with the installer are controlling. See [Third-Party Software and Licenses](./05-more/09-third-party-software.md) for a user-facing version and risk summary. +Aggregation of these separate components does not imply endorsement, certification, or warranty by their projects or rights holders. Third-party components are provided “as is” under their own licenses. Versions, availability, and packaging may change by platform or in response to upstream terms and compliance review. The Third-Party Notices, complete license texts, and corresponding-source information included with the installer are controlling. See [Third-Party Software and Licenses](./05-more/10-third-party-software.md) for a user-facing version and risk summary. Users who redistribute an installer, extract a component, or redistribute a component separately are responsible for identifying and satisfying the applicable license obligations. DesireCore's aggregation grants no rights beyond the original licenses. diff --git a/plugins/changelog-json-plugin.ts b/plugins/changelog-json-plugin.ts index f306065..28f42b3 100644 --- a/plugins/changelog-json-plugin.ts +++ b/plugins/changelog-json-plugin.ts @@ -1,7 +1,7 @@ /** * Docusaurus 插件:构建时生成 changelog.json * - * 读取 docs/05-more/10-changelog/v*.md,解析 frontmatter 和 markdown sections, + * 读取 docs/05-more/11-changelog/v*.md,解析 frontmatter 和 markdown sections, * 输出结构化 JSON 到 static/api/changelog.json(开发+构建均可用)。 */ @@ -137,7 +137,7 @@ function writeChangelogJson(targetDir: string, data: ChangelogJson): void { } export default function changelogJsonPlugin(context: LoadContext): Plugin { - const changelogDir = path.join(context.siteDir, 'docs', '05-more', '10-changelog') + const changelogDir = path.join(context.siteDir, 'docs', '05-more', '11-changelog') return { name: 'changelog-json-plugin', diff --git a/scripts/backfill-en-covers.mjs b/scripts/backfill-en-covers.mjs index 91ea10c..64a62ca 100644 --- a/scripts/backfill-en-covers.mjs +++ b/scripts/backfill-en-covers.mjs @@ -19,8 +19,8 @@ const sharp = require('sharp') const __dirname = dirname(fileURLToPath(import.meta.url)) const ROOT = resolve(__dirname, '..') -const ZH_DIR = resolve(ROOT, 'docs/05-more/10-changelog') -const EN_DIR = resolve(ROOT, 'i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog') +const ZH_DIR = resolve(ROOT, 'docs/05-more/11-changelog') +const EN_DIR = resolve(ROOT, 'i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog') const IMG_DIR = resolve(ROOT, 'static/img/changelog') // 从 generate-changelog-cover.mjs 中导入共享的函数和常量 diff --git a/scripts/generate-changelog-cover.mjs b/scripts/generate-changelog-cover.mjs index 7d43b79..d114573 100644 --- a/scripts/generate-changelog-cover.mjs +++ b/scripts/generate-changelog-cover.mjs @@ -30,8 +30,8 @@ const sharp = require('sharp') const __dirname = dirname(fileURLToPath(import.meta.url)) const ROOT = resolve(__dirname, '..') -const CHANGELOG_DIR_ZH = resolve(ROOT, 'docs/05-more/10-changelog') -const CHANGELOG_DIR_EN = resolve(ROOT, 'i18n/en/docusaurus-plugin-content-docs/current/05-more/10-changelog') +const CHANGELOG_DIR_ZH = resolve(ROOT, 'docs/05-more/11-changelog') +const CHANGELOG_DIR_EN = resolve(ROOT, 'i18n/en/docusaurus-plugin-content-docs/current/05-more/11-changelog') const IMG_DIR = resolve(ROOT, 'static/img/changelog') // 输出宣传图尺寸(文字叠加层布局按此尺寸计算)