Pull Request Explorer

Exploring 129 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
Fix SMTP empty sender regressions HarshMN2345 M No 6.5h 0.1h May 21, 2026

Summary

Bug Fix

Fix SMTP empty sender regressions

This PR resolves a regression that caused SMTP emails to fail when the sender field was empty, restoring reliable email delivery for users.

Health Assessment

Small
Low
Medium
  • Quick resolution with minimal changes; the PR was merged within 6.5 hours, indicating efficient review and low complexity.

AI Details

Tech Stack

Languages: Php
fix: allow empty string to clear optional SMTP and email template fields HarshMN2345 L No 25.0h 0.1h May 20, 2026

Summary

Bug Fix

Allow clearing optional SMTP and email template fields

This fix enables users to clear previously set SMTP and email template fields, preventing stale data and improving configuration flexibility.

Health Assessment

Medium
Low
Medium
  • The PR received a quick initial review and required several follow-up commits to address validation and test updates, but overall the changes were straightforward and merged within a day.

AI Details

Confidence: 0.20

Tech Stack

Languages: Php
Fix generated spec endpoint and enum defaults ChiragAgg5k S No 0.7h 0.3h May 20, 2026

Summary

Bug Fix

Fix API spec generation and enum defaults

Corrects API specification generation to ensure accurate regional endpoints, proper metadata exposure for SDK generation, and valid enum defaults, improving SDK reliability and developer experience.

Health Assessment

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

AI Details

Confidence: 0.10

Tech Stack

Languages: Php
Fix account server specs auth ChiragAgg5k M No 0.4h 0.1h May 20, 2026

Summary

Bug Fix

Fix account server specs auth

Correct authentication handling and SDK configuration for account endpoints, enhancing security and developer experience.

Health Assessment

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

AI Details

Tech Stack

Languages: Php
Fix: subspan ending main request span Meldiron S No 1.6h 0.1h May 19, 2026

Summary

Bug Fix

Fix subspan ending main request span

Fixes missing project ID in span exporter by correcting bus span initialization, improving telemetry accuracy.

Health Assessment

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

AI Details

Tech Stack

Languages: Php
feat: dedicated database abnegate M No 286.4h 0.0h May 19, 2026

Summary

Feature

Dedicated database feature

Adds dedicated database support to improve resiliency and correctness for data on dedicated shards, reducing stale cache issues.

Health Assessment

Medium
High
High
  • PR had extensive back‑and‑forth with many merges and a long cycle time, indicating complex integration work and potential for integration issues. AI review tool was used.

AI Details

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

Tech Stack

Languages: Php
fix: restrict advisor auth types abnegate S No 3.6h 0.0h May 19, 2026

Summary

Bug Fix

Restrict Advisor Auth Types

This PR tightens security by limiting Advisor SDK authentication to admin and API key only for read endpoints, removing session and JWT auth advertisements, and adds regression tests to ensure compliance.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes, indicating low complexity and risk.

AI Details

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

Tech Stack

Languages: Php
feat(storage): expose sizeActual in File response model lohanidamodar XS AI 1.1h 0.9h May 19, 2026

Summary

Feature

Expose sizeActual in File response model

Adds the stored byte size after compression/encryption to API responses, enabling clients to see actual storage usage.

Health Assessment

Small
Low
Low
  • Quick, single-commit PR with AI assistance, minimal review friction and low risk.

AI Details

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

Tech Stack

Languages: Php
added category to the presences scopes ArnabChatterjee20k S No 10.9h 0.0h May 19, 2026

Summary

Feature

Add category to presence scopes

Enhances the presence API by adding a new category to scopes, enabling finer-grained access control for real-time presence features.

Health Assessment

Small
Low
Low
  • PR merged quickly with minimal review, indicating a straightforward change.

AI Details

Tech Stack

Languages: Php
Remove router deployment fallback ChiragAgg5k S No 4.0h 0.0h May 18, 2026

Summary

Bug Fix

Remove router deployment fallback

This change eliminates an unnecessary fallback in the router, ensuring deployments are resolved directly from rule data, improving reliability and reducing potential misrouting.

Health Assessment

Small
Low
Low
  • Merged within 4 hours with no review delays, indicating a straightforward, low-risk change.

AI Details

Confidence: 0.20

Tech Stack

Languages: Php
fix(health): use injected cache resource for healthcheck loks0n S AI 0.5h 0.1h May 18, 2026

Summary

