Skip to content

docs(chat-sdk-adapter): add quote-reply capability matrix fixes NV-8794 - #12646

Open
ChmaraX wants to merge 5 commits into
nextfrom
nv-8794-quote-reply-docs
Open

ChmaraX wants to merge 5 commits into
nextfrom
nv-8794-quote-reply-docs

Conversation

@ChmaraX

@ChmaraX ChmaraX commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add canonical per-platform quote-reply matrix to packages/chat-adapter/README.md (outbound + inbound)
  • Fix outdated "WhatsApp first" feature row to WhatsApp + Telegram
  • Link vendor page and framework README to the matrix (no duplicate content)

Test plan

  • Docs only — no code changes
  • Verify matrix links render on GitHub

Made with Cursor

Greptile Summary

Updates agent and Chat SDK documentation with a consistent quote-reply capability matrix and usage examples.

  • Documents native quote replies for WhatsApp and Telegram.
  • Documents plain-post fallback behavior for Slack and Microsoft Teams.
  • Documents inbound quote context through message.replyTo.
  • Aligns channel pages, the custom-code guide, and Chat SDK adapter documentation.

Confidence Score: 5/5

The documentation-only PR appears safe to merge, with no outstanding findings.

The previously reported inbound quote-context issue was manually resolved, and the current documentation consistently uses the normalized message.replyTo field where applicable.

Important Files Changed

Filename Overview
packages/chat-adapter/README.md Updates Chat SDK quote-reply support and documents outbound and inbound usage.
docs/agents/custom-code-agent/building-blocks/reply.mdx Adds the quote-reply capability row and a ctx.reply usage example.
docs/agents/custom-code-agent/building-blocks/handle-events.mdx Documents normalized inbound quote context through message.replyTo.
docs/agents/channels/overview.mdx Adds quote-reply behavior to the cross-channel capability matrix.
packages/chat-adapter/docs/chat-sdk-vendor-page.md Aligns the vendor-facing capability table with the canonical adapter documentation.

Reviews (4): Last reviewed commit: "Merge branch 'next' into nv-8794-quote-r..." | Re-trigger Greptile

Context used:

Document per-platform outbound and inbound quote-reply support so developers know WhatsApp/Telegram native behavior and fallback on other channels.

Co-authored-by: Cursor <cursoragent@cursor.com>
@vercel

vercel Bot commented Sep 14, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
human-md Ready Ready Preview Sep 14, 2026 5:36pm UTC

Request Review

@hacktron-app

hacktron-app Bot commented Sep 14, 2026

Copy link
Copy Markdown

Hacktron Security Check - Skipped

Reason: OSS PR review limit reached for this approved repository and developer. New OSS PRs for this repository will resume at the start of the next cycle.

Wait for the next cycle. OSS quota is limited to the approved OSS repository and cannot be used on paid repositories.

@netlify

netlify Bot commented Sep 14, 2026

Copy link
Copy Markdown

Deploy preview added

Name Link
🔨 Latest commit a616b46
🔍 Latest deploy log https://app.netlify.com/projects/dashboard-v2-novu-staging/deploys/6aa830830270c0000884cee8
😎 Deploy Preview https://deploy-preview-12646.dashboard-v2.novu-staging.co
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@linear-code

linear-code Bot commented Sep 14, 2026

Copy link
Copy Markdown

NV-8794

@testerarmy

testerarmy Bot commented Sep 14, 2026

Copy link
Copy Markdown

TesterArmy skipped tests on this Pull Request.

Result Dashboard Commit Updated (UTC)
⏭️ Skipped Open a616b46 Sep 14, 2026 5:43pm

Why tests were skipped

Documentation-only changes in docs/agents/** and the Chat Adapter Markdown files update quote-reply capability tables and examples without changing deployed app behavior.

… NV-8794

Move the canonical per-channel matrix to Mintlify agent docs, document ctx.reply quoteReply and inbound replyTo for self-hosted agents, and reframe package READMEs as runtime-specific API pointers.

Co-authored-by: Cursor <cursoragent@cursor.com>
@mintlify

mintlify Bot commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated
novu 🟢 Ready View Preview Sep 14, 2026, 5:22 PM

Co-authored-by: Cursor <cursoragent@cursor.com>
Comment thread packages/chat-adapter/README.md Outdated
…s NV-8794

Keep one matrix row and a short reply snippet. Document inbound replyTo only under onMessage, matching attachments.

Co-authored-by: Cursor <cursoragent@cursor.com>
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.

1 participant