合并 agent-mvp 到 master #1

Merged
jiang merged 282 commits from agent-mvp into master 2026-08-18 17:56:46 +08:00
Showing only changes of commit abfc8770a4 - Show all commits
+1 -3
View File
@@ -28,9 +28,7 @@ jobs:
- name: Package Source Code - name: Package Source Code
run: | run: |
tar -czf source-code.tar.gz \ tar --warning=no-file-changed -czf source-code.tar.gz \
--exclude='.git*' \
--exclude='.github' \
--exclude='node_modules' \ --exclude='node_modules' \
--exclude='.next' \ --exclude='.next' \
--exclude='dist' \ --exclude='dist' \