Bug Fix

Use injected cache for healthcheck

Healthcheck now uses the actual cache resource, providing accurate status. This reduces false positives and improves system reliability.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Php
Consolidate shared DI resources ChiragAgg5k M No 6.0h 0.2h May 18, 2026

Summary

Refactor

Consolidate shared DI resources

Centralizes shared dependency injection registrations in resources.php, eliminating duplication across CLI, worker, and init entrypoints to improve maintainability and reduce configuration errors.

Health Assessment

Medium
Low
Low
  • Fast review and merge (6 h cycle, 0.1 h to first review) indicate a low‑risk, straightforward refactor with minimal impact on functionality.

AI Details

Tech Stack

Languages: Php
feat(sites): allow bun and deno as build runtimes for JS frameworks atharvadeosthale M No 0.9h 0.9h May 18, 2026

Summary

Feature

Add Bun and Deno runtimes for JS frameworks

Enables users to choose Bun or Deno build runtimes for sites, expanding flexibility and potentially improving build performance.

Health Assessment

Medium
Low
Low
  • Fast cycle time and minimal changes suggest low risk and straightforward implementation.

AI Details

Tech Stack

Languages: Php
Delete executions order by fogelito XS No 0.4h 0.1h May 18, 2026

Summary

Bug Fix

Delete executions order by

Adds ordering support to the delete executions worker, ensuring consistent deletion order and preventing race conditions.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, reviewed and merged within 15 minutes.

AI Details

Tech Stack

Languages: Php
Add Unity SDK getting started docs ChiragAgg5k M No 1.6h 0.0h May 18, 2026

Summary

Docs

Add Unity SDK getting started docs

Adds Unity SDK getting started documentation to help developers quickly integrate Appwrite SDKs.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes; documentation-only PR with no code impact.

AI Details

Tech Stack

chore: bump utopia-php/cache to ^3.0 loks0n M AI 3.8h - May 17, 2026

Summary

Chore

chore: bump utopia-php/cache to ^3.0

Update PHP cache dependency to latest major version, ensuring compatibility with related packages and maintaining retry functionality without code changes.

Health Assessment

Small
Low
Low
  • Quick dependency bump with minimal risk, AI-assisted authoring, merged within 4 hours.

AI Details

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

Tech Stack

Languages: Php
Fix parallel chunked uploads with pooled locks TorstenDittmann XL No 272.1h 0.0h May 15, 2026

Summary

Bug Fix

Fix parallel chunked uploads with pooled locks

This PR resolves concurrency issues in storage, function, and site deployments, improving reliability and performance for large file uploads.

Health Assessment

X-Large
High
Medium
  • The PR required extensive refactoring of upload locking logic across multiple modules, resulting in 11 commits over 11 days. Despite an immediate review, the large code churn and long cycle time indicate significant complexity and potential risk.

AI Details

Confidence: 0.95

Tech Stack

Languages: Php
feat: add email template reset and get-default endpoints HarshMN2345 L No 3.3h 0.0h May 15, 2026

Summary

Feature

Add email template reset and default endpoints

Enables users to reset custom email templates to built‑in defaults and retrieve default templates without overrides, improving template management and reducing configuration errors.

Health Assessment

Large
High
High
  • The PR was merged quickly (3.3 h) but involved multiple commits in a short span, indicating rapid iteration and potential review friction. The 242‑line addition across four files is a sizable change, and the inclusion of extensive e2e tests suggests a high risk of regression if not thoroughly validated.

AI Details

Tech Stack

Languages: Php
Feat: Org scopes Console API Meldiron M No 0.9h 0.0h May 15, 2026

Summary

Feature

Add console API for organization scopes

Provides a console endpoint to list organization scopes, enabling admins to view and manage permissions.

Health Assessment

Medium
Low
Low
  • Quick turnaround with minimal review, indicating a straightforward change that was well understood by reviewers.

AI Details

Tech Stack

Languages: Php
Refactor database queue publisher ChiragAgg5k XL No 0.9h 0.1h May 15, 2026

Summary

Refactor

Refactor database queue publisher

Replaces the legacy database queue with a publisher/message pattern, improving decoupling, reliability, and maintainability of database operations.

Health Assessment

X-Large
Medium
Low
  • Merged within 0.9 hours with a single review round, indicating high confidence in the refactor, but the 536 lines of churn suggest substantial changes that could impact downstream components.

AI Details

Tech Stack

