Pull Request Explorer

Exploring 50 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
fix(deps): batch security update — 1 vulnerability appsmith-smithes S No 3.9h 3.9h Sep 10, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(deps): batch security update — 2 vulnerabilities appsmith-smithes M No 298.9h 61.6h Sep 10, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(deps): update vulnerable client dependencies appsmith-smithes M No 1.7h 1.7h Sep 09, 2026

LLM analysis pending

This PR has not been analyzed yet.

chore(release): promote release to master appsmith-smithes XL No 0.2h 0.1h Sep 09, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(ctl): accept newer Mongo URI options in check-replica-set sebastianiv21 M AI 146.8h 0.1h Sep 09, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(test): prevent Email_settings stale getAllWorkspaces intercept subrata71 S AI 8.8h 8.0h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix: Mcp server baseUrl suffix omission sondermanish M AI 1.4h 0.1h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix: handle empty branch set in git.sh branch store upload wyattwalter M AI 190.1h 13.9h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix: Now Mcp also accepts redis cluster sondermanish M AI 0.9h 0.2h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix: prevent custom widget builder crash on large syntax errors amelia-c0n L AI 22.5h 0.1h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

chore: Removed mcp server url settings from admin settings sondermanish L AI 1.1h 0.3h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(test): prevent infinite Cypress hang in StubWindowNAssert subrata71 S AI 9.9h 0.2h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

ci: converge fork and internal PRs on a single required merge gate subrata71 L AI 80.1h 70.6h Sep 07, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(deps): resolve shared client vulnerabilities appsmith-smithes M No 2.4h 2.4h Sep 07, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix: mask admin env secrets and show derived DB/Redis connection status GHSA-rf99-rc2w-vh94 wyattwalter XL AI 189.3h 23.7h Sep 04, 2026

Summary

Bug Fix

Mask admin env secrets and show DB/Redis status

Prevents credential leakage in admin settings and provides clear connection status, enhancing security and operational visibility.

Health Assessment

X-Large
High
Medium
  • Security fix required multiple iterations; large code changes; review took 24h; many commits after review; high risk but resolved.

AI Details

Usage: AI Assisted
Category: Both AI
Tools: Claude, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript, Java
Frameworks: React
chore: MCP enabled check for all authentication mechanism sondermanish S AI 1.1h 0.0h Sep 04, 2026

Summary

Bug Fix

Add MCP enabled check to all authentication

Fixes a security vulnerability by ensuring the MCP enabled flag is verified for every authentication path, preventing unauthorized access when cache misses occur.

Health Assessment

Small
Low
Low
  • Quick, single-commit fix with minimal code changes and AI-assisted review comments, indicating a low-risk, high-efficiency resolution.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Java
chore(release): promote release to master appsmith-smithes XL No 0.5h 0.5h Sep 04, 2026

Summary

Chore

Promote release to master

Promotes the release branch to master, ensuring the latest stable code is available for production deployments.

Health Assessment

Large
Low
Low
  • Rapid merge with minimal review indicates stable changes; the large number of files reflects extensive CI/CD and Docker configuration updates.

AI Details

Confidence: 0.10

Tech Stack

Languages: Yaml, Javascript
Frameworks: Github-Actions
feat: MCP Server PR 3 sondermanish XL AI 2.6h 0.1h Sep 03, 2026

Summary

Feature

Add MCP server to Appsmith

Adds a new MCP server enabling authenticated app creation, editing, data queries, and publishing, expanding platform capabilities.

Health Assessment

X-Large
High
Low
  • Rapid merge with minimal review, but the addition of over 50k lines across 20 files indicates a substantial new feature that may introduce integration complexity.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Javascript, Shell, Yaml
feat: Mcp server client changes sondermanish XL AI 7.5h 5.1h Sep 02, 2026

Summary

Feature

Add MCP server client support

Adds MCP server configuration and token management UI, enabling administrators to create, manage, and revoke MCP tokens, improving security and operational control.

Health Assessment

Large
Medium
Low
  • PR delivered in under 8 hours with a single review, indicating efficient implementation and high confidence in the changes.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
feat: Mcp server backend service PR 1 sondermanish XL AI 5.1h 0.1h Sep 02, 2026

Summary

Feature

Add MCP server backend support

Adds MCP server support and secure token management, enabling clients to authenticate and manage tokens with rate limiting and lifecycle controls.

Health Assessment

Large
Low
Low
  • Fast review cycle (5.1h) with minimal comments indicates high confidence in the changes; large code addition but no major blockers or rework.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Java
ci: enforce strict client builds; suppress CSS order false positives sebastianiv21 S AI 36.5h 30.3h Sep 02, 2026

Summary

CI/CD

Enforce strict client builds, suppress CSS order warnings

Ensures production builds fail on real errors and eliminates misleading CSS ordering warnings, improving release reliability for all contributors.

Health Assessment

Small
Low
Medium
  • The PR had a moderate review lag of 30 hours but a small scope and single commit, indicating a focused but slightly delayed review process.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Yaml, Javascript
