Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| 🔧 Make dev server domain configurable via DEV_DOMAIN | lukevella | S | AI | 0.1h | - | Jul 15, 2026 |
SummaryFeatureConfigure dev server domain via DEV_DOMAIN Enables developers to run multiple dev servers side by side by configuring the domain, improving isolation and testing workflows. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
Nextjs
|
||||||
| 🔥 Remove locale sync | lukevella | S | AI | 0.1h | - | Jul 15, 2026 |
SummaryBug FixRemove locale sync Stops automatic locale changes that caused unwanted page reloads and notifications, ensuring a smoother user experience while keeping session and payment flows intact. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
Nextjs, React
|
||||||
| ♻️ Convert feedback submission from tRPC mutation to server action | lukevella | M | AI | 0.3h | 0.2h | Jul 15, 2026 |
SummaryRefactorConvert feedback submission to server action Enables reliable, rate-limited feedback submission with improved error handling, enhancing user experience and data collection. 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:
React
|
||||||
| 🐛 Fix language preference resetting after save | lukevella | M | AI | 0.2h | - | Jul 15, 2026 |
SummaryBug FixFix language preference resetting after save Corrects a bug where changing the language preference caused the app to revert to English due to stale session data; updates server‑side locale handling and cookie synchronization for reliable language persistence. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React, Nextjs
|
||||||
| 💄 Update billing page components | lukevella | S | AI | 0.1h | - | Jul 15, 2026 |
SummaryFeatureUpdate billing page components Enhanced billing page UI for clearer plan presentation and improved dark‑mode styling, improving user experience. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React, Nextjs
|
||||||
| 💄 Move settings back button to the sidebar footer | lukevella | S | AI | 1.3h | 0.1h | Jul 14, 2026 |
SummaryFeatureMove settings back button to the sidebar footer Aligns the back button with the dashboard sidebar footer, improving navigation consistency and reducing mouse movement for users. 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:
Nextjs, React
|
||||||
| 🐛 Respect the user's week start preference in the week calendar (RAL-1341) | lukevella | M | AI | 0.1h | - | Jul 14, 2026 |
SummaryBug FixFix week calendar to respect user week start Ensures calendar view aligns with user’s preferred first day of week, improving usability and reducing confusion. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| 🔒️ Enforce the DAL pattern (RAL-1333) | lukevella | L | AI | 2.4h | 0.2h | Jul 14, 2026 |
SummaryRefactorEnforce DAL pattern for data access Implements a strict data access layer to prevent accidental data leaks, enforce tenant isolation, and ensure API contract consistency, reducing bugs and improving security. Health Assessment
Large
Medium
Low
AI Details
Usage:
AI Assisted
Category:
Both AI
Tools:
Claude, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
Nextjs
|
||||||
| 🐛 Skip lastUsedAt write for non-Pro API keys (RAL-1336) | lukevella | S | AI | 0.1h | - | Jul 14, 2026 |
SummaryBug FixSkip lastUsedAt write for non-Pro API keys Prevents unnecessary database writes and misreporting for non‑Pro API keys, ensuring accurate usage metrics and correct 403 responses. 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:
Nextjs
|
||||||
| ✨ Show API usage limits on the API keys settings page (RAL-1265) | lukevella | L | AI | 1.4h | 0.3h | Jul 13, 2026 |
SummaryFeatureShow API usage limits on the API keys settings page Adds per‑space rate limit display and upgrade prompt for hobby spaces, improving user experience and preventing 429 errors. Health Assessment
Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React, Nextjs
|
||||||
| ✨ Add rich text (Markdown) editor for poll/event descriptions (RAL-1222) | lukevella | XL | AI | 1.9h | 0.1h | Jul 13, 2026 |
SummaryFeatureAdd rich text editor for poll/event descriptions Introduces a Tiptap‑based rich text editor that serializes to Markdown, enabling formatted poll and event descriptions and improving user experience. Health Assessment
X-Large
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React, Nextjs
|
||||||
| 🐛 Preserve poll time zone when re-adding options after clearing all (#1218) | lukevella | XS | AI | 0.4h | - | Jul 13, 2026 |
SummaryBug FixPreserve poll time zone after clearing options Fixes bug where clearing all poll options resets the poll’s time zone to the viewer’s browser time zone, ensuring the original time zone is retained. 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:
React
|
||||||
| ✨ Add wide event logging to private API requests (RAL-1264) | lukevella | M | AI | 0.3h | 0.2h | Jul 13, 2026 |
SummaryFeatureAdd wide event logging to private API requests Adds comprehensive request monitoring for private API endpoints, enabling detailed analytics and error tracking. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| 📝 Remove stale components/poll reference from CLAUDE.md | lukevella | XS | AI | 0.1h | - | Jul 13, 2026 |
SummaryDocsRemove stale components/poll reference from CLAUDE.md Updates documentation to remove outdated legacy poll UI reference, ensuring clarity for developers. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, CodeRabbit
Confidence:
0.95
Tech Stack |
||||||
| ✨ Move to a per-space API rate limit (RAL-1262) | lukevella | M | AI | 0.7h | 0.1h | Jul 13, 2026 |
SummaryFeatureMove to a per-space API rate limit Centralizes API rate limiting to a single per-space limit, reducing per-key throughput and simplifying management for poll endpoints. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
Nextjs
|
||||||
| 🐛 Fix redirect loop between / and /login (RAL-1313) | lukevella | L | AI | 0.6h | 0.1h | Jul 13, 2026 |
SummaryBug FixFix redirect loop between / and /login Fixes redirect loop by replacing automatic redirects with user‑initiated actions and improving session handling. Health Assessment
Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
Nextjs, React
|
||||||
| ✅ Set up unit testing in @rallly/ui and move markdown-description test (RAL-1332) | lukevella | S | AI | 0.1h | - | Jul 13, 2026 |
SummaryChoreSet up unit testing for UI package Adds a Vitest harness to enable component tests next to components, improving test maintainability and CI integration. 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:
React, Vitest
|
||||||
| 🐛 Parse only autolinks from GFM, not the full extension set | lukevella | M | AI | 0.2h | - | Jul 13, 2026 |
SummaryBug FixFix Markdown to only autolink GFM Improves Markdown rendering by limiting GFM parsing to autolinks, preventing unsupported formatting from breaking or leaking content. Ensures safe rendering and preserves user intent. 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:
React
|
||||||
| ✨ Send confirmation email after RSVP submission | lukevella | XL | AI | 0.4h | 0.2h | Jul 13, 2026 |
SummaryFeatureSend RSVP confirmation email with .ics attachment Users receive a confirmation email with a calendar invite, improving engagement and reducing no‑shows. Health Assessment
X-Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| ✨ Cap API keys per space and migrate writes to server actions (RAL-1268) | lukevella | XL | AI | 2.3h | 0.2h | Jul 13, 2026 |
SummaryFeatureCap API keys per space and migrate writes to server actions Adds a limit of 10 active API keys per space, improves authorization and reliability by moving write operations to server actions, and enhances user experience with clearer error handling. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
Nextjs, React, Trpc
|
||||||
| ✨ Render poll/event descriptions as sanitized Markdown | lukevella | L | AI | 1.8h | 0.4h | Jul 13, 2026 |
SummaryFeatureRender poll/event descriptions as sanitized Markdown Adds a Markdown renderer to safely display poll and event descriptions, enabling formatting while preventing XSS. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React, Nextjs
|
||||||
| 🐛 Fix base URL on Vercel preview deployments | lukevella | S | AI | 0.1h | 0.1h | Jul 13, 2026 |
SummaryBug FixFix base URL on Vercel preview deployments Corrects the base URL resolution for Vercel preview deployments, enabling authentication flows to work correctly in preview environments and preventing login failures. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| 🌐 New Crowdin updates | lukevella | XS | AI | 2.7h | 0.0h | Jul 13, 2026 |
SummaryFeatureAdd German translations for web app Adds German language support for the web interface, improving accessibility for German-speaking users. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack |
||||||
| ♻️ Move auth out of user profile mutations into the action layer | lukevella | M | AI | 1.1h | 0.2h | Jul 13, 2026 |
SummaryBug FixMove auth out of user profile mutations Ensures user profile updates are authorized correctly and reflected immediately, improving security and user experience. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| 🚸 Reject banned users before sending a login verification code | lukevella | S | AI | 0.3h | 0.0h | Jul 12, 2026 |
SummaryBug FixReject banned users before sending a login verification code Prevents banned accounts from receiving OTP emails and provides clearer error messages, improving security and user experience. 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:
React
|
||||||
| ⚡️ Run control panel user search queries in parallel | lukevella | S | AI | 0.1h | - | Jul 12, 2026 |
SummaryRefactorRun control panel user search queries in parallel Improves users page performance by executing list and count queries concurrently, reducing load latency. 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:
Nextjs
|
||||||
| 🐛 Authorize admin mutations against the database, not the session snapshot | lukevella | M | AI | 0.6h | 0.2h | Jul 12, 2026 |
SummaryBug FixAuthorize admin mutations against the database, not the session snapshot Fixes admin role and ban logic to use database state, ensuring accurate permissions and session refresh, improving error visibility. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
Nextjs
|
||||||
| 🌐 New Crowdin updates | lukevella | S | AI | 4.2h | 0.1h | Jul 12, 2026 |
SummaryFeatureAdd new translations for multiple languages Adds updated localization strings for several languages, improving international user experience. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack |
||||||
| ✨ Add SMTP_DEBUG option for verbose SMTP logging | lukevella | S | AI | 2.0h | 1.3h | Jul 12, 2026 |
SummaryFeatureAdd SMTP_DEBUG option for verbose SMTP logging Adds an opt‑in environment variable that logs the full SMTP conversation to help self‑hosters troubleshoot email delivery issues. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Both AI
Tools:
Claude, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Javascript, Typescript
|
||||||
| 🔧 Disable Vercel deployments for Crowdin l10n branches | lukevella | XS | AI | 1.6h | - | Jul 12, 2026 |
SummaryBug FixDisable Vercel deployments for Crowdin l10n branches Prevents unnecessary Vercel deployments triggered by Crowdin syncs, reducing build noise and cost. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, CodeRabbit
Confidence:
0.95
Tech Stack |
||||||
| 🐛 Fix admin-setup redirect loop and authorize admin access against the database | lukevella | M | AI | 0.3h | 0.2h | Jul 12, 2026 |
SummaryBug FixFix admin setup redirect loop and DB auth Fixes redirect loops that prevented admins from accessing the control panel after promotion. Improves user experience by ensuring session data is refreshed and admin checks use the database, preventing stale role data. 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:
React, Nextjs, Trpc
|
||||||
| 🏷️ Declare @types/react in @rallly/emails | lukevella | S | AI | 0.1h | - | Jul 12, 2026 |
SummaryHealth AssessmentAI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Claude, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| ✨ Ban/unban users from the control panel | lukevella | L | AI | 0.4h | 0.2h | Jul 12, 2026 |
SummaryFeatureAdd ban/unban users to control panel Admins can now ban or unban users directly from the control panel, ensuring sessions are revoked and user status is updated, improving moderation control. Health Assessment
Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
Nextjs, React
|
||||||
| ➖ Remove all remaining @radix-ui dependencies | lukevella | L | AI | 0.1h | - | Jul 12, 2026 |
SummaryChoreRemove all remaining @radix-ui dependencies Cleaned up unused UI library dependencies, completing migration to Base UI and reducing bundle size. Health Assessment
Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, CodeRabbit
Confidence:
0.95
Tech Stack |
||||||
| 🔧 Fix invalid shadcn components.json in packages/ui | lukevella | S | AI | 0.3h | - | Jul 12, 2026 |
SummaryBug FixFix invalid shadcn components.json Corrects UI component configuration to allow shadcn CLI to function. This prevents build failures and ensures developers can add UI components without errors. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, CodeRabbit
Confidence:
0.95
Tech Stack |
||||||
| ♻️ Replace Radix Slot with Base UI useRender | lukevella | XL | AI | 0.2h | - | Jul 12, 2026 |
SummaryRefactorReplace Radix Slot with Base UI useRender Improves component rendering consistency and removes dependency on Radix Slot, streamlining UI behavior across dashboard, sidebar, and control panel for a more maintainable codebase. Health Assessment
X-Large
High
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React, Nextjs
|
||||||
| ♻️ Migrate DropdownMenu to Base UI | lukevella | XL | AI | 0.3h | 0.2h | Jul 12, 2026 |
SummaryRefactorMigrate DropdownMenu to Base UI Unifies menu components across the app, improving consistency, accessibility, and maintainability while preserving existing workflows. Health Assessment
Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| 🚚 Migrate legacy poll domain UI from components/ into features/poll | lukevella | L | AI | 0.5h | 0.4h | Jul 12, 2026 |
SummaryRefactorMigrate legacy poll UI into features/poll Reorganizes poll‑related UI components into feature‑specific directories, improving code maintainability and modularity. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
Nextjs
|
||||||
| 🌐 New Crowdin updates | lukevella | M | AI | 71.0h | - | Jul 12, 2026 |
SummaryFeatureAdd translations for multiple languages Expands internationalization, enabling users in new locales to interact with the app in their native language. Health Assessment
Small
Low
Medium
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack |
||||||
| ♻️ Migrate Tooltip to Base UI | lukevella | XL | AI | 0.2h | 0.1h | Jul 12, 2026 |
SummaryRefactorMigrate Tooltip to Base UI Standardizes tooltip component across the application, improving consistency, reducing dependency bloat, and simplifying future maintenance. Health Assessment
Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| ♻️ Move buy-license checkout logic behind features/licensing | lukevella | L | AI | 0.2h | 0.1h | Jul 12, 2026 |
SummaryFeatureMove buy-license checkout logic behind features/licensing Centralizes license checkout logic into a dedicated licensing feature, improving maintainability and consistency across the application. 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:
Nextjs
|
||||||
| ♻️ Migrate Sheet to Base UI | lukevella | M | AI | 0.2h | 0.0h | Jul 12, 2026 |
SummaryRefactorMigrate Sheet to Base UI Replaces Radix dialog with Base UI dialog in the sheet component, streamlining UI behavior and removing an unused dependency, which reduces bundle size and improves maintainability. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| ♻️ Migrate Dialog to Base UI | lukevella | L | AI | 0.3h | 0.1h | Jul 12, 2026 |
SummaryRefactorMigrate Dialog to Base UI Standardizes dialog components across the application, improving consistency and maintainability while preserving existing behavior. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Claude, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React, Nextjs
|
||||||
| 🗑️ Remove dead code surfaced by the structure cleanup | lukevella | M | AI | 0.2h | 0.0h | Jul 12, 2026 |
SummaryRefactorRemove dead code surfaced by the structure cleanup This PR eliminates unused authentication, redirect, and local‑storage logic, and renames a test to improve code quality and reduce maintenance overhead. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Claude, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| 🐛 Translate command menu strings and fix Actions heading key | lukevella | S | AI | 23.9h | - | Jul 12, 2026 |
SummaryBug FixTranslate command menu strings and fix Actions heading Adds localized text for command menu search placeholder and headings, improving consistency. 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:
React
|
||||||
| 🗑️ Demote or merge pseudo-features into lib/ and owning features | lukevella | L | AI | 23.6h | 0.1h | Jul 12, 2026 |
SummaryRefactorDemote pseudo-features to lib and merge Reorganizes feature modules to improve maintainability and enforce feature ownership, reducing code duplication and simplifying future development. Health Assessment
Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
Nextjs, React
|
||||||
| ♻️ Migrate Select to Base UI | lukevella | L | AI | 23.5h | 0.2h | Jul 12, 2026 |
SummaryFeatureMigrate Select component to Base UI Standardizes dropdown behavior across the application, improving consistency, accessibility, and reducing bugs related to empty selections. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React, Nextjs
|
||||||
| 🐛 Exclude soft-deleted polls from access checks and notification recipients | lukevella | S | AI | 0.3h | - | Jul 11, 2026 |
SummaryBug FixExclude soft-deleted polls from access checks and notification recipients Prevents soft-deleted polls from being authorized for admin actions and stops notifications from being sent for deleted polls, improving security and user experience. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| 🐛 Harden LicenseManager and AI moderation external calls | lukevella | S | AI | 0.2h | - | Jul 11, 2026 |
SummaryBug FixHarden LicenseManager and AI moderation external calls Hardens LicenseManager and AI moderation external calls by adding timeouts and improving error handling to prevent stalled operations and reduce false positives. 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:
React
|
||||||
| 🐛 Fix API keys with underscores in prefix being rejected | lukevella | S | AI | 0.1h | - | Jul 11, 2026 |
SummaryBug FixFix API keys with underscores in prefix This fix ensures API keys containing underscores in the prefix are correctly parsed, preventing authentication failures and improving reliability for users. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||