Languages: Php
Update Utopia platform to rc2 ChiragAgg5k M No 0.9h 0.0h May 15, 2026

Summary

Chore

Update Utopia platform to rc2

Brings the Utopia platform to the latest RC release, updating related dependencies to maintain compatibility and security.

Health Assessment

Small
Low
Low
  • Rapid merge with minimal changes; no review friction or blockers.

AI Details

Confidence: 0.95

Tech Stack

Languages: Php
Feat/skip deployment commit patterns HarshMN2345 M No 73.2h 0.1h May 14, 2026

Summary

Feature

Add commit message patterns to skip deployments

Enables developers to skip automatic deployments by including specific patterns in commit messages, reducing unnecessary deployments and saving resources.

Health Assessment

Small
Medium
Medium
  • The PR required multiple iterations after a quick review, indicating some complexity in implementing the skip patterns. Despite a small code change, the process took over three days, suggesting coordination challenges.

AI Details

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

Tech Stack

Languages: Php
Fix text response schemas in API specs ChiragAgg5k S No 0.4h 0.1h May 14, 2026

Summary

Bug Fix

Fix text response schemas in API specs

Aligns generated API specs with plain text endpoints, ensuring correct response types for DNS zone file routes.

Health Assessment

Small
Low
Low
  • Quick turnaround and minimal changes suggest low risk and smooth review process.

AI Details

Confidence: 0.10

Tech Stack

Languages: Php
refactor: Migrate queueForDeletes to DeletePublisher and DeleteMessage ChiragAgg5k XL No 1.8h 1.8h May 14, 2026

Summary

Refactor

Refactor delete queue to publisher pattern

Migrates delete queue to new publisher/message pattern, improving decoupling and maintainability.

Health Assessment

Large
Medium
Low
  • Fast cycle time and single review round indicate efficient refactor with low friction.

AI Details

Tech Stack

Languages: Php
[codex] Delete orphaned proxy rules on create ChiragAgg5k M AI 1.2h 0.2h May 14, 2026

Summary

Bug Fix

Delete orphaned proxy rules on create

Prevents stale rules from blocking domains after project deletion

Health Assessment

Small
Low
Low
  • Quick review and merge, low number of files changed

AI Details

Usage: AI Assisted
Category: Review AI
Tools: Greptile
Confidence: 0.95

Tech Stack

Languages: Php
Fix: project specs navigation order HarshMN2345 S No 0.3h 0.0h May 14, 2026

Summary

Bug Fix

Fix project specs navigation order

Corrects the order of project specifications navigation to improve user experience and reduce confusion.

Health Assessment

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

AI Details

Confidence: 0.95

Tech Stack

Languages: Php
fix: match transactions collection name in deletes worker abnegate XS AI 3.8h 0.0h May 14, 2026

Summary

Bug Fix

Fix transaction collection name mismatch in deletes worker

The bug caused transaction deletions to be misclassified, leading to orphaned logs and excessive error messages. Fixing it ensures accurate cleanup and cleaner logs.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, reviewed immediately, no rework needed.

AI Details

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

Tech Stack

Languages: Php
Fail open on abuse timelimit failures ChiragAgg5k M No 45.8h 0.1h May 14, 2026

Summary

Bug Fix

Fail open on abuse timelimit failures

This change prevents API failures caused by abuse limiter errors, ensuring higher availability for all clients.

Health Assessment

Medium
Medium
Medium
  • The PR was reviewed quickly but required multiple iterations to address abuse limiter failures, indicating moderate complexity and a need for careful testing.

AI Details

Tech Stack

Languages: Php
chore: bump utopia-php/audit to 2.3.x lohanidamodar M AI 1.3h 1.1h May 14, 2026

Summary

Chore

Upgrade audit library to support cursor pagination

This update upgrades the audit library to version 2.3.x, adding cursor pagination and count query support, improving audit endpoint performance and ensuring PHP 8.4 compatibility.

Health Assessment

Medium
Low
Low
  • Fast cycle time of 1.3h and single review round indicate a smooth, low-risk merge.

AI Details

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

Tech Stack

refactor: Migrate queueForFunctions to FunctionPublisher and FunctionMessage ChiragAgg5k XL No 14.7h 0.2h May 14, 2026

Summary

Refactor

Refactor function queue to publisher pattern

Improves reliability and maintainability of function execution queue, enabling future enhancements.

Health Assessment

