feat: add manual revision and dashboard list apis

This commit is contained in:
afei A
2026-03-27 23:38:50 +08:00
parent d02fc8565f
commit eeaff269eb
24 changed files with 1950 additions and 64 deletions

6
.gitignore vendored
View File

@@ -2,6 +2,12 @@
.venv/
__pycache__/
.pytest_cache/
.claude/
.superpowers/
CLAUDE.md
.DS_Store
docs/superpowers/previews/
docs/superpowers/.DS_Store
*.pyc
*.pyo
*.pyd