fix(web): harden agent runner marketplace flows

This commit is contained in:
Hyu
2026-09-01 12:46:16 +08:00
parent e5e62c8fe9
commit 982d660236
9 changed files with 426 additions and 30 deletions
+3 -1
View File
@@ -739,7 +739,9 @@ const zhHans = {
noRunnersAvailableDescription:
'请先安装并启用 AgentRunner 扩展,再配置此 Agent。',
installedRunners: '已安装的 AgentRunner',
marketplaceRunners: 'AgentRunner 插件市场',
marketplaceRunners: '插件市场中的 AgentRunner 插件',
viewMarketplace: '查看市场',
restoringRunnerInstall: '正在恢复 AgentRunner 插件安装并等待运行器就绪…',
noInstalledRunners: '尚未安装任何 AgentRunner 扩展。',
installingRunner: '正在安装 {{runner}}...',
selectedRunnerUnavailable: '所选运行器不可用',