Pull Request Explorer

Exploring 310 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
feat(docs): add documentation for topic subscription conditions usage and examples fixes DOC-401 jainpawan21 XL AI 13.7h 0.1h Jul 10, 2026

Summary

Feature

Add documentation for topic subscription conditions

Enhances developer experience by clarifying subscription conditions and providing examples across SDKs, reducing errors and onboarding time.

Health Assessment

X-Large
Low
Low
  • Fast review and merge with minimal code changes, indicating a straightforward documentation update.

AI Details

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

Tech Stack

Languages: Typescript
feat(docs): add API endpoints and documentation for agent management fixes DOC-409 jainpawan21 L AI 24.6h 2.5h Jul 10, 2026

Summary

Feature

Add agent management API endpoints and docs

Adds public API reference coverage for agent management, including CRUD operations and documentation, improving developer experience.

Health Assessment

Large
Medium
Low
  • Fast cycle time with minimal review rounds indicates efficient process; documentation updates and API changes were merged quickly.

AI Details

Category: Review AI

Tech Stack

Languages: Typescript
feat(api-service): set Slack suggested prompts after welcome DM fixes NV-8226 scopsy M AI 47.5h - Jul 09, 2026

Summary

Feature

Add Slack suggested prompts after welcome DM

Adds Slack suggested prompts to improve user onboarding after welcome DM, enhancing engagement without requiring reinstall.

Health Assessment

Medium
Low
Low
  • Single commit, quick merge, minimal risk, AI-assisted PR body.

AI Details

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

Tech Stack

Languages: Typescript
refactor(api, worker, ws, webhook, inbound-mail): move secret manager resolution as a part of application generic instead of script fixes NV-8258 merrcury XL AI 0.4h 0.1h Jul 09, 2026

Summary

Refactor

Refactor secret manager resolution to application generic

Centralizes secret hydration across services, simplifying Docker images and improving startup reliability.

Health Assessment

Large
Low
Low
  • Quick, AI-assisted refactor with minimal review friction and fast cycle time.

AI Details

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

Tech Stack

Languages: Typescript, Javascript, Yaml
chore(root): bump @novu/framework to 2.11.2-alpha.0 and novu CLI to 2.19.0-rc.1 fixes NV-8257 ChmaraX XS AI 0.2h - Jul 09, 2026

Summary

Chore

Bump framework and CLI package versions

Updates package metadata to newer versions, ensuring compatibility and aligning peer dependencies.

Health Assessment

Small
Low
Low
  • Fast merge with minimal changes and AI assistance; low risk.

AI Details

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

Tech Stack

fix(dashboard): show subscriber email unmasked and scope credentials integrations fixes NV-8256 scopsy S AI 0.4h - Jul 09, 2026

Summary

Bug Fix

Fix subscriber email visibility and integration scoping

Ensures subscriber emails are always visible and removes duplicate integrations across environments, improving clarity and reducing confusion for users.

Health Assessment

Small
Low
Low
  • Merged within 24 minutes after a single commit, indicating a straightforward fix with minimal review friction.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
refactor(api-service): consolidate tool trust to agent_tool_trust fixes NV-8247 ChmaraX L AI 2.3h - Jul 09, 2026

Summary

Refactor

Consolidate tool trust to agent_tool_trust

Unifies tool trust storage, removes legacy fields, and ensures consistent trust handling across OAuth and approval flows, reducing maintenance overhead and potential data inconsistencies.

Health Assessment

Large
Low
Low
  • Merged in under 3 hours with a single commit and no review back‑and‑forth, indicating a straightforward refactor with minimal risk to production.

AI Details

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

Tech Stack

Languages: Typescript
feat(framework): support AI SDK v7 in @novu/framework/ai-sdk fixes NV-8222 ChmaraX XL AI 25.6h 5.8h Jul 09, 2026

Summary

Feature

Add AI SDK v7 support to framework

Enables integration with Vercel AI SDK v7, updating adapters, scaffolding, and tests to ensure compatibility and improved tool result handling.

Health Assessment

Medium
Low
Low
  • Fast review and merge with minimal rework; straightforward compatibility update with no blockers.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
docs(docs): add Postman collection references to SDK and API pages fixes DOC-412 scopsy S AI 1.3h 0.2h Jul 09, 2026

