Pull Request Explorer

Exploring 339 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
fix(api-service): point MCP OAuth DCR logo_uri to /images/novu.svg fixes NV-7823 scopsy XS AI 0.1h - May 26, 2026

Summary

Bug Fix

Fix MCP OAuth DCR logo_uri path

Corrects the logo URI used during MCP OAuth Dynamic Client Registration to point to the existing dashboard asset, ensuring authorization servers receive a valid logo URL.

Health Assessment

Small
Low
Low
  • AI-assisted code generation enabled a rapid, low-risk fix that was merged within minutes.

AI Details

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

Tech Stack

Languages: Typescript
fix(shared): revert agent provider card order fixes NV-7822 scopsy XS AI 0.1h - May 26, 2026

Summary

Bug Fix

Revert provider card order to original sequence

Restores the original order of conversational provider cards on the agent onboarding screen, ensuring consistent user experience across Slack, Telegram, WhatsApp Business, and MS Teams.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Typescript
feat(api-service): improve tool approval cards UX and plan card interaction (fixes NV-7743) fixes NV-7743 ChmaraX XL AI 1.4h 0.2h May 26, 2026

Summary

Feature

Improve tool approval card UX and plan interaction

Enhances user experience for tool approvals, eliminates duplicate plan cards, and streamlines approval workflows, boosting operational efficiency and customer satisfaction.

Health Assessment

Medium
Low
Low
  • Fast cycle time (1.4h) and quick review (0.2h) indicate efficient collaboration; AI assistance likely accelerated code authoring and review. The PR involved moderate scope with 13 files and 156 line changes, but minimal back‑and‑forth, suggesting a well‑defined feature implementation.

AI Details

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

Tech Stack

Languages: Typescript, Javascript, Json, Yaml
fix(dashboard): pin OrganizationProfile post-leave redirect to local org-list merrcury M AI 0.3h 0.1h May 26, 2026

Summary

Bug Fix

Pin OrganizationProfile redirect to local org-list

Ensures users remain on the current product after leaving or deleting an organization, preventing confusing cross‑product redirects and improving user experience.

Health Assessment

Medium
Low
Low
  • Fast turnaround with minimal rework; single commit and quick review indicate low complexity and risk.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
fix(dashboard): re-enable satelliteAutoSync for Connect (Clerk v6 default flip) merrcury XS AI 0.0h - May 26, 2026

Summary

Bug Fix

Re-enable satellite auto-sync for Connect

Fixes infinite redirect loop between Platform and Connect by re-enabling satellite auto-sync, ensuring seamless authentication for users.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, merged within minutes, no review required.

AI Details

Usage: AI Assisted
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
fix(dashboard): agent details on new integration connect it should keep the existing integrations fixes NV-7799 LetItRock M AI 0.3h 0.1h May 26, 2026

Summary

Bug Fix

Fix agent integration preservation on new connect

Ensures users retain existing integrations when adding a new provider, preventing accidental removal of other integrations.

Health Assessment

Small
Low
Low
  • Quick, single-commit fix with minimal code changes; AI review provided actionable comments, resulting in a fast cycle time and low risk.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(dashboard): unbreak connect ↔ platform handoff and provision intent merrcury L AI 0.2h - May 26, 2026

Summary

Bug Fix

Fix dashboard cross‑app handoff loops

Restores seamless navigation between Connect and Platform, preventing redirect loops and ensuring proper organization provisioning, improving user onboarding and reducing support tickets.

Health Assessment

Large
Low
Low
  • Quick fix with minimal review, resolved redirect loop issue, no new features added.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
fix(dashboard): agents custom code form fixes NV-7816 LetItRock XL AI 0.7h - May 26, 2026

Summary

Bug Fix

Fix agent creation flow for scratch runtime

Ensures AI prompts only appear for managed Claude connectors, preventing incorrect UI for scratch runtimes and improving user experience.

Health Assessment

Medium
Low
Low
  • Fast cycle time and minimal changes suggest low complexity and low risk.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
feat(dashboard): improve cross-origin navigation and session synchronization with Clerk merrcury L AI - - May 26, 2026

Summary

Feature

Improve cross-origin navigation and session sync

Enhances user experience by ensuring seamless navigation across domains and maintaining session state, reducing friction during authentication flows.

Health Assessment

Small
Low
Low
  • Fast merge with minimal changes, likely a straightforward refactor of navigation logic.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
feat(dashboard): enhance Clerk integration for cross-origin session sync merrcury L No - - May 26, 2026

Summary

Feature

Enhance Clerk integration for cross-origin session sync

Improves user authentication flow across domains, reducing login friction and ensuring consistent session state for dashboard users. Also supports local development and prevents caching issues on Netlify.

Health Assessment

Large
Low
Low
  • PR merged in under a minute with no review comments, indicating a straightforward enhancement with minimal risk.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
fix(dashboard): redirect loop between connect and platform merrcury M AI 0.0h - May 26, 2026

Summary

Bug Fix

Fix redirect loop between Connect and platform

This PR resolves a redirect loop between Connect and the platform by properly handling satellite return URLs during sign‑in and sign‑up flows, improving user authentication experience. It also refines organization picker scrolling for better UI.

Health Assessment

Medium
Low
Low
  • The PR was merged almost immediately after creation, indicating minimal review friction and a straightforward fix.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Nextjs, React
feat(dashboard): Redirect Connect overview conversation clicks to Conversations page fixes NV-7806 LetItRock M AI 15.1h - May 26, 2026

Summary

Feature

Redirect Connect overview conversation clicks to Conversations page

Adds navigation from recent conversations table to dedicated Conversations page, preselecting conversation and opening detail panel for improved user flow.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, AI-assisted PR body, merged within 15 hours.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
chore(dashboard): agents empty state polishing and small adjustments fixes NV-7803 LetItRock M AI 15.1h 0.1h May 26, 2026

Summary

Chore

Polish agents empty state and adjust UI

Improves user onboarding by refining the agents empty state and removing unnecessary template section, enhancing clarity and reducing friction.

Health Assessment

Medium
Low
Low
  • Fast review and merge with minimal rework; small UI polish with no new features or bugs introduced.

AI Details

Usage: AI Assisted
Category: Both AI
Tools: CodeRabbit, Copilot
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
feat(dashboard): seperate novu platform and connect from each other fixes NV-7683 merrcury XL AI 1.4h 0.1h May 26, 2026

Summary

Feature

Separate Novu Platform and Connect

This PR splits Novu into two product surfaces—Platform and Connect—adding product‑aware routing, auth, onboarding, UI, and cross‑app linking for hostname‑split deployments, improving user experience and enabling separate origins.

Health Assessment

X-Large
High
Low
  • The PR was merged within 1.4 hours with only a brief AI‑assisted review, indicating a smooth process, but the large code churn (≈3,000 lines) and many new components raise potential integration risk.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
docs(root): refactor README provider list into collapsible tables fixes DOC-335 scopsy M AI 0.0h - May 26, 2026

Summary

Docs

Refactor README provider list into collapsible tables

Updates the root README to replace outdated checkbox lists with a concise, collapsible table format, improving readability and keeping the documentation in sync with the codebase. This change enhances maintainability and user experience for developers browsing the documentation.

Health Assessment

Medium
Low
Low
  • PR merged quickly with minimal changes, indicating a straightforward documentation update with no significant review or rework.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

chore(root): replace README header logo with local SVG fixes MRK-1753 scopsy S AI 0.0h - May 26, 2026

Summary

Chore

Replace README header logo with local SVG

Simplifies maintenance by using a single SVG asset for the README header, removing external PNGs and dark/light variants.

Health Assessment

Small
Low
Low
  • Quick merge with no review, minimal changes, low risk.

