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
View File
@@ -9,6 +9,7 @@ AGENT_ALIASES: dict[str, str] = {
"claude": "claude",
"claude-code": "claude",
"codex": "codex",
"opencode": "opencode",
"*": "*",
}