Skip to content

fix: avoid plugin recovery from conversation text - #155

Merged
yaojin3616 merged 1 commit into
dataelement:mainfrom
ba0gu0:fix/boot-failure-detector
Aug 25, 2026
Merged

fix: avoid plugin recovery from conversation text#155
yaojin3616 merged 1 commit into
dataelement:mainfrom
ba0gu0:fix/boot-failure-detector

Conversation

@ba0gu0

@ba0gu0 ba0gu0 commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Restrict DOM-based plugin boot-failure detection to Harness’s dedicated [data-dsh-boot] screen.
  • Preserve the complete diagnostic text from a real boot-failure screen.
  • Add regression coverage for a conversation that quotes Failed to load plugins.

Context

A chat message or model response containing Failed to load plugins previously matched the preload’s document-wide observer and opened the recovery view even though Harness had started successfully.

The earlier environment / pnpm-store repair is already merged in main as #148, so this PR is intentionally the follow-up fix on top of that change.

Verification

  • npm test
  • npm run typecheck

@yaojin3616
yaojin3616 merged commit 753bcb6 into dataelement:main Aug 25, 2026
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.

2 participants