AI Details

Usage: AI Assisted
Category: Both AI
Tools: CodeRabbit, Cursor
Confidence: 0.95

Tech Stack

fix(dashboard): rename custom scaffold connector label fixes NV-7819 scopsy XS AI 0.1h - May 26, 2026

Summary

Bug Fix

Rename custom scaffold connector label

Updates the display label for the custom scaffold connector option in the agent integration dropdown to better reflect self-hosted setups.

Health Assessment

Small
Low
Low
  • Quick copy-only change with minimal review, indicating low complexity and high confidence in correctness.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
chore(root): Release 2026-05-26 03:57 github-actions XL No 0.1h 0.1h May 26, 2026

Summary

Chore

Release Novu Cloud 2026-05-26

Automated daily production Novu Cloud release

Health Assessment

Large
Low
Low
  • Release PR merged in 6 minutes with minimal review, indicating an automated release workflow. The PR aggregates many prior commits and is AI-assisted, but poses low risk as it only updates release artifacts and CI configurations.

AI Details

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

Tech Stack

Languages: Shell
Frameworks: Github-Actions, Docker
fix(dashboard): hide existing-agent flow for Novu demo Claude provider fixes NV-7807 scopsy M AI 0.3h - May 25, 2026

Summary

Bug Fix

Hide existing-agent flow for Novu demo Claude

Prevents users from attempting to adopt agents on unsupported demo integrations, aligning UI with backend behavior and improving user experience.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, no major rework, low risk.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(dashboard): remove Book demo from agent onboarding fixes NV-7808 scopsy S AI 0.2h - May 25, 2026

Summary

Refactor

Remove Book Demo CTA from Agent Onboarding

Eliminates marketing CTA from agent onboarding, simplifying user experience and focusing on core setup tasks.

Health Assessment

Small
Low
Low
  • Quick UI cleanup merged within minutes with no review or comments, indicating low friction and minimal risk.

AI Details

Usage: AI Assisted
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
fix(shared): default managed-agent MCP toolsets to always_allow fixes NV-7809 scopsy M AI 0.2h 0.2h May 25, 2026

Summary

Bug Fix

Fix default managed-agent MCP toolsets to always_allow

Ensures managed agents run MCP tools without user approval, improving automation flow.

Health Assessment

Medium
Low
Low
  • Quick, single-commit fix with immediate review and merge, indicating low complexity and minimal risk.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
fix(dashboard): pre-select first managed integration on create agent fixes NV-7801 scopsy M AI 0.8h - May 25, 2026

Summary

Bug Fix

Pre-select first managed integration on agent creation

Automatically selects the most relevant integration when opening the Add agent dialog, reducing setup friction and preventing unnecessary credential forms.

Health Assessment

Medium
Low
Low
  • Fast turnaround with minimal changes and no review delays indicates low risk and high confidence in the fix.

AI Details

Usage: AI Assisted
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
fix(dashboard): show Novu demo Claude in Anthropic connector dropdown fixes NV-7802 scopsy S AI 0.1h - May 25, 2026

Summary

Bug Fix

Show Novu demo Claude in connector dropdown

Ensures demo credentials appear in the connector dropdown, improving user onboarding and testing.

Health Assessment

AI Details

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

Tech Stack

Languages: Typescript
feat(dashboard): agents inbound email field fixes NV-7797 LetItRock M AI 1.0h 0.2h May 25, 2026

Summary

Feature

Add inbound email field to agent setup

Enables agents to view and configure inbound email addresses during onboarding and in agent details, improving onboarding flow and visibility.

Health Assessment

Medium
Low
Low
  • Quick turnaround with minimal review comments, indicating straightforward implementation.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(shared): separate MCP toolsets from builtin tools in Anthropic parsing fixes NV-7798 scopsy M AI 0.3h - May 25, 2026

Summary

Bug Fix

Separate MCP toolsets from builtin tools

Fixes UI duplication by ensuring MCP integrations appear only in the MCP section, improving clarity for users.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved UI duplication issue promptly.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
feat(worker, api-service): add AWS Claude managed runtime with API key auth fixes NV-7788 scopsy XL AI 1.2h 0.1h May 25, 2026

Summary

Feature

Add AWS Claude managed runtime with API key auth

Adds support for Claude Platform on AWS as a managed agent runtime using API key authentication, enabling per‑tenant AWS dispatch and full UI parity.

Health Assessment

X-Large
High
Medium
  • Rapid cycle with AI assistance, but extensive review comments indicate complexity; large scope and many changes suggest high risk but quick turnaround.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(dashboard): onboarding slack configuration token field fixes NV-7796 LetItRock S AI 0.1h - May 25, 2026

Summary

Bug Fix

Fix Slack token field in onboarding

Ensures the Slack configuration token field is available during onboarding, improving agent setup experience.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
feat(api-service): capture agents and chat-sdk errors in Sentry fixes NV-7794 scopsy L AI 2.3h 0.1h May 25, 2026

Summary

Feature

Capture agents and chat-sdk errors in Sentry

Adds centralized Sentry instrumentation for agent and chat‑sdk error paths, enabling operational failures to be tracked in production.

Health Assessment

Large
Low
Low
  • Fast cycle time with minimal rework; AI‑assisted code generation streamlined implementation; single review comment indicates low friction.

AI Details

Usage: AI Assisted
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
feat(api-service): integrate novu-app MCP auth mode (GitHub first) fixes NV-7782 djabarovgeorge XL AI 12.8h 0.2h May 25, 2026

Summary

Feature

Add novu-app MCP auth mode with GitHub

Enables GitHub OAuth integration for MCP servers, streamlining authentication and expanding feature set for users.

Health Assessment

X-Large
High
Low
  • Merged within 12.8 hours after a single review, indicating high confidence but the large code change size suggests a higher risk of undiscovered issues.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
fix(api-service): resolve email agent subscribers by email fixes NV-7793 scopsy L AI 0.6h 0.2h May 25, 2026

Summary

Bug Fix

Resolve email agent subscriber lookup

Adds email-based subscriber resolution to the Agent Subscriber Resolver, ensuring inbound email messages correctly link to existing subscribers and improving conversation accuracy.

Health Assessment

Large
Low
Low
  • Fast cycle time and minimal review rounds indicate efficient resolution of a critical bug.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: CodeRabbit, Cursor
Confidence: 0.95

Tech Stack

Languages: Typescript
refactor(api-service): split ManagedAgentService into focused services fixes NV-7792 ChmaraX XL AI 0.4h 0.1h May 25, 2026

Summary

Refactor

Refactor ManagedAgentService into focused services

Improves reliability of agent webhook handling and provider resolution, enabling more robust tool approval flows and clearer user interactions.

Health Assessment

X-Large
Low
Low
  • Fast cycle time and minimal review iterations indicate an efficient refactor with clear intent and low friction.

AI Details

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

Tech Stack

Languages: Typescript
chore(dashboard): adjust the agent creation form fixes NV-7758 LetItRock S AI 0.2h - May 25, 2026

Summary

Chore

Adjust agent creation form for onboarding flow

Improves UI consistency by hiding template pills in manual mode and fixing onboarding flow, enhancing user experience.

Health Assessment

Small
Low
Low
  • Quick review and merge, minimal changes, low risk

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(api-service): resolve WhatsApp inbound subscribers via subscriber.phone fixes NV-7789 scopsy L AI 0.8h 0.2h May 25, 2026

Summary

Bug Fix

Fix WhatsApp inbound subscriber resolution

Resolves WhatsApp inbound messages by matching subscriber phone numbers, improving webhook handling and reducing mismatches.

Health Assessment

Large
Medium
Low
  • Quick resolution with minimal review, indicating a straightforward bug fix with moderate scope.

