合并 agent-mvp 到 master #1

Merged
jiang merged 93 commits from agent-mvp into master 2026-08-18 17:56:43 +08:00
Showing only changes of commit 5fd82b8e7c - Show all commits
+5
View File
@@ -18,6 +18,11 @@ jobs:
shell: bash shell: bash
steps: steps:
- name: Checkout repository
uses: actions/checkout@v4
with:
fetch-depth: 1
- name: Normalize image metadata - name: Normalize image metadata
env: env:
RAW_REGISTRY_HOST: ${{ vars.REGISTRY_HOST }} RAW_REGISTRY_HOST: ${{ vars.REGISTRY_HOST }}