Pull Request Explorer

Exploring 129 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
Add codex plugin to SDKs adityaoberai M No 254.1h 254.1h May 10, 2026

Summary

Feature

Add codex plugin to SDKs

Adds Codex plugin support to SDKs, enabling developers to leverage Codex features directly within Appwrite SDKs.

Health Assessment

Small
Low
High
  • Long cycle time due to delayed review, but minimal code changes and low risk.

AI Details

Tech Stack

Languages: Php
fix: Support branch query validators in SDK generation HarshMN2345 XS No 0.0h 0.0h May 08, 2026

Summary

Bug Fix

Support branch query validators in SDK generation

Adds support for branch query validators in SDK generation, ensuring API consistency across SDKs.

Health Assessment

Small
Low
Low
  • Quick, single-line change merged immediately after review, indicating low complexity and high confidence.

AI Details

Confidence: 0.75

Tech Stack

Languages: Php
Fix GraphQL preview test assertions ChiragAgg5k S No 0.6h 0.2h May 08, 2026

Summary

Bug Fix

Fix GraphQL preview test assertions

Updates GraphQL preview tests to validate response contract instead of brittle image size, improving CI reliability and reducing maintenance overhead.

Health Assessment

Small
Low
Low
  • Quick resolution with minimal changes, indicating low complexity and high confidence in the fix.

AI Details

Tech Stack

Languages: Php
fix: pass platform env vars to function schedulers abhay-dev2901 S No 71.9h 71.9h May 08, 2026

Summary

Bug Fix

Fix: pass platform env vars to function schedulers

Ensures scheduled functions use the correct Appwrite API endpoint by adding missing platform environment variables, preventing execution failures on self-hosted deployments.

Health Assessment

Small
Low
High
  • Long review cycle indicates bottleneck; small change but delayed review.

AI Details

Tech Stack

Languages: Php, Yaml
perf(storage): skip no-op imagick transforms and add transform value spans TorstenDittmann S No 0.1h 0.0h May 08, 2026

Summary

Refactor

Improve storage preview performance

Optimizes image preview generation by skipping unnecessary Imagick operations and streaming cached responses, reducing memory usage and latency.

Health Assessment

Small
Low
Low
  • Merged within minutes with minimal review, indicating a straightforward performance tweak.

AI Details

Tech Stack

Languages: Php
Bump logger dependency ChiragAgg5k M No 0.4h 0.1h May 08, 2026

Summary

Chore

Bump logger dependency

Updates logger and related Utopia packages to newer versions, improving stability and concurrency handling in screenshot worker.

Health Assessment

Medium
Low
Low
  • Quick merge with minimal changes indicates low risk and efficient review.

AI Details

Tech Stack

Languages: Php
feat: Add search and pagination for repository branches HarshMN2345 M No 2.8h 0.0h May 08, 2026

Summary

Feature

Add search and pagination for repository branches

Enables API consumers to search and paginate repository branches, improving usability and reducing payload size.

Health Assessment

Medium
Low
Low
  • Fast review and merge with minimal changes indicate low complexity and risk.

AI Details

Tech Stack

Languages: Php
Enhance URL parameter handling in OpenAPI3 and Swagger2 formats to su… ArnabChatterjee20k S No 1.8h 0.1h May 08, 2026

Summary

Feature

Improve URL Parameter Handling for OpenAPI and Swagger

This PR refines URL parameter parsing in OpenAPI3 and Swagger2 specifications, enabling support for path parameter aliases and improving API contract accuracy. The change reduces integration errors and enhances developer experience.

Health Assessment

Small
Low
Medium
  • Rapid iteration with minimal review time indicates efficient collaboration; the PR addressed a specific parsing issue with minimal scope.

AI Details

Confidence: 0.95

Tech Stack

Languages: Php
refactor: migrate to different ci runners levivannoort S No 1.4h 1.0h May 08, 2026

Summary

CI/CD

Migrate CI runners to AWS

Switch from blacksmith-based runners to AWS runners, improving build reliability and performance.

Health Assessment

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

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
Stop user-data errors leaking to Sentry from migrations worker (isPublishable) premtsd-code M No 42.2h 0.1h May 08, 2026

Summary

Bug Fix

Prevent user error leakage to Sentry in migrations

Ensures migration setup errors are not reported to Sentry, improving error visibility and preventing sensitive data exposure.

Health Assessment

Medium
Low
Low
  • Fast review and single iteration indicate a straightforward fix with minimal impact on the codebase.

AI Details

Confidence: 0.80

Tech Stack

Languages: Php
Add cached response cache-control callback ChiragAgg5k M No 3.1h 0.1h May 08, 2026

Summary

Feature

Add cached response cache-control callback

Adds a customizable cache-control callback for API responses, enabling fine-grained cache header control and improving performance for storage preview endpoints.

Health Assessment

Medium
Low
Low
  • Fast cycle time with minimal review comments indicates smooth integration; multiple commits after review suggest iterative refinement but no major blockers.

AI Details

Tech Stack

Languages: Php
chore: pin github actions to sha and bump to latest abnegate M No 12.5h - May 08, 2026

Summary

CI/CD

Pin GitHub Actions to SHA and Update to Latest

Ensures CI workflows are secure by pinning actions to specific commits and keeping them up‑to‑date, reducing supply‑chain risk.

Health Assessment

Medium
Low
Low
  • Fast 12‑hour cycle, single commit, minimal changes to CI configuration, low risk.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
refactor: migrate queueForBuilds to publisherForBuilds pattern loks0n XL AI 3.7h 0.1h May 07, 2026

Summary

Refactor

Refactor build queue to publisher pattern

Streamlines build event handling, reduces coupling, improves reliability and scalability of build processing.

Health Assessment

Large
Medium
Low
  • Quick turnaround with minimal review rounds indicates high confidence in refactor; large code churn suggests significant architectural change but no blockers.

AI Details

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

Tech Stack

Languages: Php
Fix: Email policies for console project Meldiron M No 0.7h 0.2h May 07, 2026

Summary

Bug Fix

Fix email policies for console project

Allows console users to use email features without billing restrictions.

Health Assessment

Small
Low
Low
  • The PR was reviewed and merged within 45 minutes, indicating low complexity and minimal risk.

AI Details

Tech Stack

Languages: Php
updated ArnabChatterjee20k XS No 0.0h 0.0h May 07, 2026

Summary

Bug Fix

Update SDK Format specification

Adjusts the SDK specification format to correct a minor issue, improving consistency across the SDK.

Health Assessment

Small
Low
Low
  • Quick change merged immediately with no review needed.

AI Details

Tech Stack

Languages: Php
updated methods ArnabChatterjee20k S No 1.0h 0.0h May 07, 2026

Summary

Refactor

updated methods

Updates SDK specification format methods to improve API consistency and documentation accuracy.

Health Assessment

Small
Low
Low
  • Quick review and merge indicate a straightforward change with minimal impact.

AI Details

Tech Stack

Languages: Php
Chore: Improve project GET tests Meldiron XL No 1.2h 0.3h May 07, 2026

Summary

Chore

Improve project GET tests

Add bulletproof GET project endpoint tests to ensure backward compatibility.

Health Assessment

X-Large
Low
Low
  • Rapid iteration with minimal review time indicates a smooth process.

AI Details

Tech Stack

Languages: Php
Realtime messsage dispatchers (presence api) ArnabChatterjee20k XL No 68.7h 0.1h May 07, 2026

Summary

Feature

Add realtime message dispatchers for presence API

Enables real‑time presence updates and subscription handling, improving live collaboration and user activity tracking.

Health Assessment

X-Large
High
Medium
  • The PR underwent rapid iteration after an initial review, with multiple commits addressing validation, error handling, and test updates, indicating a complex feature addition.

AI Details

Tech Stack

Languages: Php
Chore/builds loks0n L No 7.0h 1.0h May 06, 2026

Summary

Bug Fix

Add build worker timeout handling

Improves build execution reliability by distinguishing timeout types for builds, synchronous, and asynchronous functions, enhancing observability and error handling. This change reduces misleading error messages and improves debugging.

Health Assessment

Medium
Low
Low
  • Quick turnaround with minimal rework indicates a straightforward bugfix with clear intent.

AI Details

Tech Stack

Languages: Php
Fix: Refreshing non-oauth sessions Meldiron M No 0.7h 0.1h May 06, 2026

Summary

Bug Fix

Fix non-oauth session refresh error

Corrects a 4xx error when refreshing non-OAuth sessions, ensuring reliable authentication for all users.

Health Assessment

Small
Low
Low
  • Rapid resolution with minimal rework, quick review turnaround, and small code changes indicate a low-risk, high-efficiency fix.

AI Details

Confidence: 0.20

Tech Stack

Languages: Php
Fix: OAuth OIDC param consistency Meldiron L No 0.7h 0.0h May 06, 2026

Summary

Bug Fix

Fix OIDC parameter naming consistency

Ensures consistent parameter names in OIDC URLs, improving API reliability and reducing client integration errors.

Health Assessment

Large
Low
Low
  • PR merged within 45 minutes with no review friction, indicating a straightforward bug fix with minimal impact on the codebase.

AI Details

Tech Stack

Languages: Php
Feat: Variables API feature parity Meldiron XL No 19.0h 0.2h May 06, 2026

Summary

Feature

Add feature parity for variable APIs

Ensures consistent variable management across sites, functions, and projects, improving developer experience and reducing errors.

Health Assessment

Large
Medium
Medium
  • Fast cycle time (19h) and quick first review (0.1h) indicate efficient review, but the 10 commits and 20 files suggest active rework and moderate risk.

AI Details

Confidence: 0.20

Tech Stack

Languages: Php
Feat: Public Proxy API Meldiron XL No 46.3h 0.1h May 06, 2026

Summary

Feature

Add Public Proxy API

Adds public-facing proxy API endpoints, enabling external services to interact with Appwrite via proxy rules and expanding integration possibilities for developers.

Health Assessment

X-Large
High
Medium
  • Rapid iteration with multiple commits after review indicates active rework; large code changes suggest higher risk.

AI Details

Tech Stack

Languages: Php
Fix endpoint consistency (oauth get) Meldiron L No 42.0h 0.1h May 06, 2026

Summary

Health Assessment

AI Details

Usage: Authored by AI
Confidence: 0.90

Tech Stack

Languages: Php
feat(indexes): add 4 missing indexes (supersedes #9629) lohanidamodar S No 0.5h 0.1h May 06, 2026

Summary

Feature

Add 4 missing database indexes

Adds critical indexes to improve query performance for memberships, projects, platforms, and webhooks, reducing table scans and speeding up user-facing operations.

Health Assessment

Small
Low
Low
  • Rapid review and merge with minimal changes indicate a low-risk, high-value performance improvement.

AI Details

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

Tech Stack

Languages: Php
Feat: queries & total params for list oauth providers Meldiron M No 25.2h - May 05, 2026

Summary

Feature

Add query and total params to OAuth list

Enables clients to filter and paginate OAuth provider listings, improving API usability and performance.

Health Assessment

Medium
Low
Low
  • Quick iteration with minimal changes, indicating a straightforward enhancement to the OAuth listing endpoint.

AI Details

Confidence: 0.20

Tech Stack

Languages: Php
Chore: Rename policies scope Meldiron S No 1.0h 0.0h May 05, 2026

Summary

Refactor

Rename policies scope to avoid collisions

Renames policy scopes for clearer naming and to prevent API collisions, improving maintainability.

Health Assessment

Small
Low
Low
  • Quick turnaround with minimal changes and no review friction indicates a straightforward refactor.

AI Details

Tech Stack

Languages: Php
feat(specs): unify auth securityDefinitions across platforms ChiragAgg5k S No 20.0h 20.0h May 05, 2026

Summary

Feature

Unify auth security definitions across platforms

Expands securityDefinitions registry in platform specs to include all auth headers needed by the unified web SDK, enabling SDKs to generate cross-platform auth factories.

Health Assessment

Small
Low
Low
  • The PR has a small scope and low review friction, indicating a well-focused and straightforward change.

AI Details

Tech Stack

Languages: Php
Update GraphQL PHP dependency ChiragAgg5k S No 0.1h 0.1h May 05, 2026

Summary

Bug Fix

Update GraphQL PHP dependency

Fixes a security advisory by bumping the GraphQL PHP library to a patched version, ensuring the application remains secure.

Health Assessment

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

AI Details

Tech Stack

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