Summary

Docs

Add Postman collection references to docs

Adds official Postman collection links to API and SDK documentation, enabling developers to import collections directly and test endpoints easily.

Health Assessment

Small
Low
Low
  • Rapid review and merge with minimal changes; documentation update assisted by AI tools.

AI Details

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

Tech Stack

chore(root): Release 2026-07-09 10:39 github-actions XL No 0.1h 0.1h Jul 09, 2026

Summary

Chore

Release Novu 2026-07-09

Automated daily production Novu Cloud release

Health Assessment

Large
Medium
Low
  • Release PR merged in under 10 minutes with minimal review, but incorporates a large set of changes across backend services and CI configuration.

AI Details

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

Tech Stack

Languages: Typescript, Yaml
feat(docs): add FAQs for contexts, subscribers, environments, and Slack integration to improve user guidance jainpawan21 M AI 0.7h 0.1h Jul 09, 2026

Summary

Docs

Add FAQs for contexts, subscribers, environments, Slack

This PR adds comprehensive FAQ documentation to improve user guidance on contexts, subscribers, environments, and Slack integration, enhancing onboarding and reducing support queries.

Health Assessment

Medium
Low
Low
  • Rapid review and merge with minimal iterations; documentation-only PR with no code changes, low risk.

AI Details

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

Tech Stack

fix(providers): process each SendGrid batched webhook event fixes NV-8211 jainpawan21 M AI 63.6h 36.5h Jul 09, 2026

Summary

Bug Fix

Fix SendGrid batched webhook event processing

Ensures all events in a SendGrid webhook batch are processed, preventing dropped or duplicated events and improving reliability of email delivery tracking.

Health Assessment

Medium
Medium
Medium
  • PR resolved a critical webhook processing bug with moderate iteration; review took longer than typical but was completed in a single round; scope was moderate with 73 added lines across 7 files.

AI Details

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

Tech Stack

Languages: Typescript
feat(dashboard): name the required tier in paywall upgrade prompts djabarovgeorge L AI 43.2h 25.1h Jul 09, 2026

Summary

Feature

Add tier names to dashboard paywalls

Users now see which plan tier unlocks features, improving clarity and conversion.

Health Assessment

Large
Medium
Medium
  • PR took 43 hours to merge with a single review after 25 hours, indicating moderate review friction but no major back‑and‑forth.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
refactor(docs): replace deprecated ResponseField tag with markdown table for types table fixes DOC-410 jainpawan21 XL AI 1.3h 0.2h Jul 09, 2026

Summary

Docs

Refactor docs to use markdown tables

Updates API schema reference docs to use markdown tables instead of deprecated response-field components, improving readability and consistency.

Health Assessment

X-Large
Low
Low
  • Merged within 1.2 hours with a single approval and minimal comments, indicating a smooth review process and low risk for documentation changes.

AI Details

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

Tech Stack

feat(dashboard): replace legacy local studio with Local environment mode fixes NV-8242 scopsy XL AI 19.5h 0.2h Jul 08, 2026

Summary

Feature

Replace legacy local studio with Local environment mode

Enables live code-first workflow previews in the dashboard by replacing the legacy local studio with a local environment mode, improving developer experience and reducing stale data.

Health Assessment

X-Large
Medium
Low
  • Fast review and merge with minimal rework, but large code changes across backend and frontend indicate significant scope.

AI Details

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

Tech Stack

Languages: Typescript
fix(dashboard): prevent step switch from wiping HTTP request editor values fixes NV-7325 nikitagrossman M AI 0.7h 0.7h Jul 08, 2026

Summary

Bug Fix

Fix HTTP editor state on step switch

Ensures HTTP request editor retains values when users navigate between workflow steps, preventing accidental data loss and improving editing experience.

Health Assessment

Medium
Low
Low
  • Fast turnaround with minimal changes; quick review and merge indicates low complexity and risk.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
chore(root): update service images to version 3.18.0 for api, worker, ws, and dashboard merrcury XS AI 1.3h - Jul 08, 2026

Summary

Chore

Update Docker Compose service images to 3.18.0

This PR updates the community Docker Compose stack to use Novu 3.18.0 images, ensuring all services run the latest stable version.

