mirror of
https://github.com/Ed1s0nZ/CyberStrikeAI.git
synced 2026-08-22 19:08:00 +02:00
修复人工审批长内容遮挡及刷新审批人状态异常 (#263)
* docs(hitl): remove stale asm_list_resources references * fix(hitl): constrain approval layout and preserve reviewer
This commit is contained in:
@@ -878,6 +878,8 @@
|
||||
"approvalUrgencyWithinOne": "Earliest approval expires within 1 minute",
|
||||
"requestGeneric": "Allow CyberStrikeAI to call {{tool}}?",
|
||||
"requestVisitUrl": "Allow CyberStrikeAI to visit {{url}}?",
|
||||
"requestVisitLongUrl": "Allow CyberStrikeAI to visit this address?",
|
||||
"requestModifyLongPath": "Allow CyberStrikeAI to modify this file?",
|
||||
"requestBrowser": "Allow CyberStrikeAI to use the browser?",
|
||||
"requestCommand": "Allow CyberStrikeAI to run this command?",
|
||||
"requestFile": "Allow CyberStrikeAI to modify {{path}}?",
|
||||
|
||||
@@ -866,6 +866,8 @@
|
||||
"approvalUrgencyWithinOne": "最早审批将在 1 分钟内到期",
|
||||
"requestGeneric": "允许 CyberStrikeAI 调用 {{tool}}?",
|
||||
"requestVisitUrl": "允许 CyberStrikeAI 访问 {{url}}?",
|
||||
"requestVisitLongUrl": "允许 CyberStrikeAI 访问此地址?",
|
||||
"requestModifyLongPath": "允许 CyberStrikeAI 修改此文件?",
|
||||
"requestBrowser": "允许 CyberStrikeAI 使用浏览器?",
|
||||
"requestCommand": "允许 CyberStrikeAI 执行这条命令?",
|
||||
"requestFile": "允许 CyberStrikeAI 修改 {{path}}?",
|
||||
|
||||
Reference in New Issue
Block a user