Pull Request Explorer

Exploring 37 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
fix(eventstore): prevent projections from skipping events muhlemmer XL AI 0.2h - Sep 09, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(eventstore): prevent projections from skipping events adlerhurst XL AI 38.1h 1.4h Sep 09, 2026

LLM analysis pending

This PR has not been analyzed yet.

perf(query): use UNION of index seeks for ListUsers login equality muhlemmer XL AI 0.4h - Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

feat(telemetry): auto detect google attributes muhlemmer L AI 0.4h - Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

perf(query): use UNION of index seeks for ListUsers login equality adlerhurst XL AI 22.4h 3.9h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

docs: error reference page fails to load, missing basePath in fetch rajatcing XS No 2.2h 0.0h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

feat(telemetry): auto detect google attributes muhlemmer L No 71.2h 0.1h Sep 07, 2026

LLM analysis pending

This PR has not been analyzed yet.

docs: update knowledge gap ID 66 zitadel-knowledge-bot S No 25.9h 0.0h Sep 04, 2026

LLM analysis pending

This PR has not been analyzed yet.

docs: add instance administrator hardening guide livio-a L No 56.0h 2.3h Sep 04, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(login): translate authentication and OTP strings matiasracedo XL No 59.9h 3.4h Sep 03, 2026

Summary

Bug Fix

Translate authentication and OTP strings

Adds comprehensive locale support for login authentication and OTP flows, eliminating hardcoded text and improving international user experience.

Health Assessment

X-Large
Low
Low
  • The PR was reviewed quickly and required minimal rework, with a single review round and strong test coverage, indicating a smooth integration despite the large number of lines added.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
chore: gRPC-Go deps update to 1.83.2 IAM-marco M No 0.4h 0.0h Sep 02, 2026

Summary

Chore

Update gRPC-Go dependencies

Bumps google.golang.org/grpc to 1.83.2, updating related dependencies to maintain compatibility.

Health Assessment

Small
Low
Low
  • Quick, single-commit PR with minimal review; low risk.

AI Details

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

Tech Stack

Languages: Go
docs(perf): v4.17.1 results and harness fixes muhlemmer XL AI 128.8h 0.1h Sep 01, 2026

Summary

Feature

Publish v4.17.1 benchmark results and fix harness

Adds benchmark documentation pages for v4.17.1, publishes results, and implements fixes to the benchmark harness to improve reliability and accuracy.

Health Assessment

Large
High
Low
  • PR took over 5 days to merge, but had a quick review; the large number of added lines indicates significant documentation and harness changes, raising risk due to complexity and potential downstream impact.

AI Details

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

Tech Stack

docs(oidc): remove stale back-channel logout unimplemented notice adlerhurst XS AI 14.4h 14.3h Aug 28, 2026

Summary

Docs

Remove stale back‑channel logout notice

Updates the OIDC logout guide to reflect that back‑channel logout is implemented, improving documentation accuracy.

Health Assessment

Small
Low
Low
  • Quick documentation update with minimal changes and no rework, merged within 14 hours.

AI Details

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

Tech Stack

chore(ci): let nx stop continuous run-db tasks instead of compose down from within the test targets livio-a XS AI 1.5h 0.0h Aug 28, 2026

Summary

Bug Fix

Fix CI flakiness by removing manual stop

Eliminates flaky CI runs caused by Nx misinterpreting stopped services, ensuring reliable test execution.

Health Assessment

Small
Low
Low
  • Quick fix resolved CI flakiness with minimal changes and no back‑and‑forth.

AI Details

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

Tech Stack

fix(login): resolve the registration org consistently with the login policy livio-a M No 213.7h 24.2h Aug 28, 2026

Summary

Bug Fix

Fix registration org resolution consistency

Ensures users are registered in the same organization used for login policy, preventing mismatched org assignments and improving security consistency.

Health Assessment

Medium
Medium
Medium
  • PR took over 8 days to merge, with a single review and minimal rework, indicating a straightforward bugfix but delayed by unrelated merges.

AI Details

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

Tech Stack

Languages: Go, Yaml
Frameworks: Github-Actions
docs: create knowledge gap ID 65 zitadel-knowledge-bot L No 25.0h 0.1h Aug 27, 2026

Summary

Docs

Add documentation guide for custom Login UI

Provides a comprehensive guide for teams to fork, build, and deploy a customized ZITADEL Login UI, reducing maintenance overhead and ensuring secure integration.

