Pull Request Explorer

Exploring 31 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
📝 Move database recommendation in self-hosting docs baptisteArno XS No 0.0h - May 28, 2026

Summary

Docs

Move database recommendation in self-hosting docs

Updated self-hosting documentation to clarify database recommendation placement, improving clarity for self-hosting users.

Health Assessment

Small
Low
Low
  • PR merged immediately with no review required, indicating a straightforward documentation change with minimal impact.

AI Details

Confidence: 0.95

Tech Stack

📝 Recommend Neon in self-hosting docs baptisteArno XS No 0.1h - May 28, 2026

Summary

Docs

Recommend Neon in self-hosting docs

Adds Neon as the recommended Postgres provider in self-hosting documentation, clarifying a non-affiliate stance.

Health Assessment

Small
Low
Low
  • Quick docs update with minimal changes and immediate approval.

AI Details

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

Tech Stack

Content/link exchange younesbenallal S No 149.6h - May 28, 2026

Summary

Health Assessment

AI Details

Tech Stack

Content: building a WhatsApp chatbot younesbenallal XL No 149.7h - May 28, 2026

Summary

Docs

Add WhatsApp chatbot articles

Adds two blog posts guiding users on building WhatsApp chatbots, expanding content library.

Health Assessment

X-Large
High
High
  • Long cycle time indicates potential bottlenecks in review or approval process.

AI Details

Tech Stack

🔧 Copy skills during Conductor setup baptisteArno XS No 0.1h - May 27, 2026

Summary

Chore

Copy skills during Conductor setup

Copies .agents/skills and .claude/skills directories into the Conductor workspace, ensuring directories exist before copying ignored skill files.

Health Assessment

Small
Low
Low
  • Quick merge with minimal changes and no review required.

AI Details

Confidence: 0.95

Tech Stack

🐛 Fix missing result columns in CSV export baptisteArno M No 0.1h - May 25, 2026

Summary

Bug Fix

Fix missing result columns in CSV export

Ensures CSV exports include all result columns, preventing missing data in reports and improving data integrity for users.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal rework, fast review and merge, low risk.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript
Frameworks: React
🐛 Fix landing page Discord URL baptisteArno S AI 0.1h - May 25, 2026

Summary

Bug Fix

Fix landing page Discord URL

Update Discord redirect URL to typebot.io and ignore local directories.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes and no review iterations.

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Claude
Confidence: 0.90

Tech Stack

Languages: Javascript, Typescript
🐛 Block IPv6 unspecified SSRF targets baptisteArno M No 0.1h - May 24, 2026

Summary

Bug Fix

Block IPv6 Unspecified SSRF Targets

This change prevents potential SSRF attacks by blocking IPv6 unspecified addresses, enhancing security for the application.

Health Assessment

Medium
Low
Low
  • Rapid review and merge indicate low complexity and high confidence in the fix.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
🔧 Prepare v3.17.1 release baptisteArno S No 0.1h - May 22, 2026

Summary

Chore

Prepare v3.17.1 release

This PR bumps the root package version to 3.17.1 and adds the corresponding changelog entry, ensuring the release workflow and documentation reflect the latest changes.

Health Assessment

Small
Low
Low
  • Rapid merge with minimal changes indicates a straightforward release preparation with no significant friction.

AI Details

Confidence: 0.10

Tech Stack

🐛 Fix upload proxy public URL baptisteArno M No 0.2h - May 22, 2026

Summary

Bug Fix

Fix upload proxy public URL

This fix ensures that upload proxy URLs are correctly resolved in self-hosted reverse‑proxy environments, preventing broken uploads and potential security issues.

Health Assessment

Medium
Low
Low
  • Quick review and merge with no rework indicates a straightforward bug fix.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
📝 Update manual deploy docs for Nx baptisteArno M No 0.0h - May 22, 2026

Summary

Docs

Update Nx deploy docs for self-hosting

This update ensures that self-hosting users have accurate, up-to-date instructions for deploying the application using Nx and Bun, improving deployment reliability and reducing support overhead.

Health Assessment

Small
Low
Low
  • PR was merged immediately with no review, indicating a straightforward documentation update.

AI Details

Tech Stack

🔧 Prepare v3.17.0 release baptisteArno M No 0.1h - May 21, 2026