Health Assessment

Small
Low
Low
  • The PR was merged within 1.3 hours with a single commit and no review delays, indicating a straightforward, low-risk update.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Docker
feat(docs): add Microsoft Teams connect button and linking components to documentation fixes DOC-408 jainpawan21 M AI 0.2h 0.1h Jul 08, 2026

Summary

Docs

Add Microsoft Teams connect button docs

Adds Microsoft Teams connect button and linking components documentation, improving agent setup guidance for users.

Health Assessment

Medium
Low
Low
  • Rapid review and merge with minimal changes, indicating low complexity and high confidence.

AI Details

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

Tech Stack

chore(root): update package versions to 3.18.0 for api-service, dashboard, inbound-mail, webhook, worker, and ws merrcury S AI 0.0h - Jul 08, 2026

Summary

Chore

Update package versions to 3.18.0 across services

Synchronizes all service package versions to the latest 3.18.0 release, ensuring consistency across the platform.

Health Assessment

Small
Low
Low
  • Quick merge with minimal changes; no risk to functionality.

AI Details

Category: Review AI
Confidence: 0.10

Tech Stack

🚀 Release v3.18.0 - @novu/js,@novu/react,@novu/nextjs,@novu/react-native github-actions M No 0.1h - Jul 08, 2026

Summary

Chore

Release v3.18.0 for Novu packages

Packages updated to v3.18.0 with new changelogs, ready for npm publish.

Health Assessment

Small
Low
Low
  • Automated release with minimal changes, fast cycle time.

AI Details

Tech Stack

refactor(dashboard): consolidate edition flags onto IS_CLOUD / IS_SELF_HOSTED_CE / IS_SELF_HOSTED_EE merrcury L AI 2.0h - Jul 08, 2026

Summary

Refactor

Refactor dashboard deployment mode flags

Standardizes deployment mode checks, eliminates complex boolean logic, and ensures AI features are correctly gated to cloud-only, improving reliability and maintainability.

Health Assessment

Medium
Low
Low
  • Merged within 2 hours with a single commit, indicating a straightforward refactor with minimal review friction.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(inbound-mail): always emit client IP source debug logs fixes NV-8239 djabarovgeorge M AI 0.0h - Jul 08, 2026

Summary

Bug Fix

Fix inbound mail debug logging to always emit client IP source

Ensures inbound mail diagnostics always log client IP source and headers, improving visibility for SPF failure debugging without needing env flags.

Health Assessment

Small
Low
Low
  • Rapid merge with minimal changes; AI-assisted code generation; no review needed.

AI Details

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

Tech Stack

Languages: Typescript
fix(inbound-mail): import private-ip helpers from application-generic fixes NV-8239 djabarovgeorge XS AI 0.1h 0.1h Jul 08, 2026

Summary

Bug Fix

Fix inbound mail IP helper import

Corrects import path to avoid CI build failure, ensuring inbound mail service compiles.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved CI build issue promptly.

AI Details

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

Tech Stack

Languages: Typescript
feat(novu): AI SDK connect template + existing-project reconcile fixes NV-8223 ChmaraX XL AI 12.7h 0.1h Jul 08, 2026

Summary

Feature

Add AI SDK connect template and reconcile fixes

Introduces an AI SDK runtime to the novu connect CLI, enabling scaffolded AI SDK projects and automated reconciliation of existing projects, streamlining developer onboarding and reducing manual wiring steps.

Health Assessment

X-Large
High
Low
  • Rapid iteration with nine commits after the initial review and a total of 3,429 lines added/removed indicates a large, high‑impact change, but the short review cycle and minimal comments suggest confidence in the implementation.

AI Details

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

Tech Stack

Languages: Javascript, Typescript
feat(inbound-mail): add client IP source debug logging fixes NV-8239 djabarovgeorge L AI 0.0h 0.1h Jul 08, 2026

Summary

Feature

Add client IP source debug logging

Provides opt‑in debug instrumentation to capture SMTP client IP sources for SPF diagnostics, enabling faster troubleshooting of authentication failures behind proxies without impacting production logs.

Health Assessment

Medium
Low
Low
  • The PR was merged within minutes of opening, with a single review and AI assistance, indicating a smooth, low‑friction process.

