feat(agent-call): implement remediation plan

This commit is contained in:
2026-09-13 19:20:28 +08:00
parent d30314c7d1
commit b95d2aee81
25 changed files with 3159 additions and 535 deletions
+1 -1
View File
@@ -163,7 +163,7 @@ components:
type: string
minLength: 1
maxLength: 128
pattern: '^[^\\s/\\\\]+$'
pattern: '^[^\s/\\]+$'
ControlRequest:
type: object
additionalProperties: false