4 Commits

Author SHA1 Message Date
1060476113 feat(server,frontend): real-time sync architecture with message accumulator
- Add message-accumulator.js: cascades diff-based message accumulation
- Add 3-second cascade polling with broadcastToAll (was undefined!)
- Add /api/bridge/approve endpoint: tries accept/reject Step→Command→Terminal
- Add persistent approve/reject buttons in chat header toolbar
- Frontend: loadSessionMessages (trajectory + accumulated), applyNewMessages (WS push)
- Status change detection: _prevStatusKey tracking prevents unnecessary re-renders
- actionInProgress flag prevents DOM replacement during button fetch
- Known issues: Trajectory 341 hard limit, Cascade no command-approval state
2026-03-08 14:05:59 +09:00
db70840b7a feat(ui): session identification — project badges, relative time, running indicator 2026-03-08 00:11:29 +09:00
808eb66849 feat(frontend): Bridge-based UI — auto-load sessions, cascade content display, Bridge send 2026-03-08 00:02:15 +09:00
CD
8020a5b072 feat: Gravity Web Phase 1 - CDP remote control dashboard 2026-03-07 18:53:41 +09:00