AI Details

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

Tech Stack

Languages: Typescript
refactor(dashboard): improve agents gating on CE fixes NV-8231 merrcury M AI 13.1h - Jul 08, 2026

Summary

Refactor

Refactor dashboard agent gating logic

Centralizes conversational agent availability checks, improving maintainability and ensuring correct gating for CE/self-hosted environments.

Health Assessment

Medium
Low
Low
  • Quick 13‑hour cycle with minimal review rounds; AI-assisted review helped identify hidden publish issues, resulting in a low‑risk refactor.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
refactor(inbound-mail): collapse SPF verdict switch into lookup table fixes NV-8236 djabarovgeorge M AI 1.7h - Jul 08, 2026

Summary

Refactor

Refactor SPF verdict lookup table

Simplifies SPF validation logic, improves maintainability, and adds test coverage for error codes without changing behavior.

Health Assessment

Small
Low
Low
  • Merged within 2 hours with no review comments, indicating a straightforward refactor with minimal risk.

AI Details

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

Tech Stack

Languages: Typescript
fix(api-service): discriminate unresolved subscriber resolution outcomes fixes NV-8238 djabarovgeorge XL AI 0.4h 0.1h Jul 08, 2026

Summary

Bug Fix

Fix subscriber resolution outcome handling

Improves error handling for subscriber resolution, enabling clearer logs and better user messaging, reducing false positives and improving diagnostics.

Health Assessment

Large
Low
Low
  • Rapid review and merge with minimal iterations indicates high confidence in changes.

AI Details

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

Tech Stack

Languages: Typescript
fix(inbound-mail): evaluate SPF against MAIL FROM sender fixes NV-8236 djabarovgeorge M AI 0.1h - Jul 08, 2026

Summary

Bug Fix

Fix SPF validation to use correct sender

Corrects SPF checks by using the actual MAIL FROM domain, improving email deliverability and logging accuracy.

Health Assessment

Medium
Low
Low
  • Merged within 6 minutes, minimal review, low complexity, quick fix.

AI Details

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

Tech Stack

Languages: Python, Typescript, Yaml
fix(api-service): re-dispatch Telegram bot commands dropped by chat SDK slash-command routing fixes NV-8235 scopsy L AI 0.2h 0.2h Jul 08, 2026

Summary

Bug Fix

Fix Telegram bot command routing issue

Restores Telegram subscriber linking by re‑dispatching slash‑command events through the normal message pipeline, ensuring channel endpoints are created and users can connect via deep link.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, fast review, no blockers.

AI Details

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

Tech Stack

Languages: Typescript
fix(root): replace inbound-mail vendored pydns with py3dns for Python 3 fixes NV-8233 djabarovgeorge XL AI 0.9h 0.2h Jul 07, 2026

Summary

Bug Fix

Replace vendored pydns with py3dns for Python 3

Fixes SPF/DKIM verification crashes by updating DNS library to Python 3 compatible version and patching related bugs, improving reliability of inbound email processing.

Health Assessment

Large
Medium
Low
  • Rapid resolution of critical Python 3 compatibility issue with minimal review cycle; code changes were large but well-scoped and quickly merged.

AI Details

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

Tech Stack

Languages: Python
fix(root): resolve python interpreter for inbound-mail SPF/DKIM fixes NV-8229 djabarovgeorge S AI 0.0h - Jul 07, 2026

Summary

Bug Fix

Resolve Python interpreter for inbound mail SPF/DKIM

Fixes SPF/DKIM verification failures by resolving the Python interpreter path at startup, ensuring reliable email authentication checks.

Health Assessment

Small
Low
Low
  • Quick, single-commit fix with no rework, resolved in the same cycle.

AI Details

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

Tech Stack

Languages: Typescript
fix(root): read raw bytes in verifydkim for Python 3 compatibility fixes NV-8228 djabarovgeorge XS AI 0.0h - Jul 07, 2026

Summary

Bug Fix

Fix DKIM verifier to read raw bytes

Ensures inbound email DKIM checks work correctly in Python 3 by reading raw bytes, preventing crashes and maintaining correct exit codes.

Health Assessment

