Files
gravity_control/docs/devlog/2026-04-19.md
Variet Worker 2bf1eb41d1 feat(probe): v35 code_edit 자동 Accept — agentAcceptAllInFile 직접 호출 (v0.5.100)
Accept all 버튼이 Observer DOM에 없음 확인 (에디터 레이어).
step_probe에서 WAITING code_edit 감지 시 500ms 후 agentAcceptAllInFile 직접 실행.
Observer relay 필터에 ACCEPT 추가.
2026-04-20 04:05:47 +09:00

16 lines
661 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) 자동 승인 테스트 — v0.5.99 04:01 KST