docs(03): create phase plan for hook server
This commit is contained in:
@@ -58,10 +58,11 @@ Plans:
|
||||
1. vmuxd recoit les events hook de Claude Code (PreToolUse, PostToolUse, Stop, Notification) sur un port local
|
||||
2. Les transitions d'etat apparaissent dans `vmux list` en moins d'une seconde apres l'event reel
|
||||
3. vmux distingue le type d'attente : permission prompt, question utilisateur, idle prompt
|
||||
**Plans**: TBD
|
||||
**Plans**: 2 plans
|
||||
|
||||
Plans:
|
||||
- [ ] 03-01: TBD
|
||||
- [ ] 03-01-PLAN.md — HookEvent types, processHookEvent mapping, HTTP handler, WaitType dans SessionInfo
|
||||
- [ ] 03-02-PLAN.md — Hook server integre au daemon, poll dynamique, affichage WaitType
|
||||
|
||||
### Phase 4: Notifications et i3bar
|
||||
**Goal**: L'utilisateur est notifie passivement quand une session a besoin de lui, sans ouvrir vmux
|
||||
@@ -86,5 +87,5 @@ Phases execute in numeric order: 1 -> 2 -> 3 -> 4
|
||||
|-------|----------------|--------|-----------|
|
||||
| 1. Session Discovery | 0/2 | Not started | - |
|
||||
| 2. Daemon et i3 Bridge | 0/2 | Not started | - |
|
||||
| 3. Hook Server | 0/1 | Not started | - |
|
||||
| 3. Hook Server | 0/2 | Not started | - |
|
||||
| 4. Notifications et i3bar | 0/2 | Not started | - |
|
||||
|
||||
Reference in New Issue
Block a user