Files
gravity_control/docs/devlog/2026-04-19.md
Variet Worker 3cc3442fda fix(bridge): v37 openReviewChanges 선호출 — agentAcceptAllInFile 실효성 보장 (v0.5.102)
agentAcceptAllInFile은 diff review 패널이 포커스되어야 동작.
v34에서 직접 호출만 했더니 SUCCESS 반환하지만 실제 효과 없음.
openReviewChanges → 500ms 대기 → agentAcceptAllInFile 순서로 수정.
2026-04-20 04:34:44 +09:00

16 lines
664 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Devlog 2026-04-19
## v0.5.97 — Observer 명령어 추출 안정화 (21:22 KST 검증 완료)
### 변경사항
- **v32**: 터미널 프롬프트(``) 조기감지 — JUNK/PROMPT 필터 전에 명령어 직접 추출
- **v31**: content_copy 아이콘 필터 + 후보 길이순 정렬 + trailing icon strip
- **v30**: "Running command" div 형제 탐색 (pre/code 대신 plain div)
- 배포 전 체크리스트 보강 (log relay 필터, regex E2E, 가정 검증)
- observer-dev-guide DOM 구조 BTN-DOM-DUMP 기반 갱신
### 검증 결과
- 14/14 E2E 테스트 통과
- SYNTAX OK
- Accept all (diff review) v36 span 감지 테스트 — v0.5.101 04:30 KST