Pull Request Explorer

Exploring 54 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
fix(navigation): remove stale cloak after Livewire navigation andrasbacsai S No 0.2h - Jun 02, 2026

Summary

Bug Fix

Remove stale cloak after Livewire navigation

Fixes navigation glitch where pages remain hidden after Livewire navigation, improving user experience by ensuring content loads correctly.

Health Assessment

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

AI Details

Confidence: 0.05

Tech Stack

Languages: Javascript, Php
Frameworks: Laravel
fix(forms): focus password fields before visibility toggles andrasbacsai M No 0.1h - Jun 02, 2026

Summary

Bug Fix

Fix password field tab order

Ensures keyboard navigation reaches password inputs before visibility toggles, improving accessibility and user experience.

Health Assessment

Medium
Low
Low
  • Quick, small change with added tests, merged within minutes.

AI Details

Tech Stack

Languages: Php
Frameworks: Laravel
fix(deploy): persist Railpack Buildx metadata andrasbacsai S No 2.7h 1.3h Jun 02, 2026

Summary

Bug Fix

Persist Railpack Buildx metadata across deployments

Ensures the Railpack Buildx metadata is stored on the host, allowing the builder to be reused and cleaned up properly, improving Docker cleanup efficiency and deployment reliability.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, AI-assisted review helped catch issues early.

AI Details

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

Tech Stack

Languages: Php
Update team invitation flow andrasbacsai L No 1.1h 0.2h Jun 02, 2026

Summary

Bug Fix

Update team invitation flow

Ensures each invitation link is unique and validated before login, preventing stale or duplicate invitations. This enhances security and user experience during team onboarding.

Health Assessment

Large
Low
Low
  • Fast cycle time with minimal rework; single review and quick fix indicates low complexity.

AI Details

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

Tech Stack

Languages: Php
Frameworks: Laravel
feat(service): add Healthchecks as a service viticodotdev S No 282.5h 0.1h Jun 02, 2026

Summary

Feature

Add Healthchecks service integration

Adds Healthchecks.io as a one‑click service, enabling monitoring via magic link and superuser setup.

Health Assessment

Small
Medium
Low
  • PR introduced a new one‑click service with minimal code changes, but the merge took over 11 days, suggesting scheduling delays rather than technical complexity.

AI Details

Confidence: 0.95

Tech Stack

Languages: Yaml
Frameworks: Docker
fix(service): Garage doesn't start due to RPC secret being wrong length derdaele XS AI 143.2h 69.3h Jun 02, 2026

Summary

Bug Fix

Fix Garage RPC secret length issue

Corrects the RPC secret length for Garage, ensuring services start reliably.

Health Assessment

Small
Low
High
  • Long review and cycle times suggest limited urgency; minimal code changes reduce risk.

AI Details

Usage: AI Assisted
Category: Code AI
Confidence: 0.95

Tech Stack

Languages: Php, Yaml
chore(service): Update Gitea runner image to version 1.0.7 Twest2 XS AI 21.1h 5.1h Jun 02, 2026

Summary

Chore

Update Gitea runner image to version 1.0.7

Updates the Gitea runner container image to the latest patch, ensuring compatibility and security fixes.

Health Assessment

Small
Low
Low
  • Quick image update with minimal changes, fast review and merge.

AI Details

Category: Code AI
Confidence: 1.00

Tech Stack

Languages: Yaml
Frameworks: Docker
Improve deployment input handling andrasbacsai L No 20.6h 19.0h Jun 02, 2026

Summary

Bug Fix

Improve deployment input handling

Enhances deployment security by tightening input validation and adding regression tests for command injection and Postgres tuning, reducing risk of malicious payloads and configuration errors.

Health Assessment

Large
Medium
Medium
  • Quick cycle time but required multiple merges from the next branch, indicating integration with ongoing work. AI review helped identify actionable security issues, leading to a focused fix.

AI Details

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

Tech Stack

Languages: Php
Frameworks: Laravel
Improve application image validation andrasbacsai L No 20.3h - Jun 02, 2026

Summary

Feature

Improve application image validation for consistency

