docs/plans/4900-pr-and-comment.md
Open or update the PR for the current checkout, then update the existing GitHub issue comment for issue #4900 with the PR URL.
check#4900 issue comment with the PR linkcheck before any PR create or update.check run failed in packages/ai/src/react/ai-chat/utils/aiChatActions.spec.ts because resetAIChat.ts imported clearAIStreamSnapshot through the AI lib barrel, which pulled in markdown serializer exports the test mock did not provide.../../../lib/transforms/aiStreamSnapshot fixed the failing spec without changing behavior.pnpm check passed after the import fix.https://github.com/udecode/plate/pull/4902https://github.com/udecode/plate/issues/4900#issuecomment-4136090707