Pull Request Explorer
| 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 |
SummaryFeatureAdd 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
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 |
SummaryFeatureAdd 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
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 |
SummaryFeatureAdd 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
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 |
SummaryRefactorRefactor secret manager resolution to application generic Centralizes secret hydration across services, simplifying Docker images and improving startup reliability. Health Assessment
Large
Low
Low
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 |
SummaryChoreBump framework and CLI package versions Updates package metadata to newer versions, ensuring compatibility and aligning peer dependencies. Health Assessment
Small
Low
Low
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 |
SummaryBug FixFix 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
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 |
SummaryRefactorConsolidate 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
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 |
SummaryFeatureAdd 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
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 |
SummaryDocsAdd 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
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 |
SummaryChoreRelease Novu 2026-07-09 Automated daily production Novu Cloud release Health Assessment
Large
Medium
Low
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 |
SummaryDocsAdd 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
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 |
SummaryBug FixFix 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
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 |
SummaryFeatureAdd tier names to dashboard paywalls Users now see which plan tier unlocks features, improving clarity and conversion. Health Assessment
Large
Medium
Medium
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 |
SummaryDocsRefactor 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
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 |
SummaryFeatureReplace 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
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 |
SummaryBug FixFix 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
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 |
SummaryChoreUpdate 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
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 |
SummaryDocsAdd 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
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 |
SummaryChoreUpdate 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
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 |
SummaryChoreRelease v3.18.0 for Novu packages Packages updated to v3.18.0 with new changelogs, ready for npm publish. Health Assessment
Small
Low
Low
AI DetailsTech 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 |
SummaryRefactorRefactor 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
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 |
SummaryBug FixFix 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
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 |
SummaryBug FixFix inbound mail IP helper import Corrects import path to avoid CI build failure, ensuring inbound mail service compiles. Health Assessment
Small
Low
Low
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 |
SummaryFeatureAdd 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
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 |
SummaryFeatureAdd 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
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 |
SummaryRefactorRefactor 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
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 |
SummaryRefactorRefactor 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
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 |
SummaryBug FixFix 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
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 |
SummaryBug FixFix 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
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 |
SummaryBug FixFix 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
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 |
SummaryBug FixReplace 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
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 |
SummaryBug FixResolve 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
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 |
SummaryBug FixFix 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
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 |
SummaryBug FixFix 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
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 |
SummaryFeatureSurface 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
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 |
SummaryChoreImprove 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
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 |
SummaryFeatureEnforce 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
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 |
SummaryFeatureMigrate 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
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 |
SummaryDocsSync 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
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 |
SummaryChorePolish 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
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 |
SummaryCI/CDAdd 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
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 |
SummaryDocsEnhance 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
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 |
SummaryFeatureAdd 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
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 |
SummaryFeatureAdd 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
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 |
SummaryCI/CDBump 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
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 |
SummaryRefactorRefactor 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
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 |
SummaryHealth AssessmentAI 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 |
SummaryDocsUpdate README for agent connect flow Docs updated to reflect new agent onboarding flow, aligning CLI and framework guides. Health Assessment
Medium
Low
Low
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 |
SummaryFeatureAdd CLI version flag Adds a --version flag to the Novu CLI, enabling users to query the current version directly. Health Assessment
Small
Low
Low
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 |
SummaryBug FixFix DI shadowing in NovuBridgeModule Ensures ClickHouse service is correctly initialized, eliminating runtime errors in community edition e2e tests. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Cursor, Greptile
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||