Skip to content

Add bot connection diagnostic reporting / 新增机器人连接诊断上报#4381

Merged
esengine merged 1 commit into
esengine:main-v2from
SivanCola:feature/bot-connection-diagnostics
Jun 14, 2026
Merged

Add bot connection diagnostic reporting / 新增机器人连接诊断上报#4381
esengine merged 1 commit into
esengine:main-v2from
SivanCola:feature/bot-connection-diagnostics

Conversation

@SivanCola

Copy link
Copy Markdown
Collaborator

Summary

  • add a user-triggered bot connection diagnostic report path on top of the crash/performance reporting pipeline from Add performance pressure diagnostics / 新增性能卡顿诊断上报 #4322
  • include sanitized per-connection metadata for config, credential, and send-test failures without remote IDs, session IDs, workspace paths, or secret env names
  • expose copy/send diagnostic actions in the connected bot detail UI and allow the crash worker to ingest bot reports

Validation

  • go test . (desktop)
  • go test ./...
  • npm --prefix desktop/frontend run typecheck
  • npm --prefix desktop/frontend run test
  • npm --prefix desktop/frontend run check:css
  • npm --prefix workers/crash-report run typecheck

@SivanCola SivanCola requested a review from esengine as a code owner June 14, 2026 12:45
@github-actions github-actions Bot added desktop Wails desktop app (desktop/**) v2 Go rewrite (1.x) — main-v2 branch, active development labels Jun 14, 2026
@SivanCola

Copy link
Copy Markdown
Collaborator Author

@codex review

@SivanCola SivanCola changed the title Add bot connection diagnostic reporting Add bot connection diagnostic reporting / 新增机器人连接诊断上报 Jun 14, 2026

@chatgpt-codex-connector chatgpt-codex-connector Bot 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.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 8280ab5ef9

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread desktop/bot_connection_app.go
Comment thread desktop/frontend/src/components/SettingsPanel.tsx Outdated
Comment thread desktop/bot_connection_app.go
@SivanCola SivanCola force-pushed the feature/bot-connection-diagnostics branch from 8280ab5 to e1aaba4 Compare June 14, 2026 13:05
@esengine esengine merged commit fb0cec2 into esengine:main-v2 Jun 14, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

desktop Wails desktop app (desktop/**) v2 Go rewrite (1.x) — main-v2 branch, active development

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants