Pull Request Explorer

Exploring 137 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
fix(whatsapp): show backend errors when calls fail muhsin-k XS No 0.1h 0.1h Sep 10, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix: simplify Captain eligibility checks for paid self-hosted plans sojan-official M No 9.7h 0.2h Sep 10, 2026

LLM analysis pending

This PR has not been analyzed yet.

refactor: group Captain runner options sony-mathew M No 65.0h 0.0h Sep 10, 2026

LLM analysis pending

This PR has not been analyzed yet.

feat(shopify): add gated billing infrastructure muhsin-k XL No 20.9h 0.1h Sep 10, 2026

LLM analysis pending

This PR has not been analyzed yet.

feat(inboxes): improve channel finish setup guidance sojan-official L No - 0.1h Sep 10, 2026

Summary

Feature

Improve channel finish setup guidance

Streamlines onboarding for Twilio, WhatsApp, and Bandwidth channels by removing unnecessary manual steps, reducing friction and improving user experience.

Health Assessment

Medium
Low
Low
  • Fast review (0.1h) and minimal rework indicate a well‑tested change; the moderate code churn (≈95 lines) and cross‑layer updates suggest a focused feature with low risk.

AI Details

Tech Stack

Languages: Ruby, Javascript
fix: reject invalid conversation parameters sojan-official L No 235.7h 0.1h Sep 09, 2026

LLM analysis pending

This PR has not been analyzed yet.

feat(whatsapp): grant embedded signup access after use case submission muhsin-k M No 6.0h 0.1h Sep 09, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix: report filters resetting when opening a team aakashb95 M No 46.1h 46.1h Sep 09, 2026

LLM analysis pending

This PR has not been analyzed yet.

docs(campaigns): document campaign creation and scheduling APIs muhsin-k XL No 2.5h 0.1h Sep 09, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix: enable reply suggestion search for self-hosted Premium aakashb95 S No 15.5h 0.1h Sep 09, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix: generate Captain FAQ suggestions in account locale aakashb95 S No 15.5h 0.3h Sep 09, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(whatsapp): skip tracking-only webhook jobs muhsin-k M No 40.9h 0.1h Sep 09, 2026

LLM analysis pending

This PR has not been analyzed yet.

test: cover WhatsApp HTML-like outbound payload sony-mathew S No 0.5h 0.1h Sep 09, 2026

LLM analysis pending

This PR has not been analyzed yet.

feat(inboxes): persist social provider names sony-mathew XL No 215.0h 1.3h Sep 09, 2026

LLM analysis pending

This PR has not been analyzed yet.

feat(billing): cancel subscriptions at period end and show the cancellation date tds-1 L No 138.9h 0.8h Sep 09, 2026

LLM analysis pending

This PR has not been analyzed yet.

docs: fix typo in message provider JSDoc vaibhav8a XS No 241.6h 241.6h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(widget): preserve spacing after message lists muhsin-k XS No 0.5h 0.2h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix: stray backslash and vanishing signature separator in replies iamsivin L No 167.6h 0.1h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix: mirror directional widget icons in RTL locales iamsivin M No 2.8h 0.1h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix: prevent stale messages when switching conversations scmmishra M No 24.8h 1.2h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

feat: allow rotating the inbox HMAC token scmmishra L No 2.5h 0.1h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(auth): show OAuth error toast after snackbar mounts scmmishra S No 0.3h 0.1h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

feat: improve Captain playground test setup sony-mathew XL No 143.7h 0.2h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

feat(whatsapp): route campaigns to BSUID recipients muhsin-k L No 221.6h 0.1h Sep 07, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix: refresh conversation lists safely on reconnect scmmishra L No 124.4h 0.1h Sep 07, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix: send Captain resolution message from resolve tool aakashb95 M No 96.5h 0.1h Sep 07, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(whatsapp): classify BSUID contacts as leads muhsin-k M No 93.5h 0.3h Sep 07, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(automation): load SLA options before editing rules scmmishra S No 100.9h 0.1h Sep 07, 2026

