feat: make session creation a sequential workflow

- Refactor CreateSessionForm into step-by-step workflow
- Steps unlock sequentially: Project → Repository → Tool → Clone Mode → Branch
- Add visual step indicators with numbered badges
- Disable controls until prerequisites are met
- Add CSS for workflow step styling
This commit is contained in:
2026-05-24 10:14:39 +00:00
parent 5cec4a7a6f
commit 96c8dd7402
10 changed files with 813 additions and 57 deletions
+6
View File
@@ -0,0 +1,6 @@
# Runtime data
*.db
*.db-journal
*.db-wal
*.db-shm
daemon-state.json