Health Assessment

Large
Medium
Medium
  • PR was reviewed quickly but required multiple small commits to address feedback, indicating tight iteration but low overall review burden.

AI Details

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

Tech Stack

Languages: Typescript
fix(login): show account selection after RP-initiated logout peintnermax XL No 52.0h 0.1h Aug 27, 2026

Summary

Bug Fix

Restore account picker after RP-initiated logout

Ensures users see the account selection screen after an RP-initiated logout, maintaining a smooth login experience and reducing confusion.

Health Assessment

X-Large
Medium
Low
  • Fast review and minimal rework indicate a clear, well-scoped fix with low implementation risk.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Nextjs, React
fix(security): prevent TOTP reuse muhlemmer XL No 199.6h 0.1h Aug 27, 2026

Summary

Bug Fix

Prevent TOTP code reuse to enhance security

Adds replay protection for TOTP codes, preventing reuse within validity window, improving account security.

Health Assessment

Large
High
High
  • Long cycle time (8+ days) with multiple review rounds indicates significant rework, but the quick initial review shows early detection. The security fix required careful handling of TOTP logic and i18n updates.

AI Details

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

Tech Stack

Languages: Go
fix(api): disable HTTP caching of well-known app link files livio-a M AI 3.2h 0.1h Aug 26, 2026

Summary

Bug Fix

Disable HTTP caching for well-known app link files

Ensures instance‑specific app link files are not cached across hosts, preventing incorrect responses for native app verification.

Health Assessment

Medium
Low
Low
  • Fast cycle time and minimal review rounds indicate a straightforward, low‑risk bug fix. AI assistance helped streamline the implementation.

AI Details

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

Tech Stack

Languages: Go
docs: remove outdated Actions v2 feature flag references IAM-marco S No 0.5h 0.0h Aug 25, 2026

Summary

Docs

Remove outdated Actions v2 feature flag references

Clean up documentation to reflect that Actions v2 is enabled by default, removing obsolete feature flag references.

Health Assessment

Small
Low
Low
  • PR merged within 30 minutes with a single commit and no rework, indicating a straightforward documentation cleanup.

AI Details

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

Tech Stack

fix(api): correct caching and relations of well-known app link files livio-a S AI 71.6h 0.0h Aug 24, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(console): support Zitadel Support IDP peintnermax XL No 112.4h 0.1h Aug 24, 2026

LLM analysis pending

This PR has not been analyzed yet.

chore(deps): update npm dependencies and clean up pnpm overrides peintnermax XL No 138.5h 119.4h Aug 19, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(login): don't prepend base path to absolute IdP URL on login_hint redirect peintnermax L No 1.9h 0.1h Aug 17, 2026

LLM analysis pending

This PR has not been analyzed yet.

docs: fix redirect to WIP page livio-a XS No 5.7h 0.0h Aug 14, 2026

Summary

Docs

Fix redirect to WIP page

Updates docs redirect rule to send API reference requests to an under development placeholder, improving user experience during API build.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, reviewed immediately, merged within hours.

AI Details

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

Tech Stack

chore: fix integration test livio-a XS No 1.3h 0.0h Aug 14, 2026

Summary

Test

Fix integration test for org v2

Corrects a faulty integration test by updating the test setup to use a machine user for PAT creation, ensuring API behavior alignment.

Health Assessment

Small
Low
Low
  • Fast turnaround with no rework; minimal impact on codebase.

AI Details

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

Tech Stack

