upstream merge 2026-04-27 PR-D2: terminal connection diagnostics#449
upstream merge 2026-04-27 PR-D2: terminal connection diagnostics#449
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
🧹 Preview Cleanup CompleteThe following preview resources have been cleaned up:
Thank you for your contribution! 🎉 |
Summary
upstream 2026-04-27 後半バッチ第2弾。PR-D2: terminal connection diagnostics (1 commit)。
取り込み
ce402ca6fformatWsEndpoint,formatCloseDetails)Fork 側コンフリクト解決
apps/desktop/src/renderer/lib/terminal/terminal-ws-transport.ts: fork の Sentry debug capture (terminalRendererDebug.error("ws-error", ...)withcaptureMessage: true,fingerprint: ["terminal.renderer", "ws-error"]) を維持しつつ、upstream の詳細terminal.writeln("WebSocket error while connecting to ${formatWsEndpoint(transport.currentUrl)}. Check host-service or relay connectivity.")を併用。FORK NOTE コメントで意図を残す。Test plan
bun install整合性 OKbun run typecheck全 28 task greenbun run lintbiome green