Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions src/web-ui/src/locales/en-US/flow-chat.json
Original file line number Diff line number Diff line change
Expand Up @@ -605,22 +605,22 @@
"changeFailed": "Failed to change the permission mode.",
"ask": {
"label": "Ask",
"description": "Low-risk reads, browsing, Task, and Skill are allowed automatically; file changes and commands require approval."
"description": "External access, file changes, and command execution require confirmation."
},
"auto": {
"label": "Auto approve",
"description": "Automatically approves Ask requests; explicit denies still apply."
"description": "Automatically approve requests that require confirmation."
},
"fullAccess": {
"label": "Full access",
"description": "Allows tools by default; product restrictions and OS permissions still apply."
"description": "Tools are allowed by default without confirmation."
},
"acp": {
"label": "ACP controlled",
"tooltip": "Permissions for this session are controlled by the ACP client."
},
"fullAccessWarningTitle": "Enable full access?",
"fullAccessWarningMessage": "Full access allows tools to read and write files, run commands, and call integrations without asking each time. Explicit deny rules, product restrictions, and operating system permissions still apply.",
"fullAccessWarningMessage": "Full access allows tools by default without asking each time.",
"fullAccessConfirm": "Enable full access",
"cancel": "Cancel"
},
Expand Down
8 changes: 4 additions & 4 deletions src/web-ui/src/locales/en-US/settings/session-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,15 +50,15 @@
"sectionDescription": "Choose the default tool access policy and how permission prompts are handled.",
"mode": "Permission mode",
"ask": "Ask for confirmation",
"askDescription": "Low-risk reads, browsing, Task, and Skill are allowed automatically; file changes, commands, and other restricted actions require approval.",
"askDescription": "External access, file changes, and command execution require confirmation.",
"fullAccess": "Full access",
"fullAccessDescription": "Tools are allowed by default, while explicit deny rules, product restrictions, and operating system permissions still apply.",
"fullAccessDescription": "Tools are allowed by default without confirmation.",
"fullAccessWarningTitle": "Enable full access?",
"fullAccessWarningMessage": "Full access allows tools to read and write files, run commands, and call integrations without asking each time. Explicit deny rules, product restrictions, and operating system permissions still apply.",
"fullAccessWarningMessage": "Full access allows tools by default without asking each time.",
"fullAccessConfirm": "Enable full access",
"cancel": "Cancel",
"autoApprove": "Auto approve",
"autoApproveDescription": "Automatically approve only actions that evaluate to Ask. Denied actions remain blocked, and no remembered grant is created.",
"autoApproveDescription": "Automatically approve requests that require confirmation.",
"globalRules": "Global rules",
"globalRulesDescription": "Define user-level rules that apply after the selected mode and before project and Agent rules.",
"manageGlobalRules": "Manage rules",
Expand Down
8 changes: 4 additions & 4 deletions src/web-ui/src/locales/zh-CN/flow-chat.json
Original file line number Diff line number Diff line change
Expand Up @@ -605,22 +605,22 @@
"changeFailed": "切换权限模式失败。",
"ask": {
"label": "需要确认",
"description": "低风险读取、浏览、Task 和 Skill 自动允许;修改文件和执行命令需要确认。"
"description": "外部访问,修改文件和执行命令需要确认。"
},
"auto": {
"label": "自动批准",
"description": "自动批准需要确认的请求;明确拒绝仍然生效。"
"description": "自动批准需要确认的请求。"
},
"fullAccess": {
"label": "完全访问",
"description": "默认允许工具执行;产品限制和系统权限仍然生效。"
"description": "默认允许工具执行,无需确认。"
},
"acp": {
"label": "ACP 控制",
"tooltip": "此会话的权限由 ACP 客户端控制。"
},
"fullAccessWarningTitle": "启用完全访问?",
"fullAccessWarningMessage": "完全访问会允许工具读取和写入文件、执行命令及调用集成,不再逐次询问。明确拒绝规则、产品限制和操作系统权限仍然生效。",
"fullAccessWarningMessage": "完全访问会默认允许工具执行,不再逐次确认。",
"fullAccessConfirm": "启用完全访问",
"cancel": "取消"
},
Expand Down
8 changes: 4 additions & 4 deletions src/web-ui/src/locales/zh-CN/settings/session-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,15 +50,15 @@
"sectionDescription": "设置默认工具访问策略和权限询问的处理方式。",
"mode": "权限模式",
"ask": "需要确认",
"askDescription": "低风险读取、浏览、Task 和 Skill 自动允许;文件修改、命令执行及其他受限操作需要确认。",
"askDescription": "外部访问,修改文件和执行命令需要确认。",
"fullAccess": "完全访问",
"fullAccessDescription": "默认允许工具执行,但显式拒绝规则、产品限制和操作系统权限仍然生效。",
"fullAccessDescription": "默认允许工具执行,无需确认。",
"fullAccessWarningTitle": "启用完全访问?",
"fullAccessWarningMessage": "完全访问会允许工具读取和写入文件、执行命令及调用集成,不再逐次询问。显式拒绝规则、产品限制和操作系统权限仍然生效。",
"fullAccessWarningMessage": "完全访问会默认允许工具执行,不再逐次确认。",
"fullAccessConfirm": "启用完全访问",
"cancel": "取消",
"autoApprove": "自动批准",
"autoApproveDescription": "仅自动批准求值结果为“需要确认”的操作。被拒绝的操作仍会阻止,且不会创建记忆授权。",
"autoApproveDescription": "自动批准需要确认的请求。",
"globalRules": "全局规则",
"globalRulesDescription": "定义用户级规则;它们在所选模式之后、项目和 Agent 规则之前应用。",
"manageGlobalRules": "管理规则",
Expand Down
8 changes: 4 additions & 4 deletions src/web-ui/src/locales/zh-TW/flow-chat.json
Original file line number Diff line number Diff line change
Expand Up @@ -605,22 +605,22 @@
"changeFailed": "切換權限模式失敗。",
"ask": {
"label": "需要確認",
"description": "低風險讀取、瀏覽、Task 和 Skill 自動允許;修改檔案和執行命令需要確認。"
"description": "外部存取、修改檔案和執行命令需要確認。"
},
"auto": {
"label": "自動批准",
"description": "自動批准需要確認的請求;明確拒絕仍然生效。"
"description": "自動批准需要確認的請求。"
},
"fullAccess": {
"label": "完全存取",
"description": "預設允許工具執行;產品限制和系統權限仍然生效。"
"description": "預設允許工具執行,無需確認。"
},
"acp": {
"label": "ACP 控制",
"tooltip": "此工作階段的權限由 ACP 用戶端控制。"
},
"fullAccessWarningTitle": "啟用完全存取?",
"fullAccessWarningMessage": "完全存取會允許工具讀取和寫入檔案、執行命令及調用整合,不再逐次詢問。明確拒絕規則、產品限制和作業系統權限仍然生效。",
"fullAccessWarningMessage": "完全存取會預設允許工具執行,不再逐次確認。",
"fullAccessConfirm": "啟用完全存取",
"cancel": "取消"
},
Expand Down
8 changes: 4 additions & 4 deletions src/web-ui/src/locales/zh-TW/settings/session-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,15 +50,15 @@
"sectionDescription": "設定預設工具存取策略和權限詢問的處理方式。",
"mode": "權限模式",
"ask": "需要確認",
"askDescription": "低風險讀取、瀏覽、Task 和 Skill 自動允許;檔案修改、命令執行及其他受限操作需要確認。",
"askDescription": "外部存取、修改檔案和執行命令需要確認。",
"fullAccess": "完全存取",
"fullAccessDescription": "預設允許工具執行,但明確拒絕規則、產品限制和作業系統權限仍然生效。",
"fullAccessDescription": "預設允許工具執行,無需確認。",
"fullAccessWarningTitle": "啟用完全存取?",
"fullAccessWarningMessage": "完全存取會允許工具讀取和寫入檔案、執行命令及調用整合,不再逐次詢問。明確拒絕規則、產品限制和作業系統權限仍然生效。",
"fullAccessWarningMessage": "完全存取會預設允許工具執行,不再逐次確認。",
"fullAccessConfirm": "啟用完全存取",
"cancel": "取消",
"autoApprove": "自動批准",
"autoApproveDescription": "僅自動批准求值結果為「需要確認」的操作。被拒絕的操作仍會阻止,且不會建立記憶授權。",
"autoApproveDescription": "自動批准需要確認的請求。",
"globalRules": "全域規則",
"globalRulesDescription": "定義使用者級規則;它們在所選模式之後、專案和 Agent 規則之前套用。",
"manageGlobalRules": "管理規則",
Expand Down