X-Large
Low
Low
  • Quick review and merge indicate a straightforward refactor with minimal risk and high confidence in stability.

AI Details

Tech Stack

Languages: Php
chore: normalize Span keys and centralize span lifecycle loks0n L AI 1.5h 0.1h May 13, 2026

Summary

Chore

Normalize Span keys and centralize lifecycle

Standardizes span attribute naming and centralizes span lifecycle management, improving observability consistency and reducing trace filtering errors across realtime, workers, and VCS modules.

Health Assessment

Large
Low
Low
  • Rapid review and merge (1.5h cycle) with minimal changes indicates high confidence; AI assistance likely accelerated the refactor.

AI Details

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

Tech Stack

Languages: Php
Bump Utopia cache to 2.1 ChiragAgg5k M No 1.5h 0.1h May 13, 2026

Summary

Chore

Bump Utopia cache to 2.1

Updates Utopia PHP packages to the latest 2.x cache stack, improving performance and compatibility for Appwrite's backend services.

Health Assessment

Medium
Low
Low
  • Quick review and merge indicate minimal risk and straightforward dependency bump.

AI Details

Tech Stack

Languages: Php
feat(insights): add insights module with CTA framework abnegate XL AI 292.5h 1.1h May 13, 2026

Summary

Feature

Add Insights module with CTA framework

Introduces a new Insights module that enables automated remediation via a call‑to‑action framework, allowing users to trigger server‑side fixes directly from reports and improving overall system performance and security.

Health Assessment

Large
High
Medium
  • Large PR with 2137 added lines and 20 files, merged after 292.5 hours. Review was quick (1.1h) but many commits indicate moderate friction and a high‑risk change due to its size and scope.

AI Details

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

Tech Stack

Languages: Php, Yaml
Update SDK generator cover image config ChiragAgg5k S No 0.2h 0.2h May 13, 2026

Summary

Chore

Update SDK generator cover image config

This PR updates the SDK generator to a newer version and changes the cover image configuration, ensuring SDKs use the correct branding image.

Health Assessment

Small
Low
Low
  • Quick merge with minimal changes and no review needed, indicating low complexity and risk.

AI Details

Confidence: 0.20

Tech Stack

Languages: Php
Migrate to utopia-php/http resources/context API loks0n L AI 175.7h 0.1h May 12, 2026

Summary

Refactor

Migrate to utopia-php/http resources/context API

Updates the application to use the new DI container split in utopia-php/http, improving request isolation and simplifying resource access across the stack. This change enhances maintainability and prepares the codebase for future platform upgrades.

Health Assessment

Large
Medium
Low
  • The PR was merged quickly after a single review, but the large code changes and dependency upgrades suggest moderate risk.

AI Details

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

Tech Stack

Languages: Php
Fix: avatars tests Meldiron XS No 0.7h - May 12, 2026

Summary

Bug Fix

Fix avatars tests

Restores avatar test reliability after format change, ensuring consistent avatar functionality.

Health Assessment

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

AI Details

Tech Stack

Languages: Php
fix(messaging): remove redundant user fetch abnegate M No 29.1h 0.0h May 12, 2026

Summary

Bug Fix

Remove redundant user fetch in messaging worker

Optimizes messaging by eliminating unnecessary user document retrieval, improving performance and reducing load.

Health Assessment

Small
Low
Low
  • Quick review and minimal changes suggest low risk and efficient resolution.

AI Details

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

Tech Stack

Languages: Php
Fix: Project SDK enum names Meldiron M No 0.3h 0.0h May 12, 2026

Summary

Bug Fix

Fix SDK enum names for project models

Corrects enum naming in SDK generation to ensure accurate API responses.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal changes, fast review and merge.

AI Details

Tech Stack

Languages: Php
chore: pin TablesDB e2e to 8cpu runner abnegate XS No 0.3h 0.0h May 12, 2026

Summary

CI/CD

Pin TablesDB E2E to 8CPU runner

Reduces flakiness in TablesDB end‑to‑end tests by allocating sufficient CPU resources, improving CI reliability.

Health Assessment

Small
Low
Low
  • Quick, single‑commit change with no code modifications, minimal risk to production.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
Feat: Rework project response model Meldiron XL No 24.9h 0.1h May 12, 2026

Summary

Refactor

Rework project response model

Refactors project response models to align with new public APIs while preserving backward compatibility, improving API consistency for developers.

Health Assessment

