fix(bridge): 5 bug fixes for approval signal drop and Discord relay
- DEDUP: add conversation_id guard to prevent cross-session step_index collision - step_probe: suppress pending when projectName=default (empty window) - watchCommandsDir: add 3s polling fallback (fs.watch silent fail on Windows) - auto toggle: write chat_snapshot confirmation back to Discord - bot on_message: add message ID dedup for Gateway event replay
This commit is contained in:
5
docs/devlog/2026-03-15.md
Normal file
5
docs/devlog/2026-03-15.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# 2026-03-15 Devlog
|
||||
|
||||
| # | 시간 | 작업 | 커밋 | 상태 |
|
||||
|---|------|------|------|------|
|
||||
| 001 | 07:00~08:16 | 승인 신호 누락 진단 & 5건 버그 수정 (DEDUP collision, fs.watch fail, default 보호, auto 확인, msg dedup) | `pending` | ✅ |
|
||||
Reference in New Issue
Block a user