LLM analysis pending

This PR has not been analyzed yet.

feat: render media previews in the article diff panel iamsivin M No 136.1h 0.1h Sep 07, 2026

LLM analysis pending

This PR has not been analyzed yet.

chore(deps-dev): bump @faker-js/faker from 9.9.0 to 10.5.0 in /tests/playwright dependabot S No 28.5h 7.6h Sep 04, 2026

Summary

Chore

Bump faker dependency in Playwright tests

Updates the faker library to the latest version, ensuring test data generation remains current and compatible with the test suite.

Health Assessment

Small
Low
Low
  • Quick approval with minimal changes; straightforward dependency bump.

AI Details

Tech Stack

feat(voice): per-inbox call recording and transcription settings tds-1 L No 109.6h 0.1h Sep 04, 2026

Summary

Feature

Add per-inbox call recording and transcription settings

Admins can now toggle call recording and transcription on a per-inbox basis, enabling compliance control and reducing unnecessary data capture while preserving existing functionality.

Health Assessment

Large
Medium
Medium
  • The PR required several iterations after a quick initial review, with a total cycle time of 109.5 hours and multiple review rounds, indicating a complex feature that was carefully validated. The presence of an AI review tool (ChatGPT) suggests automated assistance was used to support the review process.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: ChatGPT
Confidence: 0.95

Tech Stack

Languages: Javascript, Ruby, Yaml
Frameworks: Rails, Vue
fix: automation rules cannot be edited after closing the panel iamsivin S No 1.3h 0.3h Sep 03, 2026

Summary

Bug Fix

Fix automation rule edit after panel close

Prevents users from being unable to edit automation rules after closing the panel, restoring workflow continuity and reducing frustration.

Health Assessment

Small
Low
Low
  • Quick, single-commit fix with minimal code changes and fast review turnaround, indicating low complexity and risk.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

Languages: Javascript, Vue
Frameworks: Vue
fix(line): log invalid webhook signatures muhsin-k XS No 2.3h 0.0h Sep 03, 2026

Summary

Bug Fix

Log invalid LINE webhook signatures

Adds warning logs for invalid LINE webhook signatures, improving debugging and visibility.

Health Assessment

Small
Low
Low
  • Quick AI-assisted fix with minimal changes, resolved in under 3 hours, no major rework.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude, ChatGPT
Confidence: 0.95

Tech Stack

Languages: Ruby
Frameworks: Rails
fix: read FRONTEND_URL from global config for SAML ACS URL scmmishra S No 50.0h 19.1h Sep 03, 2026

Summary

Bug Fix

Fix SAML ACS URL to use global FRONTEND_URL

Ensures SAML login works when FRONTEND_URL is overridden, preventing mismatched host errors.

Health Assessment

Small
Low
Low
  • PR had a single review cycle with minimal back‑and‑forth, indicating a straightforward bug fix.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: ChatGPT
Confidence: 0.95

Tech Stack

Languages: Ruby
Frameworks: Rails
fix: improve Google OAuth signup error feedback scmmishra S No 25.2h 0.1h Sep 03, 2026

Summary

Bug Fix

Improve Google OAuth signup error feedback

Enhances user experience by clarifying that a work email is required for Google OAuth signup and extends error toast visibility.

Health Assessment

Small
Low
Low
  • Quick review and minimal changes indicate a straightforward bugfix with low risk.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: ChatGPT
Confidence: 0.95

Tech Stack

Languages: Vue
Frameworks: Vue
feat(contacts): show whatsapp usernames in social links muhsin-k M No 2.3h 0.1h Sep 03, 2026

Summary

Feature

Show WhatsApp usernames in contact social links

Adds the ability for agents to view and preserve WhatsApp usernames in the contact UI, improving consistency and reducing data loss during edits.

Health Assessment

Medium
Low
Low
  • Fast cycle time and minimal review comments indicate a smooth, low‑risk change with quick approval and merge.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: ChatGPT, Copilot
Confidence: 0.95

Tech Stack

Languages: Javascript
Frameworks: Vue
fix: sync embedded app context scmmishra L No 3.1h 3.1h Sep 03, 2026

Summary

Bug Fix

Sync embedded app context for dashboard widgets

Dashboard apps now receive custom attribute definitions and the resolved Chatwoot theme in their context, keeping them synchronized as attributes and theme change and routing refresh requests to the correct iframe.

Health Assessment

Large
Low
Low
  • Fast turnaround with minimal rework; single commit and approval; small number of files but moderate line changes.

AI Details

Confidence: 0.10

Tech Stack

Languages: Javascript, Vue
Frameworks: Vue
fix: preserve spacing between automation conditions scmmishra XS No 1.0h 1.0h Sep 03, 2026

Summary

Bug Fix

Fix spacing between automation conditions

Ensures automation rules with label and assignee conditions run reliably, eliminating silent failures caused by SQL syntax errors.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, approved in one review, indicating low complexity and high confidence.

AI Details

Confidence: 0.10

Tech Stack

Languages: Ruby
fix: prevent team icon picker clipping iamsivin L No 19.8h 0.3h Sep 02, 2026

Summary

Bug Fix

Prevent team icon picker clipping

Fixes UI issue where team icon picker was clipped, improving user experience in team creation/editing.

Health Assessment

Large
Low
Low
  • Fast cycle time and single review round indicate a smooth process; AI review helped catch issues early.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: ChatGPT
Confidence: 0.95

Tech Stack

Languages: Javascript
Frameworks: Vue
fix(whatsapp): remove reconfigure feature gate muhsin-k L No 0.9h 0.7h Sep 02, 2026

Summary

Bug Fix

Remove deprecated WhatsApp reconfigure feature gate

Enables admins to reconfigure WhatsApp Embedded Signup inboxes without relying on a deprecated feature flag, simplifying workflow and maintaining feature stability.

Health Assessment

Medium
Low
Low
  • Fast cycle time and minimal review rounds indicate a straightforward change; automated AI review helped streamline the process.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: ChatGPT
Confidence: 0.95

Tech Stack

Languages: Ruby, Javascript
Frameworks: Rails, Vue
fix: show Initiated at in the agent's timezone iamsivin M No 19.1h 19.1h Sep 02, 2026

Summary

Bug Fix

Fix Initiated at timezone display

Ensures conversation initiation times are shown in the agent's timezone with timezone label, improving clarity for agents.

Health Assessment

Medium
Low
Low
  • Quick resolution with a single commit and approval, indicating a straightforward bug fix with minimal friction.

AI Details

Confidence: 0.80

Tech Stack

Languages: Javascript
Frameworks: Vue
feat: improve file upload experience in the article editor iamsivin XL No 161.1h 0.1h Sep 01, 2026

Summary

Feature

Improve file upload experience in article editor

Enhances user experience by enabling instant image preview, background uploads with progress, cancel, retry, and video uploads with inline progress and persistent sizing, reducing friction and improving content creation efficiency.

Health Assessment

Large
High
High
  • The PR underwent extensive rework with multiple merges and many automated review comments, indicating complex changes but a quick initial review; the large scope and many iterations suggest a high risk of defects or integration issues.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: ChatGPT
Confidence: 0.95

Tech Stack

Languages: Javascript, Ruby
Frameworks: Vue
feat(tiktok): add inbox access request sojan-official M No 3.6h 0.1h Sep 01, 2026

Summary

Feature

Add inbox access request for TikTok channel

Enables Chatwoot Cloud accounts without the TikTok feature to request access via support directly from the inbox card, streamlining onboarding and compliance while preserving existing OAuth flows for enabled plans.

Health Assessment

Medium
Medium
High
  • The PR moved quickly (3.6h cycle) but required multiple automated review comments and several commits after the first review, indicating high automation but also potential for oversight. The moderate scope and feature nature suggest a balanced risk profile.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Copilot, ChatGPT
Confidence: 0.95

Tech Stack

Languages: Ruby, Javascript
Frameworks: Rails, Vue
fix: show team icons in the sidebar iamsivin XS No 17.2h 4.0h Sep 01, 2026

Summary

Bug Fix

Show team icons in sidebar

This fix ensures team icons appear in the sidebar, improving navigation consistency and visual cues for users.

Health Assessment

Small
Low
Low
  • Quick resolution with minimal changes and no rework, indicating a straightforward bug fix.

AI Details

Tech Stack

Languages: Vue
Frameworks: Vue
feat(whatsapp): enable embedded signup for paid plans muhsin-k S No 23.9h 0.9h Sep 01, 2026

Summary

Feature

Enable embedded WhatsApp signup for paid plans

Paid accounts automatically receive WhatsApp embedded signup, eliminating the need for support approval for Startups, Business, and Enterprise plans.

Health Assessment

Small
Low
Low
  • Quick review cycle with AI‑assisted suggestions and a single small change led to a fast merge.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: ChatGPT
Confidence: 0.95

Tech Stack

Languages: Ruby
fix(whatsapp): preserve phone conversations for mixed BSUID payloads muhsin-k M No 0.6h 0.1h Aug 31, 2026

Summary

Bug Fix

Preserve phone conversation continuity for mixed payloads

Ensures agents and customers see consistent conversation history by routing mixed phone and BSUID webhooks to the correct conversation, preventing duplicate threads and improving user experience.

Health Assessment

Medium
Low
Low
  • Fast turnaround with minimal rework; AI review comments helped clarify intent and reduce back‑and‑forth.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: ChatGPT, Copilot
Confidence: 0.95

Tech Stack

Languages: Ruby
fix(inboxes): hide Facebook and X identifiers sony-mathew S No 0.5h 0.1h Aug 31, 2026

Summary

Bug Fix

Hide Facebook and X identifiers in inbox UI

This change removes opaque provider IDs from inbox labels, improving clarity for users.

Health Assessment

Small
Low
Low
  • Fast turnaround with minimal changes indicates low complexity and risk.

AI Details

Confidence: 0.10

Tech Stack

Languages: Javascript
fix: moved learn more hyperlink below the description iamsivin S No 0.1h 0.1h Aug 31, 2026

Summary

Bug Fix

Move Learn More link below description

Fixes UI layout on Templates page, aligning link placement and hiding on custom‑branded instances.

Health Assessment

Small
Low
Low
  • Rapid review and merge indicate a straightforward UI fix with minimal risk.

AI Details

Confidence: 0.20

Tech Stack

Languages: Javascript
Frameworks: Vue
chore: format hover timestamps in the user's locale iamsivin L No 89.9h 0.9h Aug 31, 2026

Summary

Feature

Format hover timestamps per user locale

Ensures hover tooltips display timestamps in the dashboard’s locale, improving internationalization and user experience.

Health Assessment

Large
High
High
  • The PR had a long cycle time but a quick initial review; multiple merge commits and rework indicate integration complexity and potential for future maintenance challenges.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: ChatGPT
Confidence: 0.95

Tech Stack

Languages: Javascript
Frameworks: Vue
fix(whatsapp): remux call recordings to ogg so files carry a duration tds-1 S No 309.3h 0.1h Aug 31, 2026

Summary

Feature

Remux WhatsApp call recordings to OGG for duration

Ensures mobile playback works by converting WebM recordings to OGG, adding accurate duration metadata.

Health Assessment

Small
Medium
High
  • The PR had a long cycle time but a quick initial review; multiple rework commits indicate complexity in achieving cross‑platform playback compatibility.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: ChatGPT
Confidence: 0.95

Tech Stack

Languages: Javascript
Page 1 of 3 »

Get this analytics stack for your team

Connect GitHub and see cycle time, review bottlenecks, PR flow, and trend changes in minutes.

Connect Repos