Skip to content

v2.5.7

Latest

Choose a tag to compare

@speson speson released this 26 Feb 08:32
· 1 commit to main since this release

Bug Fixes

  • fix: sidebar가 다른 Claude 세션이 활성 상태일 때 닫히는 문제 방지
    • sidebar-close.ts: isAnotherClaudeAlive() 체크 추가 — 같은 tmux 창에서 다른 Claude 프로세스가 실행 중이면 sidebar 닫기를 건너뜀
    • sidebar-pane.sh: bash is_claude_alive() 함수 및 관련 로직 제거 (TS hook으로 위임), exit reason 파일 로깅 제거

Other Changes

  • sync: marketplace.json 버전을 2.5.7로 동기화 (이전 릴리스에서 누락)