변경 기록
최근 문서와 code-mode 표면 변경입니다.
0.1.17 - 2026-07-11
- GPT-5.6 family와 단일 Intelligence picker에 맞춰 ChatGPT 계약을 갱신하고 정식 effort를
medium|high|xhigh로 통일했습니다. agbrowse web-ai work send --power 1..6와 MCPweb_ai_work_send로 ChatGPT Work 전용 제출을 추가하고, Chat 명령은 Work 표면에서 fail-closed 처리합니다.- ChatGPT Pro 5400초를 포함한 장기 실행 tier별 deadline을 추가했습니다.
agbrowse extract의 fail-closed schema 추출, proof-first 모듈형 search 가이드, 설치 가능한 agent skill 4종을 추가했습니다.- GitHub Pages 랜딩을 리디자인하고 Playwright/브라우저 QA 의도를 agbrowse로 라우팅했습니다.
2026-07 (7월)
agbrowse search명령 추가: query rewrite, 후보 발견, adaptive-fetch 증거 채점,--deepweb-ai 에스컬레이션을 포함하는 standalone deep search 파이프라인.- Adaptive-fetch ladder 도입: TLS-impersonation(curl-impersonate/JA3 fallback), Camoufox 브라우저 신원, feed-parser, BM25 관련성 채점, table-extractor, candidate-discovery 단계.
- Capability registry 추가: agbrowse와 cli-jaw mirror 표면의 capability 상태를 추적합니다.
observe-bundle에 annotated screenshot 구현: bounding box overlay로 multimodal 벤치마크 재현성 확보.- Interstitial detector 추가: Cloudflare managed+Turnstile, Akamai Bot Manager, AWS WAF, Imperva/Incapsula, DataDome, PerimeterX 챌린지 페이지의 WAF 프로파일 감지.
- Freshness gate 도입:
gate:truth-table-fresh가 릴리즈 시점에CAPABILITY_TRUTH_TABLE.md의 최신성(7일 이내)을 강제합니다. - 보안: adaptive-fetch의 SSRF DNS pinning guard로 DNS rebinding 공격 방지. 검증된 리다이렉트 체인으로 open-redirect 악용 차단.
- GPT-Pro 교정 주기:
web-ai code가 회수된 zip artifact를PLAN.md/00_plan.md계약에 대해 검증하고, 누락된 plan 파일을 조치 가능한 실패로 보고합니다. - ChatGPT Chat 계약을 단일
Instant (5.5) / Medium / High / Extra High / ProIntelligence 목록과 별도 family alias 구조에 맞춤. - Thinking의 정식 effort를
medium|high|xhigh로 변경. 예전extended는 High 선택 뒤 stderr 경고 1줄. - 장기 timeout tier를
chatgpt-pro=5400(90분),grok-heavy=3600,deep-research=3600으로 분리. - Work 전용
agbrowse web-ai work send --prompt "..." --power N명령과 MCPweb_ai_work_send도구 추가. research명령 계열 추가:plan,normalize-results,enrich-fetch,browse-plan으로 한국어/출처 민감 검색의 offline planning.runway명령 계열 추가: Runway Apps/Custom media task-runner용 read-only preflight(selector contract, status, queue poll).skills명령 계열 추가:list,get,path,install로 번들 agent skill 관리.- 브라우저 primitive 확장:
hover,select,check,uncheck,drag,mouse-click,move-mouse,mouse-down,mouse-up,scroll,wait,wait-for-selector,wait-for-text,evaluate,new-tab,tab-close,active-tab,select-tab,reload,resize. - Web-AI 하위 명령 추가:
project-sources list|add,context-dry-run,context-render,work send. - ChatGPT Deep Research:
--research deepexperimental 모드(plan card 자동 확인, 리포트 artifact 저장, 세션 기록). - ChatGPT 이미지 출력:
--output-image로 생성 이미지 저장(복수 이미지 형제 파일 명명). - ChatGPT follow-ups:
--follow-up으로 명령 내 순차 배치 프롬프트.
2026-06-11
docs/dev/아래 정적 개발자 문서와 한국어 V1 parity를 추가했습니다.- 신규 사용자는
web-ai code를 먼저 보고,code-extract는 기존 conversation 회수 흐름으로 설명합니다. - ChatGPT-only, prompt 누락, multi-zip 출력 충돌을 browser 시작 전 JSON 오류로 처리합니다.
code-extract와claim-audit를 source-of-truth 문서에 반영합니다.
지원 라벨
브라우저 primitive와 release gate는 ready입니다. Provider UI에 의존하는 Web-AI, code mode, project sources는 beta로 둡니다. Search와 research 명령은 ready입니다. Adaptive fetch와 interstitial detection은 experimental입니다.