Small
Low
Low
  • Quick, single‑file fix merged within minutes with no review friction.

AI Details

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

Tech Stack

Languages: Python
fix(root): copy inbound-mail python verifiers to dist/src/python fixes NV-8227 djabarovgeorge XS AI 0.0h - Jul 07, 2026

Summary

Bug Fix

Fix inbound‑mail Python verifier path in Docker

Corrects Docker build to copy Python verifier scripts to the correct location, enabling DKIM/SPF checks to succeed and preventing email rejections.

Health Assessment

Small
Low
Low
  • Single Dockerfile change resolved a runtime path issue, merged immediately with no review delays.

AI Details

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

Tech Stack

Frameworks: Docker
feat(dashboard): surface Clerk self-serve SSO in organization settings jainpawan21 M AI 90.6h 0.1h Jul 07, 2026

Summary

Feature

Surface Clerk self‑serve SSO in dashboard

This PR surfaces Clerk self‑serve SSO in the dashboard’s organization settings, allowing admins to configure SSO directly. It upgrades Clerk dependencies and routes the Security tab through Clerk’s hash‑based organization profile, improving user experience and reducing navigation friction.

Health Assessment

Medium
High
High
  • The PR had a long cycle time with multiple merges and fixes, indicating significant rework. Review was quick but required several iterations, suggesting complexity.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
chore(api-service): improve inbound email DKIM/SPF debug logging fixes NV-8225 djabarovgeorge M AI 0.0h 0.2h Jul 07, 2026

Summary

Chore

Improve inbound email DKIM/SPF debug logging

Adds structured logs across the inbound email pipeline to trace DKIM/SPF failures, enabling faster diagnostics without altering behavior.

Health Assessment

Medium
Low
Low
  • Rapid merge with AI assistance; minimal code changes focused on diagnostics; no functional impact.

AI Details

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

Tech Stack

Languages: Typescript
feat(api-service): enforce 512-char limit on custom subscription identifiers fixes NV-8216 jainpawan21 M AI 6.1h 6.1h Jul 07, 2026

Summary

Feature

Enforce 512-char limit on subscription identifiers

Adds validation to prevent overly long custom identifiers, improving data integrity and API reliability.

Health Assessment

Medium
Low
Low
  • Fast review and merge with a single commit, indicating a straightforward, low-risk change.

AI Details

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

Tech Stack

Languages: Typescript
feat(shared): migrate Slack agent manifest to agent_view fixes NV-8220 scopsy M AI 3.5h - Jul 07, 2026

Summary

Feature

Migrate Slack agent manifest to agent_view

Enables Slack apps to use the new Agent messaging experience, improving user interaction and aligning with Slack's updated guidelines.

Health Assessment

Small
Low
Low
  • Fast merge with minimal review, small scope, low risk.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
chore(docs): sync local and self-host setup with codebase merrcury L AI 1.0h 0.1h Jul 07, 2026

Summary

Docs

Sync local and self-host docs with codebase

Aligns community documentation for local and self-hosted Novu setup with the current monorepo, updating Node, pnpm, Docker, environment variables, and test instructions to prevent developer confusion.

Health Assessment

Large
Low
Low
  • Rapid review and merge with minimal iterations indicate a smooth documentation update process.

AI Details

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

Tech Stack

chore(dashboard): Polish email agent copy and inbox UI fixes NV-8221 djabarovgeorge XL AI 1.3h - Jul 07, 2026

Summary

Chore

Polish email agent copy and inbox UI

Improves clarity of email agent UI, reducing user confusion and enhancing onboarding efficiency.

Health Assessment

X-Large
Low
Low
  • Merged in just 1.2 hours with no review friction, indicating straightforward copy changes and minimal risk.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
ci(root): add configurable runner option for GitHub Actions deployment workflow merrcury S AI 0.2h 0.2h Jul 07, 2026

Summary

CI/CD

Add configurable runner option to deployment workflow

Enables switching between Blacksmith and GitHub-hosted runners for deployment, improving reliability and cost control.

Health Assessment

Small
Low
Low
  • Rapid merge with minimal review, indicating low complexity and high confidence.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
docs(mcp): enhance MCP server documentation with AI tool names and clarify connection steps for OAuth= merrcury L AI 0.5h 0.1h Jul 07, 2026

