feat: harden agent tooling compatibility

This commit is contained in:
lutc5
2026-04-30 02:39:38 +08:00
parent 70803e5c76
commit 8c2df92ce7
14 changed files with 991 additions and 52 deletions

View File

@@ -7,7 +7,7 @@ on:
workflow_dispatch:
inputs:
tag:
description: "Release tag, for example v1.2.2"
description: "Release tag, for example v1.3.0"
required: true
permissions: