[BUG]

Resolved 💬 2 comments Opened Jun 24, 2026 by JAESUNG8712 Closed Jun 27, 2026

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

Web UI shows persistent 'running task' panel that doesn't close / appears to consume usage even after stop

What Should Happen?

재현 상황: PR 세션(claude/account-pinned-agents-v6W7p, repo jaesung8712/gpt-assistant)에서 이전 진단 요청 프롬프트가 닫아도/중단해도 계속 패널에 다시 나타남
"백엔드 확인 결과 CronList/TaskList 모두 비어 있어 실제 실행 중인 작업은 없는데도, UI 상에서는 닫히지 않거나 코인이 소비되는 것처럼 보임"
사용 중인 환경: Claude Code on the web (claude.ai/code), 모델: Sonnet 4.6

Error Messages/Logs

Steps to Reproduce

  1. Claude Code on the web에서 GitHub PR(이 경우 jaesung8712/gpt-assistant repo, PR #4)에 대해 subscribe_pr_activity로 PR 활동 구독을 건 세션을 진행
  2. 세션 중 이전에 보냈던 진단 요청 프롬프트("이전에 요청한 ai/ 디렉토리 진단...")가 작업 완료 후에도 사이드 패널("이전 ai 진단 결과 요청")에 계속 다시 나타남
  3. 우측 상단 "실행 중인 작업"으로 표시되지만, 패널을 열어도 백그라운드 작업 목록은 비어 있음
  4. 세션 내에서 직접 확인한 결과 CronList/TaskList 모두 비어 있어(예약 작업·추적 작업 없음) 실제 실행 중인 백엔드 작업은 없는 상태
  5. 그런데도 UI에는 해당 패널이 계속 노출되고, 의도치 않은 사용량(코인)이 소비되는 것처럼 보임

Note: 백엔드 도구(CronList, TaskList)로는 어떤 작업도 확인되지 않아, UI 상태와 실제 실행 상태가 불일치하는 것으로 추정됨. 스크린샷 첨부.

Claude Model

None

Is this a regression?

Yes, this worked in a previous version

Last Working Version

_No response_

Claude Code Version

N/A — using Claude Code on the web (claude.ai/code), not local CLI

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

_No response_

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