fix(deps): resolve postcss-selector-parser vulnerabilities appsmith-smithes S No 1.8h 1.8h Sep 02, 2026

Summary

Bug Fix

Resolve postcss-selector-parser vulnerability updates

Fixes security vulnerabilities in postcss-selector-parser by pinning to patched versions, ensuring safe frontend dependencies.

Health Assessment

Small
Low
Low
  • Quick security fix with minimal changes and fast review, indicating efficient process.

AI Details

Tech Stack

Languages: Javascript
test(server): retarget Firestore emulator image after GCR tag removal subrata71 XS AI 0.4h 0.4h Sep 01, 2026

Summary

Test

Retarget Firestore emulator image after GCR tag removal

Fixes test failures by pinning a new emulator image, ensuring server unit tests run reliably.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved test failures promptly.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Java
chore(release): promote release to master appsmith-smithes XL No 0.6h 0.6h Aug 31, 2026

Summary

Chore

Promote release branch to master

Promotes the release branch to master, ensuring the latest stable code is deployed to production.

Health Assessment

X-Large
Low
Low
  • Fast cycle time and minimal review indicate a smooth, low‑friction process. The large number of CI workflow changes is routine for release promotion and carries minimal risk.

AI Details

Tech Stack

Languages: Yaml, Typescript
Frameworks: Github-Actions, React
fix: keep form signup toggle label static sebastianiv21 S AI 36.4h 5.3h Aug 28, 2026

Summary

Bug Fix

Fix static label for signup toggle

Ensures consistent signup toggle labeling, preventing accidental open signups and reducing unintended paid seat usage.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved in a single review cycle, indicating low complexity and high confidence.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
ci: run docker image workflow cron once daily at 07:00 IST subrata71 XS AI 0.5h 0.5h Aug 28, 2026

Summary

CI/CD

Schedule Docker Image Workflow Once Daily

Reduces CI cost and flakiness by running the Docker image build workflow only once per weekday, improving reliability and resource efficiency.

Health Assessment

Small
Low
Low
  • Quick approval with minimal changes indicates low complexity and high confidence in the change.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
chore(release): promote release to master appsmith-smithes XL No 0.5h 0.5h Aug 27, 2026

Summary

Chore

Promote release to master branch

Promotes the release branch to master, ensuring the latest stable code is deployed to production.

Health Assessment

X-Large
Low
Low
  • Fast cycle time and minimal review friction indicate an efficient release process with low risk of regressions.

AI Details

Confidence: 0.20

Tech Stack

Languages: Java
fix: harden IP literal handling in RestrictedHostFilter wyattwalter L AI 283.3h 116.7h Aug 26, 2026

Summary

Bug Fix

Harden IP literal handling in RestrictedHostFilter

Improves security by canonicalizing IP literals, preventing SSRF bypass via alternate IP representations and ensuring consistent host evaluation.

Health Assessment

Large
High
High
  • Security fix required extensive review and multiple iterations, leading to a long cycle time and high review friction.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Java
fix(plugins): run blocking plugin I/O on the bounded-elastic scheduler and bound socket timeouts wyattwalter XL AI 42.7h 3.5h Aug 26, 2026

Summary

Bug Fix

Fix plugin I/O blocking and timeout handling

Ensures external plugin calls run on a bounded scheduler and enforce socket timeouts, preventing server stalls and improving reliability for users.

Health Assessment

X-Large
High
Low
  • The PR was reviewed quickly with a single comment, but the change spans 16 files and over 1,100 lines, indicating a high-impact fix that required careful testing to avoid regressions.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Java
chore(release): promote release to master appsmith-smithes XL No 0.3h 0.3h Aug 26, 2026

Summary

Chore

Promote release to master

Deploys the latest release branch to master, adding a concurrency guard to the Docker build workflow and improving the evaluated‑value helper popup for a smoother user experience.

Health Assessment

X-Large
Medium
Low
  • Fast cycle time and minimal review rounds indicate an efficient release process. The large number of lines added reflects the inclusion of a concurrency guard and UI improvements, but the quick merge suggests confidence in the CI pipeline and code quality.

AI Details

Tech Stack

Languages: Typescript, Yaml
Frameworks: React, Github-Actions
feat: smarter placement and whole-window collapse for the evaluated value helper popup salevine XL AI 261.6h 0.1h Aug 24, 2026

LLM analysis pending

This PR has not been analyzed yet.

ci: add concurrency guard to test-build-docker-image workflow subrata71 XS AI 4.0h 3.7h Aug 24, 2026

LLM analysis pending

This PR has not been analyzed yet.

chore(release): promote release to master appsmith-smithes M No 0.5h 0.4h Aug 24, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(security): pin shared vulnerable dependencies subrata71 S AI 16.7h 0.3h Aug 21, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix: validate OAuth datasource redirect origin against request host appsmith-smithes M No 75.8h 75.8h Aug 21, 2026

LLM analysis pending

This PR has not been analyzed yet.

