发布

  • debug: add comprehensive logging for surface bug investigation

    frostbyte_neo 发布于 2026-04-16 06:46:36 +00:00

    Logs added across the full chain to trace surface mode decisions:

    • PageLayout: isProjectHome, showAssistantSidebar decisions
    • AssistantSidebar: instance lifecycle (mount/unmount/render), bridge
      creation, window.opikBridge set/cleanup timing, context:changed
      emission with listener counts, iframe attach/detach
    • Global ASB_DEBUG() helper for console inspection

    Color-coded by component:

    • [PageLayout] pink
    • [ASB:*] purple (host-side bridge + instance lifecycle)

    Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com

    下载附件