Skip to content

fix(queue): scope error and research detection to active UI (#44) - #63

Merged
MarsLuay merged 1 commit into
mainfrom
issue-accept/44-5bfb87fa-9f93-42b8-83fe-e4312ab55da7
Sep 20, 2026
Merged

MarsLuay merged 1 commit into
mainfrom
issue-accept/44-5bfb87fa-9f93-42b8-83fe-e4312ab55da7

Conversation

@MarsLuay

Copy link
Copy Markdown
Owner

Summary

ChatGPT error, retry, and Deep Research detection now reads only the active response surface (current turn or non-historical status/alert/stop/retry UI). Historical conversation text no longer pauses a healthy queue or fakes research. Missing status UI is reported as unknown/compatibility.

Test plan

  • npm run check (166 tests, ESLint, typecheck)
  • Fixture coverage for stale historical phrases vs live status/error/retry UI

Closes #44

Ignore historical conversation phrases when classifying ChatGPT
error, retry, and Deep Research state. Match only the current
response surface, report the selector that fired, and treat missing
status UI as unknown instead of a false error.
Copilot AI lite review requested due to automatic review settings September 20, 2026 19:48

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@MarsLuay
MarsLuay merged commit 70074d8 into main Sep 20, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Scope error and Deep Research detection to the active response UI

2 participants