Ensures application images meet naming standards, reducing deployment errors and improving reliability. Adds comprehensive tests to catch regressions.

Health Assessment

Large
Medium
Low
  • Completed in 20 hours with minimal review iterations, indicating efficient implementation and thorough testing.

AI Details

Confidence: 0.10

Tech Stack

Languages: Php
Frameworks: Laravel, Livewire
Improve application branch validation andrasbacsai M No 20.0h - Jun 02, 2026

Summary

Bug Fix

Improve Application Branch Validation

Tighten validation for application branch fields to prevent security issues and ensure consistency with application creation flows.

Health Assessment

Small
Low
Low
  • The PR was merged quickly, indicating low review friction and a straightforward fix.

AI Details

Tech Stack

Languages: Php
Frameworks: Livewire
Improve proxy configuration validation andrasbacsai M No 19.9h - Jun 02, 2026

Summary

Bug Fix

Enhance proxy config validation and regression tests

Improves reliability and security of proxy configurations, reducing misconfiguration risk and ensuring safer deployments.

Health Assessment

Medium
Low
Medium
  • PR completed in under 20 hours with minimal rework, indicating efficient review and straightforward changes.

AI Details

Tech Stack

Languages: Php
Frameworks: Laravel
fix(api): validate token team context andrasbacsai L No 19.8h 18.9h Jun 02, 2026

Summary

Bug Fix

Validate API token team context

Ensures API and MCP tokens are scoped to the current team, improving security and preventing cross‑team token misuse.

Health Assessment

Large
Low
Low
  • PR was merged in under 20 hours with only a single review round, adding comprehensive security tests and token cleanup logic.

AI Details

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

Tech Stack

Languages: Php
Frameworks: Laravel
chore(deps): bump ws from 8.19.0 to 8.20.1 in /docker/coolify-realtime dependabot XS No 65.3h - Jun 01, 2026

Summary

Chore

Bump ws dependency to 8.20.1

Updates the ws WebSocket library to address a memory disclosure bug, improving security for real‑time services.

Health Assessment

Small
Low
Low
  • Automated dependency update with minimal code changes, merged quickly with no review friction.

AI Details

Tech Stack

Languages: Javascript
feat(terminal): add mobile shell controls andrasbacsai L No 0.7h - Jun 01, 2026

Summary

Feature

Add mobile shell controls to terminal

Adds a mobile toolbar for terminal navigation and improves fullscreen sizing to avoid overlap.

Health Assessment

Large
Low
Low
  • Merged within 42 minutes with no review comments, indicating a straightforward change with minimal risk.

AI Details

Confidence: 0.80

Tech Stack

Languages: Javascript, Php
Frameworks: Laravel, Livewire
fix(backups): validate S3 storage before scheduling andrasbacsai L No 213.5h 0.2h Jun 01, 2026

Summary

Bug Fix

Validate S3 storage before scheduling backups

Ensures scheduled database backups only use valid, team‑owned S3 storage, preventing misconfigurations and improving reliability.

Health Assessment

Large
Medium
Low
  • The PR had a long cycle time but a quick review and minimal rework, indicating a focused validation fix with moderate risk due to its large code changes.

AI Details

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

Tech Stack

Languages: Php
Frameworks: Laravel
fix(terminal): keep long-running sessions connected andrasbacsai L No 12.4h 0.2h Jun 01, 2026

Summary

Bug Fix

Fix terminal disconnections

Prevents long-running terminal sessions from disconnecting due to timeouts, improving user experience.

Health Assessment

Medium
Low
Low
  • The PR was reviewed and merged quickly, indicating a smooth development process.

AI Details

Confidence: 0.80

Tech Stack

Languages: Php, Javascript
Frameworks: Livewire
feat(database): configure standalone health checks andrasbacsai XL No 12.0h 0.2h Jun 01, 2026

Summary

Feature

Configure standalone database health checks

Adds configurable health check settings for standalone databases, enabling/disabling and customizing intervals, applied to Docker Compose services, improving reliability and observability.

Health Assessment

