feat(app): paused session takeover flow 추가

This commit is contained in:
2026-03-15 19:57:18 +09:00
parent 3aba789c97
commit 728330bf74
7 changed files with 179 additions and 7 deletions

View File

@@ -250,6 +250,7 @@ resume card 안에는 아래만 둔다.
- new start가 아니다
- takeover flow 진입점이다
- server도 current session이 남아 있으면 direct start를 거절해야 한다
---