Summary

Chore

Prepare v3.17.0 release

Bump root package version to 3.17.0 and add changelog section for the release workflow.

Health Assessment

Medium
Low
Low
  • Rapid merge with minimal changes; no review required; low risk.

AI Details

Confidence: 0.20

Tech Stack

🐛 Fix unsafe upload URL generation baptisteArno XL No 0.5h - May 21, 2026

Summary

Bug Fix

Fix unsafe upload URL generation

Ensures secure file uploads by replacing unsafe presigned URLs with server‑generated proxy URLs, protecting against potential security vulnerabilities and improving reliability for end users.

Health Assessment

X-Large
Medium
Low
  • The PR was merged within 30 minutes of opening, with a single automated review and one follow‑up commit, indicating a smooth, low‑friction process despite a large code change.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: Nextjs, React
🐛 Fix Google Sheets OAuth callback authorization baptisteArno XL No 0.4h - May 21, 2026

Summary

Bug Fix

Secure Google Sheets OAuth integration and cleanup

This PR hardens the Google Sheets OAuth flow by adding signed state, enforcing proper authorization, and cleaning up after callbacks, reducing security risks and ensuring reliable data sync for users.

Health Assessment

X-Large
Medium
Low
  • Fast turnaround with a single commit and no review rounds indicates high confidence in the changes; however, the large code addition warrants careful monitoring for potential downstream impacts.

AI Details

Tech Stack

Languages: Typescript
Frameworks: Nextjs, React
🐛 Fix PartyKit deploy workflow gate baptisteArno S No 0.1h - May 21, 2026

Summary

Bug Fix

Fix PartyKit deploy workflow gate

Deployments now trigger only on changes to PartyKit packages, preventing unnecessary builds and reducing deployment errors.

Health Assessment

Small
Low
Low
  • Quick fix merged within minutes with minimal changes, indicating low complexity and high confidence.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
🐛 Fix WhatsApp preview webhook authorization baptisteArno S No 0.2h - May 21, 2026

Summary

Bug Fix

Fix WhatsApp preview webhook authorization

Prevents unauthorized access to WhatsApp preview webhooks, ensuring only the correct typebot can resume sessions, improving security and reliability.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, no review needed, merged within minutes.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
🐛 Fix WhatsApp webhook verification baptisteArno XL No 0.2h - May 21, 2026

Summary

Bug Fix

Fix WhatsApp webhook verification

Ensures reliable Meta WhatsApp webhook handling by adding optional secret validation, auto‑subscribing the Meta app, and cleaning up integration state, improving stability for users.

Health Assessment

Large
Medium
Low
  • Fast review and merge with minimal rework; large code changes were quickly validated, indicating strong confidence in the fix.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript, Javascript
Frameworks: Nextjs, React
🐛 Fix WhatsApp status forwarding SSRF protection baptisteArno XS No 0.1h - May 21, 2026

Summary

Bug Fix

Fix WhatsApp status forwarding SSRF protection

This change ensures that WhatsApp status forwarding URLs are protected against SSRF attacks, improving security for workspace-configured integrations.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes and no review friction.

AI Details

Tech Stack

Languages: Typescript
🔧 Add WhatsApp status forward URL update script baptisteArno M No 0.1h - May 21, 2026

Summary

Chore

Add WhatsApp status forward URL update script

Adds a script to update the WhatsApp status webhook forward URL for typebot settings, enabling automated configuration updates.

Health Assessment

Medium
Low
Low
  • The PR was reviewed by an AI tool and merged within minutes, indicating a straightforward change.
  • Minimal review comments and a single commit suggest low complexity and high confidence.

AI Details

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

Tech Stack

Languages: Typescript
📝 Add auth failure troubleshooting section to self-hosting docs baptisteArno S AI 0.9h - May 21, 2026

Summary

Docs

Add auth failure troubleshooting section to self-hosting docs

Adds a troubleshooting guide for authentication failures in self-hosted deployments, helping users diagnose and resolve common issues.

Health Assessment

Small
Low
Low
  • Quick turnaround with minimal changes and a single review, indicating a straightforward documentation update.

AI Details

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

Tech Stack

Add Ask Model file search controls ghisson M No 302.5h 161.4h May 21, 2026