X-Large
Medium
Low
  • The PR was reviewed quickly and required only two additional commits after the initial review, indicating efficient collaboration. Despite the large scope of 574 added lines across 20 files, the process remained streamlined with minimal friction.

AI Details

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

Tech Stack

Languages: Php
Frameworks: Laravel, Livewire
fix(cleanup): preserve self-hosted server IPs andrasbacsai S No 0.1h - May 31, 2026

Summary

Bug Fix

Preserve self-hosted server IPs during cleanup

Prevents self-hosted unreachable server cleanup from overwriting server IPs, disabling instead and preserving the address for recovery while maintaining cloud cleanup behavior.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, low review friction, minimal risk.

AI Details

Tech Stack

Languages: Php
Frameworks: Laravel
fix(webhook): match GitLab SSH repos with custom ports andrasbacsai S No 0.1h - May 31, 2026

Summary

Bug Fix

Fix GitLab SSH repo matching with custom ports

Ensures webhook deployments correctly match GitLab repositories even when custom SSH ports are used, preventing deployment failures.

Health Assessment

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

AI Details

Tech Stack

Languages: Php
Frameworks: Laravel
fix(webhook): skip preview deployments for fork PRs ShadowArcanist M AI 0.3h - May 29, 2026

Summary

Bug Fix

Skip preview deployments for fork PRs

Prevents untrusted fork pull requests from triggering preview deployments, enhancing security. Ensures only trusted contributors can deploy previews.

Health Assessment

Medium
Low
Low
  • Merged within minutes with no rework, indicating a straightforward bug fix.

AI Details

Category: Code AI

Tech Stack

Languages: Php
Frameworks: Laravel
fix(team): prevent 500 when deleting the current team Firsak S AI 174.3h 170.6h May 29, 2026

Summary

Bug Fix

prevent 500 when deleting current team

Fixes 500 error when deleting the current team by clearing stale session and cache, ensuring graceful fallback to root team.

Health Assessment

Small
Low
High
  • Long review cycle indicates delayed feedback; small change but took over 7 days to review and merge.

AI Details

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

Tech Stack

Languages: Php
chore(deps): bump ws from 8.19.0 to 8.20.1 in /docker/coolify-realtime dependabot XS No 54.0h - May 29, 2026

Summary

Chore

Bump ws dependency in coolify-realtime

Updates the ws WebSocket library to address a memory disclosure bug, improving security for the realtime service.

Health Assessment

Small
Low
Low
  • Automated dependency bump merged quickly with no review friction.

AI Details

Tech Stack

Languages: Javascript
chore(deps): bump symfony/polyfill-intl-idn from 1.37.0 to 1.38.1 dependabot S No 12.1h - May 29, 2026

Summary

Chore

chore(deps): bump symfony/polyfill-intl-idn from 1.37.0 to 1.38.1

Updates a PHP polyfill to address a security vulnerability, ensuring safer domain name handling for the application.

Health Assessment

Small
Low
Low
  • Fast, automated dependency update resolved a security issue with minimal human intervention.

AI Details

Tech Stack

Languages: Php
fix(service): Chatwoot Support allowlisted private API inbox webhooks kunumigab XS AI 48.8h 2.7h May 29, 2026

Summary

Chore

Add Chatwoot Support for Private API Inbox Webhooks

Self-hosted installations can now opt into private-network access after SSRF hardening, with the default remaining unchanged.

Health Assessment

Small
Low
Low
  • The PR was reviewed and merged quickly, indicating a smooth process.

AI Details

Category: Code AI
Confidence: 0.90

Tech Stack

Languages: Yaml
fix(service): set correct image tag for hermes-agent-with-webui ShadowArcanist XS AI 6.6h - May 29, 2026

Summary

Bug Fix

Set correct image tag for hermes-agent-with-webui

Fixes image tag mismatch to ensure service deploys correctly, preventing deployment failures.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, merged within the same day, indicating low complexity and risk.

AI Details

Category: Code AI
Confidence: 1.00

Tech Stack

Languages: Yaml
Frameworks: Docker
fix(livewire): stop broadcast handlers from wiping in-progress form adiologydev XL AI 207.2h 13.5h May 29, 2026

Summary

Bug Fix

Fix Livewire broadcast handlers to preserve form state

Ensures user input in Livewire forms is not overwritten by broadcast events, improving reliability of database configuration and import forms.

Health Assessment

X-Large
High
Medium
  • Large-scale Livewire refactor with AI assistance; review required to guard against regressions; moderate review friction due to many comments; high risk due to scope and critical form functionality.

AI Details

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

Tech Stack

Languages: Php
Frameworks: Laravel
v4.1.1 andrasbacsai XL No 116.0h 91.1h May 27, 2026

Summary

Feature

Add service templates and security hardening

Introduces Cloudflare DDNS, EMQX, OpenObserve, and Hermes Agent templates while tightening team‑based restrictions on source, environment, and server selection, enhancing security and user experience.

Health Assessment

Large
High
High
  • The PR had a long cycle time and multiple review rounds, indicating complex changes and significant rework.

AI Details

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

Tech Stack

Languages: Php
Frameworks: Laravel
chore(service): pin services to static version instead of using latest tag kiterwork XS AI 338.8h 0.9h May 26, 2026

Summary

Chore

Pin service images to static versions

Ensures services use fixed image tags, improving stability and reproducibility.

Health Assessment

Small
Low
Medium
  • PR took 14 days to merge after a quick review, with multiple small commits to adjust service compose files, indicating a straightforward maintenance task with minimal risk.

AI Details

Category: Code AI

Tech Stack

Languages: Yaml
Frameworks: Docker
feat(service): add openobserve template afurculita M AI 167.9h 1.7h May 26, 2026

Summary

Feature

Add OpenObserve one-click service template

Adds OpenObserve as a one-click service template, enabling self-hosted observability for logs, metrics, traces, RUM, and session replay. This expands Coolify's catalog with a self-hosted alternative to Elasticsearch, Splunk, and Datadog.

Health Assessment

Small
Low
Low
  • Fast review and single commit indicate a straightforward change with minimal risk and small scope.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Docker
chore(service): bumped gitea-runner version michalzarddev XS No 159.9h 0.3h May 26, 2026

Summary

Chore

Bump gitea-runner version

Updates the Gitea runner service to the latest patch, ensuring compatibility and security.

Health Assessment

Small
Low
Low
  • The PR was a minimal configuration change that was reviewed quickly, but the merge was delayed by several days, likely due to scheduling or other unrelated work.

AI Details

Confidence: 1.00

Tech Stack

Languages: Yaml
Frameworks: Docker
feat(templates): add Hermes Agent + WebUI one-click service toanalien S No 159.1h 3.5h May 26, 2026

Summary

Feature

Add Hermes Agent + WebUI one-click service

Provides a ready‑to‑deploy two‑container stack for Hermes Agent and WebUI, enabling instant deployment with auto‑generated domain and password, simplifying user onboarding.

Health Assessment

Small
Low
Low
  • The PR was reviewed quickly and required minimal rework, indicating a straightforward addition of a new service template.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Docker
fix(ui): improve configuration changes modal values, colors and spacing ShadowArcanist M AI 89.1h - May 26, 2026

Summary

Feature

Improve UI modal values, colors, spacing

Enhances user experience by making configuration change modal clearer and more readable across light and dark themes, reducing confusion and improving usability.

Health Assessment

Medium
Medium
High
  • The PR took over 3 days to merge with no recorded review, indicating a slow review process and potential bottlenecks. The change is moderate in scope and involves UI improvements, but the lack of review comments suggests limited scrutiny.

AI Details

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

Tech Stack

Languages: Php
Frameworks: Laravel
fix(github): improve GitHub App setup and installation flow andrasbacsai L AI 0.5h - May 22, 2026

Summary

Bug Fix

Improve GitHub App setup and installation flow

Ensures reliable GitHub App installation, supports re‑installation, and protects against token expiration, improving user experience and reducing support overhead.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal iterations, indicating straightforward issue resolution.

AI Details

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

Tech Stack

Languages: Php
Frameworks: Laravel, Livewire
fix(webhook): match manual webhook repositories exactly andrasbacsai L AI 0.5h - May 22, 2026

Summary

Bug Fix

Fix webhook repository matching logic

Ensures webhook deployments target the correct application, preventing accidental deployments to unintended environments.

Health Assessment

Medium
Low
Low
  • Quick, single‑commit fix with minimal rework; cycle time under 1 hour indicates efficient review and merge process.

AI Details

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

Tech Stack

Languages: Php
Frameworks: Laravel
Refine service resource routing andrasbacsai L No 0.0h - May 22, 2026

Summary

Refactor

Refine service resource routing

This refines service routing to ensure service pages are correctly scoped to their project and environment, improving navigation consistency and reducing user confusion. It also adds component-level checks and tests for routing behavior.

Health Assessment

Medium
Low
Low
  • PR completed in a single commit with no review, indicating a straightforward refactor with minimal risk.

AI Details

Confidence: 0.20

Tech Stack

Languages: Php
Frameworks: Laravel
Harden token permission handling andrasbacsai M No 0.1h - May 22, 2026

Summary

Bug Fix

Harden token permission handling

Improves security by enforcing stricter server‑side permission checks for API tokens, preventing client‑side tampering, and adding comprehensive regression tests to ensure robust token handling.

Health Assessment

Medium
Low
Low
  • PR merged in 6 minutes with minimal changes, indicating a straightforward security enhancement with low complexity.

AI Details

Confidence: 0.20

Tech Stack

Languages: Php
Frameworks: Laravel
Fix source selection flow andrasbacsai M No 0.0h - May 22, 2026

Summary

Bug Fix

Fix source selection flow

Improves reliability of repository setup by tightening source selection logic and adding tests for edge cases, reducing configuration errors for users.

Health Assessment

Small
Low
Low
  • PR merged immediately with minimal changes, indicating a straightforward bug fix with no review needed.

AI Details

Confidence: 0.20

Tech Stack

Languages: Php
Frameworks: Laravel, Livewire
fix(environment): scope DeleteEnvironment lookups to current team andrasbacsai M AI 0.3h - May 22, 2026

Summary

Bug Fix

Fix DeleteEnvironment to enforce team scoping

Ensures environment deletion requests are restricted to the current team, preventing cross-team data leaks and improving security.

Health Assessment

Small
Low
Low
  • Quick fix merged within minutes, minimal changes, low complexity.

AI Details

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

Tech Stack

Languages: Php
Frameworks: Laravel
fix(destination): scope server and network selection to current team andrasbacsai M AI 0.0h - May 22, 2026

Summary

Bug Fix

Scope server and network selection to current team

Ensures server and network operations are restricted to the current team, preventing cross-team access and improving security.

Health Assessment

Medium
Low
Low
  • PR merged within minutes with no review iterations, indicating a straightforward bug fix with minimal risk.

AI Details

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

Tech Stack

Languages: Php
Frameworks: Laravel
fix(source): scope private key and source selection to current team andrasbacsai M AI 0.0h - May 22, 2026

Summary

Bug Fix

Scope private key and source selection to current team

Ensures that private keys and Git sources are scoped to the current team, preventing cross‑team resource selection and enhancing security.

Health Assessment

Small
Low
Low
  • Fast merge with minimal changes, indicating a straightforward bug fix with clear test coverage.

AI Details

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

Tech Stack

Languages: Php
Frameworks: Laravel
feat(deployments): track application configuration diffs andrasbacsai XL No 0.7h 0.3h May 13, 2026

Summary

Feature

Track application configuration diffs

Enables precise detection of configuration changes, reducing unnecessary redeploys and improving deployment efficiency.

Health Assessment

X-Large
Medium
Low
  • Rapid iteration with a single review round and minimal comments indicates high confidence in the changes, though the large code churn warrants careful monitoring.

AI Details

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

Tech Stack

Languages: Php
Frameworks: Laravel, Livewire
fix(api-tokens): persist expiration warning state andrasbacsai M No 0.5h 0.2h May 13, 2026

Summary

Bug Fix

Persist API token expiration warning state

Adds a persisted marker to personal access tokens to prevent duplicate expiration warning emails, improving notification reliability.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal rework, AI-assisted review streamlined the process.

AI Details

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

Tech Stack

Languages: Php
Frameworks: Laravel
fix(applications): decode custom nginx API payloads andrasbacsai L No 0.0h - May 11, 2026

Summary

Bug Fix

Decode custom nginx API payloads

Ensures custom nginx configurations are correctly decoded and stored, allowing clients to clear settings and preventing double‑encoding errors, thereby improving API reliability and user control.

Health Assessment

Medium
Low
Low
  • Merged within minutes with no review, indicating a straightforward, low‑risk fix.

AI Details

Tech Stack

Languages: Php
Frameworks: Laravel
fix(deployment): include commit in preview image tags andrasbacsai L No 0.1h - May 11, 2026

Summary

Bug Fix

Add commit to preview image tags

Ensures each preview deployment uses a unique Docker image tag that includes the commit hash, preventing tag collisions and improving deployment reliability.

Health Assessment

Large
Low
Low
  • Quick merge with minimal review, indicating a straightforward bug fix.

AI Details

Tech Stack

Languages: Php
Frameworks: Laravel
feat(service): gitea runner michalzarddev S AI 100.6h 0.2h May 11, 2026

Summary

Feature

Add Gitea Runner Service Template

Provides a one‑click Gitea runner service for users, simplifying CI/CD integration.

Health Assessment

Small
Low
Low
  • Fast review and minimal changes indicate low complexity and quick integration.

AI Details

Category: Code AI
Confidence: 1.00

Tech Stack

Languages: Yaml
Frameworks: Docker
chore(service): disable litequeen ShadowArcanist XS AI 14.5h - May 11, 2026

Summary

Chore

Disable Litequeen Service

Disables the Litequeen one‑click service by adding an ignore flag to its compose configuration, ensuring it no longer deploys.

Health Assessment

Small
Low
Low
  • Quick change with no review needed, minimal risk.

AI Details

Category: Code AI
Confidence: 0.95

Tech Stack

Languages: Yaml
Frameworks: Docker
fix(realtime): remove axios dependency andrasbacsai XL No 0.0h - May 11, 2026

Summary

Bug Fix

Remove axios dependency from realtime server

Eliminates header injection risk by replacing axios with Node's native HTTP client and updates Docker build for reproducibility.

Health Assessment

X-Large
Medium
Low
  • PR merged immediately with no review, indicating a straightforward security fix with minimal friction.

AI Details

Tech Stack

Languages: Php, Javascript
build(deps): bump phpseclib/phpseclib from 3.0.51 to 3.0.52 dependabot S No 121.6h - May 11, 2026

Summary

Chore

Bump phpseclib dependency to 3.0.52

Updates the phpseclib library to address security and functionality improvements, ensuring compatibility with the latest OpenSSL and better OID handling.

Health Assessment

Small
Low
Low
  • Automated dependency bump with minimal changes, merged quickly after creation.

AI Details

Tech Stack

Languages: Php
[v5.x] feat(cloud): v5 upgrade maintenance notification peaklabs-dev L No 288.9h 14.7h May 11, 2026

Summary

Feature

Add v5 upgrade maintenance notification

Adds a styled email notification to inform cloud users of the v5 upgrade, improving communication and reducing confusion.

Health Assessment

Large
Medium
Low
  • PR merged after 12 days with minimal rework, indicating a straightforward but sizable change.

AI Details

Tech Stack

Languages: Php
Frameworks: Laravel
fix(docker): use HTTPS for nginx apk repository andrasbacsai XS No 0.0h - May 11, 2026

Summary

Bug Fix

Use HTTPS for nginx APK repository

Updates the development Docker image to use secure HTTPS for the nginx package repository, ensuring all package installs use a secure transport.

Health Assessment

Small
Low
Low
  • PR merged immediately with only two added lines, indicating a straightforward, low‑risk update.

AI Details

Tech Stack

Frameworks: Docker
Page 1 of 2 »

Get this analytics stack for your team

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

Connect Repos