Skip to content

docs(ui-kit): remove 1:1 conversation limitation note from AI assistant chat#404

Open
PrajwalDhuleCC wants to merge 1 commit into
mainfrom
docs/agent-in-group-react-v6
Open

docs(ui-kit): remove 1:1 conversation limitation note from AI assistant chat#404
PrajwalDhuleCC wants to merge 1 commit into
mainfrom
docs/agent-in-group-react-v6

Conversation

@PrajwalDhuleCC

Copy link
Copy Markdown
Contributor

Description

Related Issue(s)

Type of Change

  • Documentation correction/update
  • New documentation
  • Improvement to existing documentation
  • Typo fix
  • Other (please specify)

Checklist

  • I have read the CONTRIBUTING document
  • My branch name follows the naming convention
  • My changes follow the documentation style guide
  • I have checked for spelling and grammar errors
  • All links in my changes are valid and working
  • My changes are accurately described in this pull request

Additional Information

Screenshots (if applicable)

…nt chat

- Remove outdated limitation note about AI agents only responding in one-on-one conversations
- Remove note about group support being on the roadmap
@mintlify

mintlify Bot commented Jun 25, 2026

Copy link
Copy Markdown

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

Project Status Preview Updated (UTC)
cometchat 🟢 Ready View Preview Jun 25, 2026, 9:52 AM

@jitvarpatil

Copy link
Copy Markdown
Contributor

Docs review — ✅ Approve

Removes the now-false "1:1 conversations only" <Note> from ui-kit/react/v6/ai-assistant-chat.mdx — the web UIKit counterpart to #415 (Android) and #416 (RN). Clean, build-safe, accurate.

✅ Verified

🟡 P2 — cross-platform consistency (optional, not a blocker)

Android (#415) and RN (#416) replaced the note with an affirmative "1:1 and group conversations" explanation; this PR just deletes it. That's reasonable here — React/web has no guide-ai-agent page (its AI content lives in ai-assistant-chat.mdx, structured differently), so there's no natural spot for the identical positive note. If you want full parity, add a one-line "works in 1:1 and group conversations" mention — but the deletion alone is a correct, sufficient fix.

Good to merge.

🤖 Automated docs review (Mintlify link/redirect/content checks).

@jitvarpatil jitvarpatil left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Docs review — ✅ Approve

Removes the now-false "1:1 conversations only" <Note> from ui-kit/react/v6/ai-assistant-chat.mdx — the web UIKit counterpart to #415 (Android) and #416 (RN). Clean, build-safe, accurate.

✅ Verified

  • Structure: 1 file, 0+/4-; removes a complete <Note>…</Note> block cleanly (no dangling MDX tags), no nav/version/image changes. The only link removed was the external feedback.cometchat.com roadmap link — nothing to resolve.
  • No contradictions: no lingering "1:1 only" / "one-on-one" / "roadmap" / "do not respond in groups" text remains on the page.
  • Correctness: removing the limitation is accurate now that AI agents support groups (consistent with #415/#416).

🟡 P2 — cross-platform consistency (optional, not a blocker)

Android (#415) and RN (#416) replaced the note with an affirmative "1:1 and group conversations" explanation; this PR just deletes it. That's reasonable here — React/web has no guide-ai-agent page (its AI content lives in ai-assistant-chat.mdx, structured differently), so there's no natural spot for the identical positive note. If you want full parity, add a one-line "works in 1:1 and group conversations" mention — but the deletion alone is a correct, sufficient fix.

Good to merge.

🤖 Automated docs review (Mintlify link/redirect/content checks).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants