Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| feat: enable quoted reply for everyone | scmmishra | S | No | 8.8h | 1.1h | May 15, 2026 |
SummaryFeatureEnable quoted reply for all accounts Allows all accounts to use quoted email replies by default, removing the need for a feature flag. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript, Yaml, Ruby
Frameworks:
Vue
|
||||||
| fix: missing widget es translations | bfontaine | S | No | 230.2h | 215.6h | May 15, 2026 |
SummaryBug FixFix missing Spanish translations for widget Corrects Spanish i18n file to ensure widget displays proper Spanish text, improving user experience for Spanish-speaking customers. Health Assessment
Small
Low
High
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack |
||||||
| fix: portals#create returns 500 when custom_domain is omitted | RenatoAscencio | S | No | 177.6h | 0.0h | May 15, 2026 |
SummaryBug FixFix portal creation 500 error when custom_domain omitted Ensures portal creation succeeds without custom_domain, improving API reliability. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Ruby
Frameworks:
Rails
|
||||||
| chore(deps): bump net-imap from 0.4.20 to 0.4.24 | dependabot | XS | No | 244.2h | 244.2h | May 15, 2026 |
SummaryChoreBump net-imap dependency to address security fixes Updates the net-imap gem to a newer version that includes critical security patches, ensuring secure email handling. Health Assessment
Small
Low
High
AI DetailsTech Stack
Languages:
Yaml
|
||||||
| feat: add attachments endpoint for contact media view | iamsivin | M | No | 174.5h | 0.0h | May 14, 2026 |
SummaryFeatureAdd attachments endpoint for contact media Enables fetching all attachments shared with or by a contact across conversations, improving agent efficiency and admin oversight. Health Assessment
Medium
High
High
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Ruby
Frameworks:
Rails
|
||||||
| fix: incorrect scope across controllers | scmmishra | L | No | 0.5h | 0.0h | May 14, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| fix(swagger): prevent path traversal in docs controller | sojan-official | S | No | 1.6h | 0.2h | May 14, 2026 |
SummaryBug FixPrevent path traversal in Swagger docs controller Hardens development Swagger endpoint, preventing accidental exposure of sensitive files and closing security scanner findings. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Ruby
Frameworks:
Rails
|
||||||
| test: Stabilize SafeFetch spec against constant-identity flake | scmmishra | M | No | 1.2h | 0.4h | May 14, 2026 |
SummaryTestStabilize SafeFetch spec against flake Fixes flaky test caused by Rails reloader reloading error classes, improving CI reliability. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Ruby
|
||||||
| fix: harden Active Storage direct uploads and proxy streaming | sojan-official | M | No | 25.4h | 0.0h | May 14, 2026 |
SummaryBug FixHarden Active Storage uploads and streaming Improves security by filtering sensitive metadata and limiting proxy range requests for file uploads, protecting against recent Active Storage vulnerabilities. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Ruby, Yaml
Frameworks:
Rails
|
||||||
| perf: eliminate N+1 queries on inboxes#index | sojan-official | S | No | 1.0h | 0.6h | May 14, 2026 |
SummaryRefactorEliminate N+1 queries on inboxes index Reduces inbox listing API latency from minutes to seconds, improving agent dashboard responsiveness for large accounts. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Ruby
Frameworks:
Rails
|
||||||
| fix(editor): Refresh reply editor when reply window reopens in real-time | muhsin-k | XS | No | 12.7h | 0.1h | May 14, 2026 |
SummaryBug FixRefresh reply editor on real-time window reopen This fix resolves a real‑time UX issue where the reply editor stayed un‑typeable after a new message arrived during a closed reply window. Agents can now type immediately without refreshing the page. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Frameworks:
Vue
|
||||||
| feat: don't let onboarding write domain | scmmishra | S | No | 1.3h | 1.0h | May 13, 2026 |
SummaryBug FixPrevent onboarding from overwriting account domain Stops onboarding from overwriting the account domain, ensuring email reply‑to addresses remain accurate for customers whose MX records point elsewhere. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Ruby
Frameworks:
Rails, Vue
|
||||||
| chore: Update `nl` translation in widget | iamsivin | S | No | 0.0h | 0.0h | May 13, 2026 |
SummaryBug FixUpdate nl translation in widget Corrects Dutch translation for the widget, ensuring accurate away text for Dutch-speaking users. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack |
||||||
| feat(linear): Auto link Linear issues from private notes | muhsin-k | L | No | 96.6h | 0.0h | May 12, 2026 |
SummaryFeatureAuto link Linear issues from private notes Adds automatic linking of Linear issues when agents paste a Linear issue URL into a private note, eliminating manual linking and improving workflow. Health Assessment
Large
High
High
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot, ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Ruby
Frameworks:
Rails
|
||||||
| test(voice): WhatsApp Cloud Calling specs [5] | tds-1 | L | No | 189.7h | 0.0h | May 12, 2026 |
SummaryTestAdd WhatsApp Cloud Calling test specs Adds comprehensive test coverage for the WhatsApp Cloud Calling pipeline, ensuring controller and service behavior and error handling. Health Assessment
Large
High
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Ruby
|
||||||
| fix(notifications): respect conversation access when notifying agents | pranavrajs | L | No | 79.3h | 0.0h | May 12, 2026 |
SummaryBug FixFix notification access gating Ensures agents only receive notifications for conversations they can access, preventing unnecessary alerts and improving user experience. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Ruby
Frameworks:
Rails
|
||||||
| chore: update Captain documents filter UI | iamsivin | M | No | 11.8h | 11.7h | May 12, 2026 |
SummaryBug FixUpdate Captain documents filter UI Aligns the Captain documents filter UI with other app filters, improving consistency and user experience. Health Assessment
Medium
Low
Medium
AI DetailsTech Stack
Frameworks:
Vue
|
||||||
| feat(voice): add WhatsApp inbound call webhook pipeline [3] | tds-1 | XL | No | 308.3h | 0.1h | May 12, 2026 |
SummaryFeatureAdd WhatsApp inbound call webhook pipeline Enables WhatsApp Cloud Calling integration by converting inbound call webhooks into chat conversations, voice call bubbles, and real‑time UI updates, expanding Chatwoot’s voice capabilities for customers. Health Assessment
X-Large
High
High
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Ruby
Frameworks:
Rails
|
||||||
| chore(deps): bump nokogiri from 1.19.1 to 1.19.3 | dependabot | XS | No | 80.9h | 80.9h | May 12, 2026 |
SummaryChorechore(deps): bump nokogiri from 1.19.1 to 1.19.3 Updates Nokogiri dependency to address security fixes and memory leak issues. Health Assessment
Small
Low
High
AI DetailsTech Stack |
||||||
| fix: prevent bulk action checkbox reset in team view | iamsivin | XS | No | 0.2h | 0.1h | May 12, 2026 |
SummaryBug FixPrevent bulk action checkbox reset in team view Fixes bulk selection issue in team conversation view, improving user productivity and reducing frustration. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript
Frameworks:
Vue
|
||||||
| feat(companies): add notes and history to company details | sojan-official | L | No | 93.1h | 92.9h | May 11, 2026 |
SummaryFeatureAdd notes and history tabs to company details Enables agents to view recent notes and conversations for a company directly in the sidebar, improving efficiency and reducing context switching. Health Assessment
Large
High
High
AI DetailsTech Stack
Languages:
Javascript, Ruby
Frameworks:
Vue, Rails
|
||||||
| feat: UI changes for document auto sync [AI-153] | aakashb95 | XL | No | 343.7h | 49.9h | May 11, 2026 |
SummaryFeatureAdd UI for document auto sync Provides users with a dashboard to monitor and manage document synchronization, improving visibility and control over web content updates. Health Assessment
X-Large
High
High
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Javascript, Ruby
Frameworks:
Rails, Vue
|
||||||
| feat: add `WidgetCreationService` for onboarding web widget setup | scmmishra | L | No | 289.6h | 1.3h | May 11, 2026 |
SummaryFeatureAdd WidgetCreationService for onboarding web widgets Enables automatic creation of branded web widgets during account onboarding, improving user experience. Health Assessment
Large
High
Medium
AI Details
Confidence:
0.95
Tech Stack
Languages:
Ruby
|
||||||
| chore: log errors from context.dev | scmmishra | XS | No | 292.3h | 2.0h | May 11, 2026 |
SummaryChoreLog errors from context.dev for better visibility Adds enhanced logging for context.dev errors during onboarding enrichment, improving visibility and troubleshooting. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Ruby
Frameworks:
Rails
|
||||||
| chore: verbosely log errors for leadsquare activity failure | scmmishra | S | No | 65.1h | 0.3h | May 11, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| fix: SafeFetch dependency loading | scmmishra | XS | No | 3.2h | 0.6h | May 08, 2026 |
SummaryBug FixFix SafeFetch dependency loading Ensures SafeFetch loads its implementation correctly, preventing CI failures and improving reliability of external fetch operations. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Ruby
Frameworks:
Rails
|
||||||
| chore: bump RubyLLM version [AI-152] | aakashb95 | XL | No | 29.4h | 29.0h | May 08, 2026 |
SummaryChoreBump RubyLLM version and update model registry Updates RubyLLM dependency and refreshes model registry to support latest providers, ensuring compatibility and feature parity. Health Assessment
X-Large
High
High
AI DetailsTech Stack
Languages:
Ruby
|
||||||
| feat(labels): remove label associations asynchronously on delete | sojan-official | M | No | - | 0.0h | May 08, 2026 |
SummaryFeatureRemove label associations asynchronously on delete This change decouples label deletion from association cleanup, improving performance and reliability by reducing latency and preventing race conditions. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Ruby
|
||||||
| fix(security): Enforce admin authorization on custom attribute definitions API | muhsin-k | M | No | 21.6h | 8.6h | May 08, 2026 |
SummaryBug FixEnforce admin authorization on custom attribute definitions API Prevents agents from creating, editing, or deleting custom attributes via API, aligning backend security with UI restrictions and fixing a broken access control vulnerability. Health Assessment
Medium
Medium
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Ruby
Frameworks:
Rails
|
||||||
| feat(companies): add company creation flow | sojan-official | L | No | 8.0h | 8.0h | May 08, 2026 |
SummaryFeatureAdd company creation flow to dashboard Adds a lightweight entry point for agents to create new company profiles directly from the dashboard, improving onboarding efficiency. Health Assessment
Large
Low
Low
AI Details
Confidence:
0.15
Tech Stack
Languages:
Javascript
Frameworks:
Vue
|
||||||
| fix: resolve SendReplyJob flaky specs | aakashb95 | M | No | 4.2h | 0.4h | May 07, 2026 |
SummaryBug FixFix flaky SendReplyJob specs Resolved flaky tests for SendReplyJob by caching service class names instead of objects, ensuring correct constant resolution after Rails reloads. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Ruby
|
||||||
| feat(voice): bridge WhatsApp Cloud Calling to Chatwoot voice pipeline [4] | tds-1 | XL | No | 72.5h | 0.1h | May 07, 2026 |
SummaryFeatureBridge WhatsApp Cloud Calling to Chatwoot Voice Adds WhatsApp Cloud Calling integration to Chatwoot’s voice pipeline, enabling agents to answer and place calls on WhatsApp Cloud inboxes with the same UX as Twilio voice, expanding communication channels. Health Assessment
X-Large
High
Medium
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Ruby
Frameworks:
Rails
|
||||||
| feat: Add labels to contact import/export (pipe-delimited) | alwahib | M | No | - | 0.1h | May 06, 2026 |
SummaryFeatureAdd labels to contact import/export Adds support for importing and exporting contact labels with pipe-delimited CSV files, enhancing contact management functionality. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Ruby, Javascript
Frameworks:
Rails
|
||||||
| fix: document auto sync scheduler resilience | aakashb95 | M | No | 2.8h | 0.0h | May 06, 2026 |
SummaryBug FixFix scheduler resilience for document sync Prevents scheduler crashes by skipping invalid documents and logging errors, ensuring continuous operation. Health Assessment
Medium
High
High
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Ruby
|
||||||
| feat: display conversation ID conversation view | iamsivin | S | No | 0.6h | 0.1h | May 06, 2026 |
SummaryFeatureAdd conversation ID to header Users can copy the conversation ID from the header, streamlining reference and support tasks. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Vue
Frameworks:
Vue
|
||||||
| feat: add attachments section to conversation sidebar | iamsivin | L | No | 18.3h | 0.1h | May 06, 2026 |
SummaryFeatureAdd attachments section to conversation sidebar Enables agents to quickly access all conversation attachments, improving efficiency and reducing scrolling. Health Assessment
Large
Medium
Medium
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Javascript, Ruby
Frameworks:
Vue, Rails
|
||||||
| fix(macros): disable public visibility for agents | sojan-official | L | No | 94.8h | 5.0h | May 06, 2026 |
SummaryBug FixDisable public macro visibility for agents Aligns the macro editor UI with backend permissions, preventing agents from creating or managing public macros and reducing confusion and security risk. Health Assessment
Large
High
High
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Javascript, Ruby
Frameworks:
Vue, Rails
|
||||||
| feat(inbox): Add beta badge for TikTok and Voice channels | muhsin-k | S | No | 11.9h | 11.9h | May 06, 2026 |
SummaryFeatureAdd beta badge for TikTok and Voice channels Adds a small 'Beta' badge to TikTok and Voice channels in inbox creation flow, signaling ongoing polish while keeping them available for users. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Javascript
Frameworks:
Vue
|
||||||
| fix: use a dedicated PAT for ghsa linear sync gh action | vishnu-narayanan | L | No | 2.5h | 0.4h | May 05, 2026 |
SummaryBug FixFix dedicated PAT for GHSA sync action Ensures GitHub Actions can read security advisories by using a fine‑grained PAT, adds Discord alerts for new advisories, and refactors sync logic into Python. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Python, Yaml
Frameworks:
Github-Actions
|
||||||
| fix: added HMAC validation for Whatsapp and Instagram webhooks | sony-mathew | L | No | 184.0h | 0.1h | May 05, 2026 |
SummaryBug FixFix HMAC validation for Whatsapp and Instagram webhooks Adds HMAC validation to secure Whatsapp and Instagram webhook endpoints, preventing unauthenticated message injection and ensuring only legitimate requests are processed. Health Assessment
Large
High
Medium
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Ruby
Frameworks:
Rails
|
||||||
| fix(captain): add v1 handoff classifier [AI-137] | aakashb95 | XL | No | 114.3h | 6.3h | May 05, 2026 |
SummaryBug FixAdd v1 handoff classifier to captain Fixes false handoff promises by decoupling responsibilities and adding an LLM call to evaluate handoff need, improving accuracy and reducing erroneous handoffs. Health Assessment
Large
High
High
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Ruby
Frameworks:
Rails
|
||||||
| feat: inline url embeds in article editor | iamsivin | M | No | 182.6h | 10.8h | May 05, 2026 |
SummaryFeatureAdd inline URL embed previews to article editor Authors can paste URLs and instantly see embed previews in the article editor, improving content creation efficiency and reducing post-publish errors. Health Assessment
Medium
Medium
Medium
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Javascript, Typescript
Frameworks:
Vue
|
||||||
| fix(transcription): guard Whisper 25MB limit and zero temperature for stable output | tds-1 | S | AI | 113.9h | 0.0h | May 05, 2026 |
SummaryBug FixGuard Whisper 25MB limit and zero temperature Adds pre‑flight guard to prevent 413 errors and eliminates hallucinations in Whisper transcriptions, improving reliability for all audio attachments. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Claude, ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Ruby
Frameworks:
Rails
|
||||||