3. 개발 과정

릴리즈 타임라인

버전날짜주요 변경
rc.102-04첫 npm 배포. CDP 자동화 도구, npx 지원
rc.202-04모든 의존성 단일 파일 번들. ajv 에러 수정
rc.302-05메인 프로세스 IPC/네트워크 모니터, CPU/힙 프로파일러
rc.403-05Runtime.consoleAPICalled로 리치 콘솔 로깅. zod 번들링 수정
rc.503-05컴팩트 텍스트 출력(-97~99% 토큰), ref 주소 시스템, 스냅샷 버그 수정

도구 전체 목록

총 20개 이상의 MCP 도구를 제공한다:

탐색: get_electron_window_info, get_electron_process_structure, select_port, select_page

상호작용: take_snapshot, take_screenshot, click, hover, drag, fill, fill_form, press_key, upload_file, navigate, evaluate_script

모니터링: list_console_messages, get_console_message, list_network_requests, get_network_request, list_electron_main_ipc_events, get_electron_main_ipc_event, get_electron_main_resource_usage

프로파일링: start/stop_electron_main_cpu_profile, start/stop_electron_main_heap_sampling, performance_start/stop_trace

기타: send_command_to_electron (raw CDP)