Languages: Go
docs: redirect /api/group/* to WIP page fcoppede S No 11.4h 0.0h Aug 14, 2026

Summary

Docs

Add temporary redirect for API group docs

Provides a placeholder page for /api/group/* routes while the Group API is under development, improving user experience.

Health Assessment

Small
Low
Low
  • Fast review and merge with AI assistance; minimal code changes.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
docs: update knowledge gap ID 43 zitadel-knowledge-bot XS No 0.2h 0.0h Aug 12, 2026

Summary

Docs

Update docs for Knowledge Gap ID 43

Fixes documentation for SDK React examples, improving clarity and removing repeated content.

Health Assessment

Small
Low
Low
  • Rapid review and merge within 12 minutes, minimal changes, low risk.

AI Details

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

Tech Stack

fix(login): redirect unknown users to external IdP after domain discovery when enumeration protection is active peintnermax M No 3.5h 0.1h Aug 12, 2026

Summary

Bug Fix

Fix unknown user redirect after domain discovery

Ensures unknown users are redirected correctly to the external IdP, preventing enumeration attacks and improving login security and user experience.

Health Assessment

Small
Low
Low
  • Quick, single-commit fix with minimal code changes and no complex dependencies, resulting in a low-risk, fast-resolution PR.

AI Details

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

Tech Stack

Languages: Typescript
feat(oidc): provide actor information in userinfo actions muhlemmer XL No 43.7h 0.1h Aug 12, 2026

Summary

Feature

Add actor info to OIDC userinfo actions

Enables impersonation context to be exposed in OIDC userinfo and preAccessToken actions, allowing downstream services to know the actor behind a token, improving auditability and delegation handling.

Health Assessment

X-Large
High
High
  • The PR introduced significant new functionality around OIDC actor context, required extensive refactoring and integration tests, leading to multiple review rounds and a large code change set, but was ultimately merged within two days.

AI Details

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

Tech Stack

Languages: Go
feat(login): synchronize instance roles for Zitadel identity provider peintnermax L No 43.5h 0.1h Aug 12, 2026

Summary

Feature

Synchronize instance roles for Zitadel IdP

Adds role synchronization for instance administrators during login via Zitadel, ensuring proper permissions and reducing missing access issues.

Health Assessment

Medium
Medium
Low
  • Fast review (0.1h) with a single changes‑requested round; moderate code churn (278 lines) indicates a focused feature addition with manageable risk.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
feat: native app links for passkeys livio-a XL No 1.2h 0.1h Aug 12, 2026

Summary

Feature

Add native app link support for passkeys

Adds native app link support for iOS and Android passkeys, enabling secure native authentication flows and improving user experience. This enhances security and reduces friction for mobile users.

Health Assessment

X-Large
High
Low
  • Rapid review and merge with minimal iterations indicate confidence, but the large code addition suggests significant integration risk.

AI Details

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

Tech Stack

Languages: Typescript, Go, Yaml, Sql
Frameworks: Angular
docs: document native app links for passkeys livio-a M No 144.7h 122.3h Aug 12, 2026

Summary

Docs

Document native app links for passkeys

Provides operators with guidance on configuring native app links for passkeys, improving integration and user experience.

Health Assessment

Medium
Low
High
  • Long review cycle indicates low priority or backlog; documentation only, minimal risk.

AI Details

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

Tech Stack

Languages: Typescript
feat(console): configure native app link fields on OIDC apps livio-a XL No 168.6h 24.8h Aug 12, 2026

Summary

Feature

Add Native App Link Settings to OIDC Console

Admins can now configure iOS/Android native app link metadata directly in the console, enabling passkey trust file support and improving security and user experience. This enhances admin control over authentication flows.

Health Assessment

X-Large
High
Medium
  • The PR involved extensive UI changes and internationalization, requiring multiple AI‑assisted commits and a single review, resulting in a long cycle time but minimal review friction.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Angular
feat(api): serve AASA and assetlinks for native app passkeys livio-a XL No 168.8h 24.9h Aug 12, 2026

Summary

Feature

Serve AASA and Assetlinks for Native Passkeys

Adds instance‑scoped well‑known endpoints to publish iOS and Android association documents for native app passkeys, enabling secure passkey authentication flows.

Health Assessment

X-Large
High
Medium
  • The PR required a week to merge with a single review after a 25‑hour review delay, indicating slow feedback but minimal rework.

AI Details

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

Tech Stack

Languages: Go, Yaml
feat(api): wire native app link fields through OIDC storage livio-a XL No 179.4h 35.0h Aug 12, 2026

Summary

Feature

Wire native app link fields through OIDC storage

Adds iOS/Android native app link configuration to OIDC apps, enabling passkey trust metadata and improving mobile security and user experience.

Health Assessment

X-Large
High
High
  • Long cycle time and slow review indicate high complexity; extensive changes across many files suggest significant refactoring and new feature implementation.

AI Details

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

Tech Stack

Languages: Go, Sql
feat(api): add native app link config fields for passkeys livio-a M No 182.8h 38.3h Aug 12, 2026

Summary

Feature

Add native app link config for passkeys

Adds configuration for native iOS/Android app link metadata, enabling passkey support and improving authentication reliability for mobile users.

Health Assessment

Medium
Medium
High
  • The PR required multiple AI-assisted commits and a lengthy review process, resulting in a slow cycle time but a straightforward feature addition.

AI Details

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

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