Files
gravity_control/docs/devlog/2026-04-18.md
Variet Worker 139ad3ee93 fix(extension): Retry auto-approve 흐름 복구 + Observer 형제 탐색 + thinking 필터링 (v0.5.79)
- WS response 파일에 _from_ws 마커 추가하여 processResponseFile 삭제 방지
- extractContextFromNearby에 sibling 탐색 추가 (AG Native DOM 구조 대응)
- thinking 블록 (max-h-[200px]) 필터링으로 내부 사고 릴레이 차단
- DOM 탐색 depth 5→10 확대 + pre.font-mono 우선 탐색
- 사용자 메시지 셀렉터 (.select-text.rounded-lg) 추가
2026-04-19 03:46:39 +09:00

290 B

Devlog — 2026-04-18

# 시간 작업 설명 커밋 상태
001 09:20~23:50 Retry auto-approve 흐름 복구 — WS response 파일 보존 (_from_ws), Observer 형제 탐색(sibling), thinking 블록 필터링 pending