AI Details

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

Tech Stack

Languages: Typescript
fix(dashboard): update agent documentation links fixes NV-7791 scopsy S AI 0.3h - May 25, 2026

Summary

Bug Fix

Update dashboard agent documentation links

Fixes broken agent documentation links in the dashboard, centralizing URLs for consistency and future maintenance.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved in under 20 minutes, indicating efficient review and low complexity.

AI Details

Usage: AI Assisted
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
fix(dashboard): disable email sender field editing in production fixes NV-7719 jainpawan21 S AI 140.1h 88.8h May 25, 2026

Summary

Bug Fix

Disable email sender editing in production

Prevents users from editing email sender settings in live environments, ensuring configuration integrity.

Health Assessment

Small
Low
High
  • The PR took over 5 days to merge with a slow review process, but the changes were minimal and focused on UI access control.

AI Details

Usage: AI Assisted
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
fix(api-service): replace generic agent error for unlinked platform users djabarovgeorge M AI 18.3h 0.1h May 25, 2026

Summary

Bug Fix

Replace generic agent error with platform-aware message

Improves user experience by providing clear, actionable error messages when a platform user lacks a linked Novu subscriber, reducing confusion and support tickets.

Health Assessment

Medium
Low
Low
  • Quick turnaround with minimal rework; AI-assisted review streamlined the process.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: CodeRabbit, Cursor
Confidence: 0.95

Tech Stack

Languages: Typescript
fix(dashboard): link View integration store to selected integration update page fixes NV-7784 djabarovgeorge XS AI 0.5h - May 25, 2026

Summary

Bug Fix

Fix dashboard integration store link

Ensures the 'View integration store' button navigates directly to the selected integration's update page, improving UX by eliminating manual search.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(api-service): use DASHBOARD_URL for MCP OAuth DCR client metadata fixes NV-7786 djabarovgeorge XS AI 0.0h - May 25, 2026

Summary

Bug Fix

Use DASHBOARD_URL for MCP OAuth DCR client metadata

Aligns DCR client_uri and logo_uri to the canonical dashboard URL, ensuring consistent redirects and reducing potential OAuth flow errors.

Health Assessment

Small
Low
Low
  • Quick, single-line change merged immediately, indicating low complexity and high confidence in the fix.

AI Details

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

Tech Stack

Languages: Typescript
fix(api-service): guard bridge sync steps and validate integration ObjectIds fixes NV-7783 cursor S No 1.0h 0.2h May 25, 2026

Summary

Bug Fix

Fix bridge sync and integration ID validation

This PR eliminates two frequent Sentry errors by ensuring missing workflow data defaults to empty arrays and validating integration IDs, improving API reliability.

Health Assessment

Small
Low
Low
  • The PR was merged within an hour of opening, with no review comments, indicating a straightforward, low‑risk change.

AI Details

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

Tech Stack

Languages: Typescript
feat(dashboard): unify connect onboarding subscriber fixes NV-7781 scopsy XL AI 9.9h 0.1h May 25, 2026

Summary

Feature

Unify connect onboarding subscriber

Simplifies onboarding by using a single per‑user connect subscriber, reducing per‑agent subscriber clutter and improving user experience.

Health Assessment

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(api-service): scope MCP vault credentials per subscriber fixes NV-7748 djabarovgeorge XL AI 8.0h 0.2h May 24, 2026

Summary

Bug Fix

Scope MCP vault credentials per subscriber

Fixes credential leakage and session mismatches by scoping vaults per subscriber, improving security and reliability.

Health Assessment

X-Large
Medium
Low
  • Fast cycle time and minimal review friction indicate efficient resolution of a critical security bug.

AI Details

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

Tech Stack

Languages: Typescript
fix(api-service): skip bridge dispatch for managed agent link-button actions fixes NV-7780 scopsy M AI 0.3h - May 24, 2026

Summary

Bug Fix

Fix bridge dispatch for managed agent link-buttons

Prevents NoBridgeUrlError when users click link-buttons on managed agents, improving reliability.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved in under 20 minutes, indicating efficient review and low risk.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
feat(nextjs): fix keyless mode dev env fixes NV-7779 scopsy M AI 1.3h 0.1h May 24, 2026

Summary

Feature

Fix keyless mode dev env

Adds keyless Inbox demo to nextjs playground and fixes environment detection

Health Assessment

Medium
Low
Low
  • Fast cycle time and review response indicate efficient collaboration
  • Multiple commits and reviews suggest iterative improvement

AI Details

Usage: AI Assisted
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
Frameworks: Nextjs, React
feat(api-service): add Novu-managed demo Claude provider fixes NV-7749 scopsy XL AI 3.6h 0.2h May 24, 2026

Summary

Feature

Add Novu-managed demo Claude provider

Adds a managed Claude provider for new orgs to try agents without Anthropic key, with quotas and upgrade path.

Health Assessment

Large
Medium
Low
  • Rapid iteration with multiple commits and quick review indicates high developer engagement; large code changes but short cycle time suggest efficient process.

AI Details

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

Tech Stack

Languages: Typescript
feat(dashboard): use claude-sonnet-4-6 as default model for managed agent provisioning fixes NV-7777 scopsy XS AI 0.5h - May 24, 2026

Summary

Feature

Switch default model for managed Claude agents to claude-sonnet-4-6

Ensures new agents use the latest Claude model, improving performance and consistency across dashboard and API defaults.

Health Assessment

Small
Low
Low
  • Fast 0.5‑hour cycle, minimal code changes, no tests added, smooth merge with no review back‑and‑forth.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
fix(api-service): validate environment bridge URLs fixes NV-7752 scopsy L AI 3.5h 0.1h May 24, 2026

Summary

Bug Fix

Validate environment bridge URLs to prevent SSRF

Prevents attackers from storing malicious bridge URLs that could lead to SSRF attacks by validating URLs at write time and enforcing runtime SSRF protection.

Health Assessment

Medium
Medium
Low
  • Rapid review and quick iteration led to a fast merge within 3.5 hours, indicating high confidence in the fix.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: CodeRabbit, Cursor
Confidence: 0.95

Tech Stack

Languages: Typescript
feat(dashboard): auto sign-in for Cursor cloud agent environment fixes NV-7775 scopsy M AI 0.1h 0.1h May 24, 2026

Summary

Feature

Auto sign-in for Cursor cloud agent environment

Enables automatic login for agent environments, eliminating manual credential entry and speeding up agent onboarding.

Health Assessment

Medium
Low
Low
  • Fast cycle time and single review round indicate low complexity and minimal risk.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
fix(api-service): stabilize inactive agent webhook e2e test fixes NV-7768 scopsy L AI 0.9h 0.1h May 24, 2026

Summary

Bug Fix

Stabilize inactive agent webhook e2e test

Fixes flaky e2e test for inactive agent webhook by ensuring async Slack processing does not race with assertions, improving reliability.

Health Assessment

Medium
Low
Low
  • Rapid resolution with minimal rework; test stability improved.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
chore(root): add ffmpeg libavutil58 for screen recording fixes NV-7773 scopsy S AI 0.1h - May 24, 2026

Summary

Health Assessment

AI Details

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

Tech Stack

Languages: Shell
Frameworks: Docker
fix(root): generate API metadata in agent build fixes NV-7765 scopsy XS AI 0.0h - May 24, 2026

Summary

Bug Fix

Fix API metadata generation in agent build

Ensures API metadata is generated after agent builds, preventing module not found errors during development.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, merged immediately after review, indicating low complexity and high confidence.

AI Details

Usage: AI Assisted
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

« Page 3 of 7 »

Get this analytics stack for your team

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

Connect Repos