chore(release): promote release to master appsmith-smithes M No 0.2h 0.2h Aug 21, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(client): skip null values when scanning a config object for functions sebastianiv21 M AI 60.4h 54.4h Aug 20, 2026

LLM analysis pending

This PR has not been analyzed yet.

chore(release): promote release to master appsmith-smithes XL No 0.5h 0.5h Aug 19, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix: fetch current AI model lists for OpenAI, Anthropic and Google AI datasources sebastianiv21 XL AI 135.1h 15.9h Aug 18, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix: cache validateAction datasource fetch; silence dev-server warnings salevine S AI 24.2h 4.9h Aug 18, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix: clear leftover widget event lint after removing an action amelia-c0n L AI 92.9h 0.1h Aug 18, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix: gate custom JS library manifest reads on application READ permissio appsmith-smithes M No 67.1h 67.1h Aug 17, 2026

Summary

Bug Fix

Gate custom JS library reads on application READ permission

Prevents unauthorized access to custom JS library manifests by enforcing application READ permission, enhancing security.

Health Assessment

Medium
Medium
High
  • The PR required a single review after a long cycle, indicating potential communication delays. The addition of comprehensive tests suggests a focus on stability.

AI Details

Tech Stack

Languages: Java
chore(release): promote release to master appsmith-smithes XL No 0.5h 0.5h Aug 17, 2026

Summary

Chore

Promote release to master

Promotes the release branch to master, ensuring the latest stable code is available for production.

Health Assessment

Medium
Low
Low
  • The PR was merged within 30 minutes of opening, indicating a smooth review process and minimal friction. The changes span 20 files with a moderate code churn, reflecting a focused release promotion rather than a large refactor.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript, Java, Yaml
Frameworks: Github-Actions
fix(test): use atLeastOnce() for ACL-scoped findById verify in GHSA-fhgw test subrata71 XS AI 0.5h 0.5h Aug 17, 2026

Summary

Test

Fix ACL findById verification in GHSA test

Adjusts test to correctly verify ACL‑scoped datasource lookups, ensuring the security invariant remains intact.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes and fast review, indicating low complexity and risk.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Java
chore(server): wire Lettuce command metrics into the Redis client and clear caches with SCAN wyattwalter M AI 215.6h 1.3h Aug 14, 2026

Summary

Bug Fix

Add Redis metrics and SCAN-based cache eviction

Improves Redis observability and reduces cache eviction blocking, enhancing performance and reliability for users.

Health Assessment

Medium
Low
Low
  • The PR had a quick review and minimal rework, but a long cycle time likely due to scheduling. Scope was moderate with ~85 lines across three files. The changes are low risk, addressing performance and observability.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Java
Frameworks: Spring
fix(helm): infer Keycloak DB driver from external database URL sebastianiv21 M AI 315.2h 97.1h Aug 13, 2026

Summary

Bug Fix

Fix Keycloak DB driver inference

Prevents silent persistence of SSO data to local H2 file when using external PostgreSQL database

Health Assessment

Small
Low
Medium
  • The PR had a long cycle time of 315.2 hours, but the review process was relatively smooth with only one commented review

AI Details

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

Tech Stack

Languages: Yaml, Helm
Frameworks: Helm
fix: resolve git-route application via ACL-checked helper appsmith-smithes M No 4.3h 4.3h Aug 13, 2026

Summary

Bug Fix

Fix git-route application resolution via ACL helper

The patch corrects git-route application resolution by leveraging ACL checks, ensuring only authorized users can access routes. This enhances security and stability for users.

Health Assessment

Small
Low
Low
  • Fast turnaround with minimal changes indicates a straightforward bug fix with low risk.

AI Details

Confidence: 0.10

Tech Stack

Languages: Java
build: raise client build Node heap cap to 16 GB wyattwalter XS AI 0.2h 0.1h Aug 13, 2026

Summary

Bug Fix

Raise client build Node heap cap to 16 GB

Improves reliability of production client builds by increasing Node heap limit from 8GB to 16GB, preventing out-of-memory crashes during full source-map builds.

Health Assessment

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

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, CodeRabbit
Confidence: 0.95

Tech Stack

fix: strip client-supplied export config flags on application update appsmith-smithes S No 3.4h 3.4h Aug 12, 2026

Summary

Bug Fix

Fix export config flag stripping on update

Prevents clients from injecting export configuration flags during application updates, enhancing security and consistency. Ensures application state remains controlled by server defaults.

Health Assessment

Small
Low
Low
  • Quick turnaround with minimal changes and fast review indicates low complexity and high confidence in the fix.

AI Details

Confidence: 0.95

Tech Stack

Languages: Java
fix(security): remediate base image CVEs from docker scout scan subrata71 S AI 281.5h 0.8h Aug 12, 2026

Summary

Bug Fix

Remediate base image CVEs

Removes vulnerable packages and updates dependencies in the base Docker image, reducing 176 CVEs to 52 and improving security and image size.

Health Assessment

Small
Low
Low
  • Security fix took over 11 days to merge, but review was quick and only one commit was needed.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Frameworks: Docker

Get this analytics stack for your team

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

Connect Repos