Summary

Feature

Add Ask Model file search controls

Adds chunk count and score threshold options to the Ask Model, enabling finer control over OpenAI file_search tool usage and ensuring score thresholds stay within the 0‑1 range.

Health Assessment

Small
Low
High
  • The PR had a long cycle time and review period, but only a few commits and comments, indicating limited rework and low technical risk.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
🐛 Sanitize CSV exports against formula injection baptisteArno S No 0.1h - May 19, 2026

Summary

Bug Fix

Sanitize CSV exports against formula injection

Prevents spreadsheet formula injection by escaping dangerous leading characters in CSV exports, protecting users from malicious data.

Health Assessment

Small
Low
Low
  • Quick, single‑commit fix with AI‑assisted review, minimal scope and no major blockers.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
🐛 Prevent cross-typebot webhook resume IDOR baptisteArno XS No 0.1h - May 19, 2026

Summary

Bug Fix

Prevent cross-tenant webhook resume IDOR

This fix stops unauthorized users from resuming webhook sessions of other typebots, safeguarding tenant isolation and data security.

Health Assessment

Small
Low
Low
  • Rapid review and merge indicate low complexity and high confidence in the change.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript
🔧 Hash API tokens baptisteArno M No 0.7h - May 19, 2026

Summary

Bug Fix

Hash API tokens for security

Store API tokens as SHA‑256 hashes, authenticate against both hashed and legacy tokens, and seed Playwright tokens as hashes, preventing replay attacks and improving security.

Health Assessment

Small
Low
Low
  • Rapid review with AI assistance led to a single commit and minimal back‑and‑forth, indicating a straightforward, low‑risk change.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
🔒️ Upgrade vulnerable deps (ai v5, nodemailer v8, otel sdk-node 0.217) baptisteArno XL No 0.3h 0.0h May 19, 2026

Summary

Chore

Upgrade vulnerable dependencies to latest versions

This PR updates critical dependencies, including the AI SDK, nodemailer, and OpenTelemetry, to address security vulnerabilities and improve compatibility, ensuring safer and more reliable operation.

Health Assessment

X-Large
Medium
Low
  • Rapid cycle with a single review, indicating straightforward dependency updates; minimal friction and quick resolution.

AI Details

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

Tech Stack

Languages: Typescript
Content/updates younesbenallal XL No 53.6h 0.1h May 15, 2026

Summary

Health Assessment

AI Details

Tech Stack

added faq dir + cover image to articles younesbenallal XL No 77.0h 0.0h May 15, 2026

Summary

Health Assessment

AI Details

Tech Stack

⏪ Revert Google Sheets picker fixes (#2486, #2487) baptisteArno S AI 0.0h 0.0h May 12, 2026

Summary

Bug Fix

Revert Google Sheets picker fixes

Reverts recent changes that broke the Google Sheets picker in production, restoring stable functionality for users.

Health Assessment

Small
Low
Low
  • Quick revert with minimal code changes and no additional commits, indicating low complexity and low risk to the codebase.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
🐛 Add trigger_onepick OAuth param for Google Sheets picker baptisteArno XS AI 0.0h 0.0h May 12, 2026

Summary

Bug Fix

Add trigger_onepick OAuth param for Google Sheets picker

Adds required OAuth parameter to Google Sheets consent URL to comply with Google’s 2026 enforcement, preventing 401 errors in the picker iframe.

Health Assessment

Small
Low
Low
  • Rapid approval with minimal changes; AI-assisted code generation ensured compliance with Google’s new requirement.

AI Details

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

Tech Stack

Languages: Typescript
🐛 Fix Google Sheets picker 401 by setting Cloud Project AppId baptisteArno S AI 0.1h 0.0h May 12, 2026

Summary

Bug Fix

Fix Google Sheets picker 401 error

Ensures Google Sheets integration works by setting the Cloud Project AppId, preventing 401 errors and improving user experience.

Health Assessment

Small
Low
Low
  • Quick AI-assisted fix with minimal changes, fast review and merge, low risk to production

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
Blog articles younesbenallal XL No 71.4h 0.0h May 11, 2026

Summary

Health Assessment

AI Details

Tech Stack

Get this analytics stack for your team

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

Connect Repos