Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| fix(api): rate-limit magic-code verify, bound per-token attempts (GHSA-9pvm-fcf6-9234) | sriramveeraghanta | L | AI | 170.4h | 0.1h | Jun 01, 2026 |
SummaryBug FixFix magic-code rate limiting and attempt cap Hardens magic-link authentication against brute-force attacks by adding per-token attempt limits and configurable rate limiting, improving security for sign-in and sign-up flows. Health Assessment
Medium
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
CodeRabbit, Copilot
Confidence:
0.95
Tech Stack
Languages:
Python
Frameworks:
Django
|
||||||
| fix: bump npm deps to resolve Dependabot advisories | sriramveeraghanta | M | AI | 0.6h | 0.0h | Jun 01, 2026 |
SummaryBug FixBump npm deps to resolve Dependabot advisories Resolves 8 open Dependabot alerts by updating dependency versions in the workspace catalog/overrides and regenerating pnpm-lock.yaml Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
Pnpm
|
||||||
| fix: declare @tailwindcss/postcss in admin/space/web Docker builds | sriramveeraghanta | S | AI | 0.5h | 0.0h | Jun 01, 2026 |
SummaryBug FixFix Docker build dependency for Tailwind CSS Ensures Docker builds for web, admin, and space apps succeed by declaring the @tailwindcss/postcss plugin as a direct devDependency, preventing PostCSS resolution errors. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Claude, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||
| [GIT-235] fix: remove unsupported styles from onboarding tour close button | Rahulcheryala | XS | AI | 0.6h | 0.0h | Jun 01, 2026 |
SummaryRefactorFix unsupported styles on onboarding tour close button Improves close button visibility and removes unsupported styles, enhancing user experience and design consistency. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| [GIT-213] fix: return HTTP response from dispatch() exception handler | sriramveeraghanta | M | AI | 39.2h | 0.1h | Jun 01, 2026 |
SummaryBug FixFix dispatch exception handler to return HTTP response Ensures API errors return structured JSON responses instead of raw exceptions, improving client reliability. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Python
Frameworks:
Django
|
||||||
| chore: move all dependencies into pnpm catalog | sriramveeraghanta | XL | AI | 92.8h | 0.1h | May 31, 2026 |
SummaryRefactorMove all dependencies into pnpm catalog Centralizes dependency version management across the monorepo, simplifying version bumps and ensuring consistency. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Claude, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Yaml
|
||||||
| fix: harden webhook/link/OAuth-avatar SSRF (advisory clusters A/B/C/E) | sriramveeraghanta | XL | AI | 28.1h | 0.1h | May 30, 2026 |
SummaryBug FixHarden webhook and link SSRF protections This PR hardens outbound HTTP usage to prevent SSRF attacks on webhook delivery and link unfurling, protecting internal infrastructure and ensuring secure integrations. Health Assessment
X-Large
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, Copilot, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| refactor(api): source API_KEY_RATE_LIMIT from settings, drop service token throttle | sriramveeraghanta | M | AI | 0.1h | 0.0h | May 28, 2026 |
SummaryRefactorRefactor API throttling: centralize rate limit, remove service token Centralizes API key rate limiting configuration into Django settings and removes unused service token throttling, improving consistency and reducing per-request DB lookups. This change simplifies maintenance and ensures consistent rate limits across environments. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Python
Frameworks:
Django
|
||||||
| fix(web): add Safari fallback for requestIdleCallback | KanteshMurade | M | AI | 72.8h | 0.1h | May 28, 2026 |
SummaryBug FixAdd Safari fallback for requestIdleCallback Fixes Safari crash by providing a fallback for requestIdleCallback, ensuring background tasks run reliably across browsers. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| [WEB-7447] feat: migrate CE telemetry from OTLP traces to OTLP metrics | mguptahub | XL | AI | 2.8h | 0.1h | May 28, 2026 |
SummaryFeatureMigrate CE telemetry to OTLP metrics Enables efficient metrics collection for the Community Edition, improving observability and reducing tracing overhead for users. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
CodeRabbit, Copilot
Confidence:
0.95
Tech Stack
Languages:
Python
Frameworks:
Django
|
||||||
| chore: bump turbo to 2.9.14, migrate pnpm config to workspace yaml | sriramveeraghanta | XL | AI | 17.7h | 0.1h | May 27, 2026 |
SummaryChoreBump turbo and migrate pnpm config Updates build tooling and dependency configuration to improve CI stability and performance. Health Assessment
X-Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
CodeRabbit, Copilot
Confidence:
0.95
Tech Stack |
||||||
| refactor: logging with retention + API token hardening | sriramveeraghanta | XL | AI | 13.2h | 0.0h | May 27, 2026 |
SummaryRefactorRefactor logging retention and API token hardening Improves security by preventing token tampering and protecting logs, ensuring compliance and reducing risk. Health Assessment
X-Large
High
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
CodeRabbit, Copilot
Confidence:
0.95
Tech Stack
Languages:
Python
Frameworks:
Django
|
||||||
| chore: restructure .claude/skills into per-skill directories | sriramveeraghanta | XL | AI | 0.6h | 0.1h | May 26, 2026 |
SummaryDocsRestructure Claude skill definitions into per-skill directories Organizes skill definitions for better maintainability and clarity, improving developer workflow. Health Assessment
X-Large
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
CodeRabbit, Copilot
Confidence:
0.95
Tech Stack |
||||||
| chore: fix security vulnerabilities | pratapalakshmi | M | AI | 2.7h | 0.2h | May 26, 2026 |
SummaryChoreFix security vulnerabilities in Docker images This PR updates base images and dependencies to address known CVEs, improving system security and reducing attack surface. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Javascript, Python
|
||||||
| Add docker pytest runner; fix bugs the suite surfaced | sriramveeraghanta | L | AI | 0.1h | 0.1h | May 25, 2026 |
SummaryBug FixAdd Docker test runner and fix bugs Adds a Docker Compose test runner for the API suite and resolves bugs uncovered by the tests, improving reliability and reducing warnings. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
CodeRabbit, Copilot
Confidence:
0.95
Tech Stack
Languages:
Python, Yaml
Frameworks:
Django, Celery
|
||||||
| [GIT-174]chore: set `completed_at` as read only field for work item | sangeethailango | XS | AI | 237.2h | 0.0h | May 25, 2026 |
SummaryBug FixSet completed_at as read-only field for work item Ensures that the completed_at timestamp cannot be modified via API, improving data integrity and consistency. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
CodeRabbit, Copilot
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| fix(web): add requestIdleCallback fallback for Safari/iOS | bubacho | M | AI | 200.3h | 0.1h | May 24, 2026 |
SummaryBug FixAdd Safari/iOS requestIdleCallback fallback Fixes a runtime crash on Safari/iOS by providing a graceful fallback for requestIdleCallback, ensuring stable lazy rendering and preventing page crashes. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(aio): use JSON array double quotes in VOLUME instruction | astarte75 | XS | AI | 113.0h | 110.4h | May 21, 2026 |
SummaryBug FixFix Docker VOLUME JSON syntax Corrects the Dockerfile VOLUME instruction to use valid JSON array syntax, ensuring compatibility with Docker Engine 29.5.0 and preventing container recreation failures. Health Assessment
Small
Low
High
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Frameworks:
Docker
|
||||||
| [WEB-7182] fix: remove profile preferences activity | b-saikrishnakanth | XL | AI | 308.1h | 138.0h | May 19, 2026 |
SummaryBug FixRemove profile preferences activity Users no longer see the Activity section in profile settings, simplifying the UI and reducing clutter. Health Assessment
Large
High
High
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| [WEB-7181] fix: empty comment quick-actions menu in work item activity | b-saikrishnakanth | M | AI | 308.4h | 0.1h | May 19, 2026 |
SummaryBug FixFix empty comment quick-actions menu Ensures the comment quick-actions menu is hidden when no actions are available, improving UI clarity and preventing empty menu rendering. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix: pnpm path for Docker builds | sriramveeraghanta | XS | No | 0.1h | 0.0h | May 14, 2026 |
SummaryBug FixFix pnpm path in Docker builds Ensures Docker builds can locate pnpm binaries by updating PATH in community Dockerfiles. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Frameworks:
Docker
|
||||||
| fix: add WEBHOOK_ALLOWED_HOSTS allowlist for internal webhook targets | sriramveeraghanta | M | No | 0.1h | 0.0h | May 14, 2026 |
SummaryBug FixAdd webhook hostname allowlist for internal targets Enables internal services to register webhooks by allowing hostnames in an allowlist, improving flexibility for containerized deployments and preventing false positives in SSRF checks. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Python
Frameworks:
Django
|
||||||
| [GIT-175] fix: completed_at updation logic for work items | sangeethailango | M | AI | 22.2h | 0.0h | May 12, 2026 |
SummaryBug FixFix completed_at logic for work items Corrects state transition handling and timestamp updates for work items, improving reliability and maintainability. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Assisted
Category:
Both AI
Tools:
Copilot, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| fix(api): use requester's workspace role in project member role updates (GHSA-x63v-p7wc-47x4) | sriramveeraghanta | S | AI | 16.2h | 0.1h | May 05, 2026 |
SummaryBug FixFix project member role update authorization Ensures role updates are validated against the requester's permissions, preventing non-admins from modifying workspace admin roles. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
CodeRabbit, Copilot
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| fix(nginx): correct real_ip_header typo X-Forward-For → X-Forwarded-For | MinitJain | XS | AI | 214.0h | 0.0h | May 05, 2026 |
SummaryBug FixCorrect Nginx real_ip_header typo Fixes typo in Nginx configs to correctly capture client IPs, ensuring accurate logging and rate limiting. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack |
||||||