|
|
6739f8f30c
|
fix(bridge): v0.3.11 approval flow architecture fix — eliminate double-fire auto-approve, strip 30+ failed RPC strategies, add project_name DEDUP guard
- Remove Extension-side auto-approve (was double-firing with Bot auto-approve)
- Strip failed strategies 0A-1 from tryApprovalStrategies (~150 lines)
- Keep only Strategy 0-PROTO (proto RPC) + Strategy 2 (clickTrigger)
- Add bot.py AUTO-RESOLVED logging for diagnostics
- Update known-issues with 3 new entries
- Clean deployment: v0.3.8→v0.3.10→v0.3.11
|
2026-03-15 17:11:38 +09:00 |
|
|
|
75289b3ec5
|
docs: update devlog with perf optimization entry + compiled output
|
2026-03-15 10:54:24 +09:00 |
|
|
|
f96203646e
|
fix(bridge): 4 race condition fixes for approval lifecycle
|
2026-03-15 10:44:31 +09:00 |
|
|
|
c910c7c386
|
docs: add v0.3.10 entry to devlog
|
2026-03-15 08:31:47 +09:00 |
|
|
|
28975f9c4b
|
docs: update devlog commit hash
|
2026-03-15 08:19:26 +09:00 |
|
|
|
40e3cd550f
|
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
|
2026-03-15 08:18:26 +09:00 |
|