BugBot comments are hidden but not resolved when outdated

Where does the bug appear (feature/product)?

BugBot

Describe the Bug

BugBot hides outdated comments but does not resolve them. My repo requires all PR review comments to be resolved prior to merging and with PRs that might have a long commit/message history it becomes hard/tedious to spot these hidden comments. I found this thread and this thread that bring up the same issue basically.

Steps to Reproduce

  1. open a new PR and run bugbot bugbot run
  2. change a line on one of the bugs found by bugbot
  3. the PR is now labeled as outdated by GitHub
  4. rerun bugbot run
  5. the outdated PR is now hidden behind a message This comment was marked as outdated but it is not resolved (image below)

Expected Behavior

There is no specific expected behavior. I think leaving the comments unhidden makes the most sense, especially since GitHub already labels them as Outdated anyway. However, an alternative would be for the comments to get resolved instead of hidden.

Screenshots / Screen Recordings

Operating System

Linux

Current Cursor Version (Menu → About Cursor → Copy)

Version: 1.7.54
VSCode Version: 1.99.3
Commit: 5c17eb2968a37f66bc6662f48d6356a100b67be0
Date: 2025-10-21T19:07:38.476Z
Electron: 34.5.8
Chromium: 132.0.6834.210
Node.js: 20.19.1
V8: 13.2.152.41-electron.0
OS: Linux x64 6.8.0-85-generic

Does this stop you from using Cursor

No - Cursor works, but with this issue

2 Likes