Merge branch 'feat/web'

# Conflicts:
#	README.md
This commit is contained in:
tao.chen
2026-07-02 19:53:00 +08:00
35 changed files with 4804 additions and 1 deletions
+8
View File
@@ -24,3 +24,11 @@ coverage.out
# Local environment
.env
.env.*
# Superpowers working artifacts
.superpowers/
# Frontend (web/)
web/node_modules/
web/dist/
web/.env*.local