Skip to content

Added agent in group#419

Merged
ketanyekale merged 4 commits into
mainfrom
feature/flutter-agent-in-group
Jul 2, 2026
Merged

Added agent in group#419
ketanyekale merged 4 commits into
mainfrom
feature/flutter-agent-in-group

Conversation

@raj-cometchat

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)

@mintlify

mintlify Bot commented Jul 2, 2026

Copy link
Copy Markdown

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

Project Status Preview Updated (UTC)
cometchat 🟢 Ready View Preview Jul 2, 2026, 10:40 AM

@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 — 🟠 Request changes (broken link)

Strong PR overall — the interactive-messages deletion is handled correctly with a redirect (→ /sdk/flutter/send-message), version bumps (cometchat_chat_uikit ^6.0.5, cometchat_calls_sdk ^5.0.3) are both published/current, cards are correctly documented as receive-only, and the ccCardActionClicked example uses the right dynamic + CometChatCardActionEvent cast pattern (verified against the 6.0.5 UIKit dartdoc). Holding approval on one broken link.

🟠 Please fix: broken internal link

sdk/flutter/overview.mdx:81 links to a page that doesn't exist:

<Card title="Calling" icon="phone" href="/sdk/flutter/calling-overview">

There is no /sdk/flutter/calling-overview page. The Flutter calling docs live under /calls/flutter/ — update the href to /calls/flutter/overview (which exists).

It pre-dates this PR, but since this is the Flutter SDK docs pass, please fix it here (or confirm the intended destination).

🟡 P2 — nit (optional)

sdk/flutter/messaging-overview.mdx:4 — the page description still says "…action, call, and interactive message structures," but the body swapped interactive → card. Update the description to "card" for consistency (body is already correct).

Everything else is verified and good to merge once the link is fixed.

🤖 Automated docs review (Mintlify link/redirect/content checks + version/API verification against pub.dev 6.0.5 / 5.0.3).

…tion

- overview.mdx: point Calling card to /calls/flutter/overview (was dead /sdk/flutter/calling-overview)
- messaging-overview.mdx: description "interactive" -> "card" to match body

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@jitvarpatil

Copy link
Copy Markdown
Contributor

Re-review — ✅ Approve

Both findings from the previous review are fixed:

  • Broken link fixed: sdk/flutter/overview.mdx:81 now href="/calls/flutter/overview" (target exists). Analyzer: 0 broken links (was 1).
  • Description fixed: messaging-overview.mdx:4 now reads "…custom, card, action, and call message structures" (dropped the stale "interactive").

Full structural check clean: 0 broken links, 0 nav breaks, 0 orphans; the deleted interactive-messages page is still properly redirected → /sdk/flutter/send-message (0 unredirected). Combined with the earlier content verification — published cometchat_chat_uikit ^6.0.5 / cometchat_calls_sdk ^5.0.3, cards correctly documented as receive-only, and the correct ccCardActionClicked + CometChatCardActionEvent cast pattern (verified against the 6.0.5 UIKit dartdoc) — there are no outstanding issues.

Ready to merge. 🚀

🤖 Automated docs review — re-check after fixes.

@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.

Re-review — ✅ Approve

Both findings from the previous review are fixed:

  • Broken link fixed: sdk/flutter/overview.mdx:81 now href="/calls/flutter/overview" (target exists). Analyzer: 0 broken links (was 1).
  • Description fixed: messaging-overview.mdx:4 now reads "…custom, card, action, and call message structures" (dropped the stale "interactive").

Full structural check clean: 0 broken links, 0 nav breaks, 0 orphans; the deleted interactive-messages page is still properly redirected → /sdk/flutter/send-message (0 unredirected). Combined with the earlier content verification — published cometchat_chat_uikit ^6.0.5 / cometchat_calls_sdk ^5.0.3, cards correctly documented as receive-only, and the correct ccCardActionClicked + CometChatCardActionEvent cast pattern (verified against the 6.0.5 UIKit dartdoc) — there are no outstanding issues.

Ready to merge. 🚀

🤖 Automated docs review — re-check after fixes.

@ketanyekale ketanyekale merged commit 44c4849 into main Jul 2, 2026
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants