Merge branch 'dev' into feat/lab_resource

This commit is contained in:
q434343
2026-03-25 19:48:39 +08:00
parent ad2e5a1c04
commit 1ab1ed69d4
94 changed files with 13141 additions and 5618 deletions

View File

@@ -49,7 +49,7 @@ jobs:
uv pip uninstall enum34 || echo enum34 not installed, skipping
uv pip install .
- name: Run check mode (complete_registry)
- name: Run check mode (AST registry validation)
run: |
call conda activate check-env
echo Running check mode...