Large
Medium
Low
  • Fast review and merge within 25 hours, minimal back‑and‑forth, indicating a well‑structured change.

AI Details

Tech Stack

Languages: Php
Fix: scheduler doc missing for functions Meldiron S No 0.7h 0.0h May 12, 2026

Summary

Bug Fix

Fix scheduler doc missing for functions

This PR resolves an issue where scheduled functions lacked a required document, ensuring reliable scheduling and preventing runtime errors.

Health Assessment

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

AI Details

Tech Stack

Languages: Php
fix codex plugin atharvadeosthale S No 16.8h 0.0h May 12, 2026

Summary

Health Assessment

AI Details

Tech Stack

fix(migrations): write _APP_MIGRATION_HOST in the installer-generated .env premtsd-code XS No 13.4h 1.8h May 12, 2026

Summary

Bug Fix

Add missing migration host to installer .env

Ensures migrations and imports complete successfully on fresh installs and upgrades, preventing stalled console operations.

Health Assessment

Small
Low
Low
  • Quick, single‑file change that resolved a critical migration hang, with minimal review and no rework.

AI Details

Tech Stack

Languages: Php
Fix: remove invalid event label from project delete action lohanidamodar XS No 0.2h 0.1h May 12, 2026

Summary

Bug Fix

Remove invalid event label from project delete

Fixes crash on project deletion, ensuring API stability and preventing unintended webhook triggers.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved immediately after review.

AI Details

Tech Stack

Languages: Php
Migrate mails and messaging queues to publishers ChiragAgg5k XL AI 91.4h 0.1h May 12, 2026

Summary

Refactor

Migrate mails and messaging queues to publishers

Replaces mutable queue event objects with stateless publisher classes, decoupling message construction from enqueueing and making queue handling explicit for better maintainability.

Health Assessment

X-Large
High
Medium
  • The PR required multiple merge commits and several review rounds, indicating complex refactoring. Despite a rapid first review, the overall cycle time was long due to extensive changes and integration with other branches.

AI Details

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

Tech Stack

Languages: Php
refactor: enhance execution log checks in SitesCustomServerTest levivannoort S No 11.3h 0.0h May 11, 2026

Summary

CI/CD

Refactor execution log checks in SitesCustomServerTest

Migrates CI runners to volume‑based storage and adds polling to log checks, improving test reliability and CI stability.

Health Assessment

Small
Low
Low
  • Fast 11‑hour cycle with minimal changes shows efficient review; CI config update poses low risk.

AI Details

Tech Stack

Languages: Yaml, Php
Frameworks: Github-Actions
feat: bump utopia-php/abuse and utopia-php/migration to feat/sdk-23 branches premtsd-code M No 74.6h 0.0h May 11, 2026

Summary

Chore

Bump utopia-php dependencies to SDK 23

Updates PHP SDK dependencies to support Appwrite 23.x and typed Backups service, enabling new backup‑policy migration features.

Health Assessment

Medium
Low
Medium
  • The PR involved multiple dependency updates and test adjustments, but was reviewed quickly and merged without major back‑and‑forth, indicating a smooth process.

AI Details

Tech Stack

Languages: Php
Feat: Google OAuth2 "prompt" param Meldiron L No 23.6h 0.1h May 11, 2026

Summary

Feature

Add Google OAuth2 prompt parameter

Enables developers to specify the 'prompt' parameter in Google OAuth2 flows, giving finer control over authentication prompts and enhancing user experience.

Health Assessment

Large
Low
Low
  • Fast cycle time (23.6h) with minimal rework; only four commits after the first review indicate efficient issue resolution.

AI Details

Tech Stack

Languages: Php
Fix: Stateless git hints Meldiron M No 24.0h 0.0h May 10, 2026

Summary

Bug Fix

Fix stateless git hints

Fixes issue where GitHub comment hints regenerated continuously, improving stability and reducing noise for users.

Health Assessment

Medium
Low
Low
  • PR resolved quickly with minimal rework, indicating a straightforward bug fix.

AI Details

Tech Stack

Languages: Php
Chore: Dual read for google oauth secret Meldiron S No 23.4h 0.0h May 10, 2026

Summary

Chore

Add dual read for Google OAuth secret

Enables future support for additional OAuth parameters by reading secret values as plain text or JSON.

Health Assessment

Small
Low
Low
  • Quick review and merge within a day, minimal changes, low risk.

AI Details

Confidence: 0.95

Tech Stack

Languages: Php
« Page 2 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