feat: update

This commit is contained in:
2026-08-23 22:02:06 +08:00
parent 02fafb4bf6
commit 1a74b15ed5
6 changed files with 30 additions and 8 deletions
+1 -1
View File
@@ -1655,7 +1655,7 @@ def _add_common_flags(parser: argparse.ArgumentParser) -> None:
nargs="+",
action="append",
metavar="AGENT",
help="目标 agentcursor、claude、claude-code、codex、*",
help="目标 agentcursor、claude、claude-code、codex、opencode、*",
)
parser.add_argument(
"-g",