Summary

Docs

Enhance MCP server documentation with AI tool names

Refreshes the Novu MCP setup docs and aligns the wizard MCP URL defaults, including OAuth-first connection guidance and region-specific endpoint documentation.

Health Assessment

Small
Low
Low
  • The PR has a low cycle time and received a quick first review, indicating a smooth review process. The changes are primarily documentation updates with a small related code change, which reduces the risk of introducing new issues.

AI Details

Usage: AI Assisted
Category: Review AI
Tools: Greptile
Confidence: 0.90

Tech Stack

Languages: Javascript, Typescript, Markdown
Frameworks: React
feat(framework): add agent langchain adapter fixes NV-8208 LetItRock XL AI 3.0h 0.1h Jul 07, 2026

Summary

Feature

Add LangChain adapter to framework

Adds support for LangChain agents, enabling history mapping, tool approval flow, and result delivery to Novu agents.

Health Assessment

X-Large
Low
Low
  • Single commit merged within 3 hours with a quick review, indicating high confidence in the changes despite the large code addition.

AI Details

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

Tech Stack

Languages: Typescript
feat(api-service,dashboard): open subscriber access for email agents fixes NV-8212 djabarovgeorge XL AI 17.4h 0.1h Jul 07, 2026

Summary

Feature

Add open subscriber access for email agents

Enables email agents to auto‑provision unknown senders as lightweight subscribers, improving onboarding and reducing friction for customers.

Health Assessment

X-Large
High
Medium
  • Rapid iteration with AI assistance and a fast review cycle, but the large scope and multiple review rounds indicate moderate complexity and potential for integration risk.

AI Details

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

Tech Stack

Languages: Typescript
chore(ci): bump sticky-pull-request-comment to v3.0.5 fixes NV-8218 scopsy S AI 0.2h - Jul 07, 2026

Summary

CI/CD

Bump sticky PR comment action to v3.0.5

Updates GitHub Actions to use newer sticky PR comment action, removing Node 20 deprecation warning and ensuring stable workflow execution.

Health Assessment

Small
Low
Low
  • Fast merge with minimal changes; no blockers.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
refactor(api-service,dashboard): provision agent email inbox on explicit connect fixes NV-8215 djabarovgeorge L AI 1.4h - Jul 07, 2026

Summary

Refactor

Refactor email inbox provisioning to connect‑on‑demand

Align email integration provisioning with other channels, reducing unused resources and improving user experience.

Health Assessment

Large
Low
Low
  • Fast 1.4‑hour cycle with a single review indicates a smooth process; moderate scope but no blockers or breaking changes.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
docs(docs): document rolling secret key rotation fixes NV-8173 mintlify S AI 28.0h 0.1h Jul 07, 2026

Summary

Health Assessment

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Greptile
Confidence: 0.90

Tech Stack

docs(novu): update novu and framework READMEs for agent connect story fixes DOC-405 scopsy L AI 0.1h 0.1h Jul 07, 2026

Summary

Docs

Update README for agent connect flow

Docs updated to reflect new agent onboarding flow, aligning CLI and framework guides.

Health Assessment

Medium
Low
Low
  • Rapid review and merge, minimal changes, documentation only.

AI Details

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

Tech Stack

feat(cli): add --version flag to the CLI andrewk2929 S AI 8.1h 0.1h Jul 07, 2026

Summary

Feature

Add CLI version flag

Adds a --version flag to the Novu CLI, enabling users to query the current version directly.

Health Assessment

Small
Low
Low
  • Fast review and merge, minimal changes, low risk.

AI Details

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

Tech Stack

Languages: Typescript
fix(api-service): stop NovuBridgeModule from shadowing ClickHouse DI fixes NV-8217 scopsy XS AI 0.2h - Jul 07, 2026

Summary

Bug Fix

Fix DI shadowing in NovuBridgeModule

Ensures ClickHouse service is correctly initialized, eliminating runtime errors in community edition e2e tests.

Health Assessment

Small
Low
Low
  • Resolved in under 15 minutes with a single commit, indicating a straightforward bug fix with minimal impact.

AI Details

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

Tech Stack

Languages: Typescript
« Page 4 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