Skip to content

Codex Agent View 0.2.1 — 자동 추적 복구

Choose a tag to compare

@JunhoYoon95 JunhoYoon95 released this 01 Aug 07:18

공식 Codex 앱용 로컬 read-only companion monitor의 자동 추적 복구 patch입니다.

주요 변경

  • task ID 등록 없이 부모 task와 subagent를 hook으로 자동 수신
  • SessionStart, SessionEnd, UserPromptSubmit, Stop hook wiring 추가
  • 부모 turn과 session lifecycle 상태 계산
  • 실행 중 agent, 권한 대기, 완료 상태 UI 반영
  • 빈 화면에서 검색을 숨기고 검색을 선택 필터로 명확화
  • plugin 설치·활성화·hook wiring·event 수신을 doctor에서 구분

검증

  • 공식 Codex 앱 26.727.40816 build 6067에서 실제 자동 수신 확인
  • 실제 hook 8종과 subagent running → stopped UI 전환 확인
  • SessionEnd 실제 event는 아직 미관찰
  • 테스트 55/55 및 plugin/package validation 통과
  • public npm codex-agent-view@0.2.1 게시

설치
npm install --global codex-agent-view@0.2.1
codex-agent-view install
codex-agent-view start