Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| feat(shared,worker,api): inbound email attachment forwarding to agent webhook | djabarovgeorge | XL | AI | 66.3h | 0.1h | May 10, 2026 |
SummaryFeatureAdd inbound email attachment forwarding to agent webhook Adds end‑to‑end attachment support for inbound emails, enforcing size limits, base64 encoding, and enriching webhook payloads, improving reliability and observability. Health Assessment
Large
Medium
Medium
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
Nextjs
|
||||||
| chore(root): Release 2026-05-10 07:44 | github-actions | XL | No | 0.0h | 0.0h | May 10, 2026 |
SummaryChoreAutomated daily production Novu Cloud release Automated daily production Novu Cloud release Health Assessment
X-Large
High
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(dashboard): update build memory limit in package.json from 8192 to 6144 | merrcury | XS | AI | - | - | May 10, 2026 |
SummaryChoreUpdate dashboard build memory limit Reduces memory usage during dashboard build, optimizing resource consumption. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack |
||||||
| feat(dashboard): add Vercel configuration for rewrites and security headers | merrcury | S | AI | - | - | May 10, 2026 |
SummaryChoreAdd Vercel configuration for rewrites and security headers Adds Vercel config to enable routing rewrites and enforce security headers for the dashboard, improving deployment reliability and security. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack |
||||||
| chore(root): Release 2026-05-08 16:57 | github-actions | XL | No | 15.9h | 15.9h | May 09, 2026 |
SummaryChoreRelease Novu Cloud version 2026-05-08 Automated daily production Novu Cloud release. Health Assessment
X-Large
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Cursor
Confidence:
1.00
Tech Stack
Languages:
Typescript
|
||||||
| fix(api-service): scope integration mutations by environment fixes NV-7590 | scopsy | M | AI | 11.7h | 0.3h | May 09, 2026 |
SummaryBug FixFix integration mutation scoping by environment Prevents cross‑organization mass assignment of integrations while preserving in‑org cross‑environment access, tightening security for integration management. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(api-service): prevent mass-assignment of tenant ids in bulk subscriber upsert fixes NV-7591 | scopsy | M | AI | 0.3h | 0.1h | May 08, 2026 |
SummaryBug FixPrevent mass-assignment of tenant IDs in bulk upsert Ensures tenant scoping cannot be bypassed during bulk subscriber upsert, protecting cross-tenant data integrity. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(api-service): require ORG_SETTINGS_WRITE on EE branding & rename routes fixes NV-7588 | scopsy | XS | AI | 0.3h | - | May 08, 2026 |
SummaryBug FixAdd permission guard to EE branding routes Ensures only authorized users can modify organization branding and rename, tightening security for EE users. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(dashboard,api-service): preserve secret env variable values when editing in dashboard fixes NV-7600 | scopsy | L | AI | 6.6h | 0.2h | May 08, 2026 |
SummaryBug FixFix secret env variable overwrite bug Prevents accidental loss of secret values when editing variables in the dashboard, ensuring data integrity and consistent API behavior. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(api-service): restrict inbox subscriber events to keyless workflow fixes NV-7569 | scopsy | L | AI | 6.3h | 0.2h | May 08, 2026 |
SummaryBug FixRestrict inbox events to keyless workflow Hardens the inbox events endpoint to prevent unauthorized workflow triggers, limiting access to the keyless demo flow and reducing spam and abuse. Health Assessment
Large
Medium
Low
AI Details
Usage:
AI Assisted
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| feat(shared): centralize outbound HTTP client fixes NV-7560 | scopsy | XL | AI | 3.7h | 0.1h | May 08, 2026 |
SummaryFeatureCentralize outbound HTTP client for SSRF safety Adds a centralized SSRF‑safe outbound HTTP layer, migrating all server‑side callers to validate URLs, pin connections, and enforce security, reducing risk of SSRF attacks. Health Assessment
X-Large
High
Medium
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
CodeRabbit, Cursor
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| fix(api-service): await inbound mail queue persistence before SMTP ack fixes NV-7596 | scopsy | L | AI | 0.8h | 0.1h | May 08, 2026 |
SummaryBug FixFix inbound mail queue persistence before SMTP ack The inbound SMTP server now waits for queue persistence before acknowledging, preventing silent message loss. It also cleans up temp files safely to avoid disk exhaustion. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(shared): reject step _templateId from another workflow on update fixes NV-7606 | scopsy | M | AI | 0.2h | - | May 08, 2026 |
SummaryBug FixReject cross-workflow template IDs on update Prevents cross-workflow data corruption by validating template IDs during workflow updates, ensuring only templates belonging to the current workflow are used. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Assisted
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(shared): end MongoDB session in BaseRepository.withTransaction fixes NV-7603 | scopsy | XS | AI | 0.5h | - | May 08, 2026 |
SummaryBug FixFix MongoDB session leak in BaseRepository Prevents server‑side session leaks, improving database stability and performance. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(api-service): use transaction session in DeleteTopicSubscriptions and scope by org fixes NV-7607 | scopsy | M | AI | 0.4h | 0.1h | May 08, 2026 |
SummaryBug FixFix transaction session usage in DeleteTopicSubscriptions Ensures atomic deletion of topic subscriptions and preferences, preventing data inconsistency and enforcing organization scoping. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(api-service): catch floating ClickHouse write in exception filter fixes NV-7613 | scopsy | M | AI | 0.2h | 0.1h | May 08, 2026 |
SummaryBug FixFix unhandled ClickHouse write in exception filter Prevents API crashes by ensuring analytics logging errors are caught and logged without blocking error responses. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| chore(root): Release 2026-05-08 10:49 | github-actions | L | No | 0.7h | 0.7h | May 08, 2026 |
SummaryChoreRelease Novu Cloud 2026-05-08 Automated daily production release of Novu Cloud, ensuring updated features and bug fixes are deployed to customers. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript, Yaml
|
||||||
| fix(root): enhance value escaping for .env format to handle special characters and multi-line values | merrcury | S | AI | - | 0.1h | May 08, 2026 |
SummaryBug FixEnhance .env value escaping for special characters and multi-line values Improves .env file generation by properly escaping special characters and multi-line values, ensuring compatibility with dotenv parsers and preventing deployment issues. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||
| fix(api-service): interpolate env variables inside email layout bodies fixes NV-7559 | scopsy | S | AI | 0.2h | 0.1h | May 08, 2026 |
SummaryBug FixFix email layout interpolation for env variables Environment variables in email layouts are now correctly interpolated, fixing an issue where they were silently dropped. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore(root): add portless + mprocs local dev setup fixes NV-7558 | scopsy | L | AI | 0.4h | 0.1h | May 08, 2026 |
SummaryChoreAdd portless + mprocs local dev setup Provides stable HTTPS .localhost URLs and an interactive per-service restart UI, reducing developer friction and improving local development reliability. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Javascript, Yaml
|
||||||
| chore(root): Release 2026-05-07 21:21 | github-actions | XL | No | 0.1h | 0.1h | May 07, 2026 |
SummaryChoreRelease 2026-05-07: Production Deployment Automated daily production Novu Cloud release, ensuring continuous delivery and reducing manual effort. 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
|
||||||
| perf(api-service): updat trace query flow | scopsy | M | AI | 0.1h | 0.1h | May 07, 2026 |
SummaryRefactorImprove trace query performance in API service Optimizes ClickHouse trace queries by bounding scans to the parent entity’s creation time, reducing I/O and improving API response times. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(dashboard): highlight Activity Feed nav when on conversations page fixes NV-7546 | djabarovgeorge | S | AI | 8.5h | 0.1h | May 07, 2026 |
SummaryBug FixFix Activity Feed nav highlight on conversations page Ensures the Activity Feed navigation item remains highlighted when users navigate to conversation pages, improving navigation clarity and user experience. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(inbound-mail): trace inbound mail pipeline with custom New Relic transaction | scopsy | XL | AI | 7.0h | 0.1h | May 07, 2026 |
SummaryFeatureAdd New Relic instrumentation to inbound mail pipeline Adds explicit New Relic background transaction for inbound mail processing, enabling visibility of SMTP‑driven flows without exposing PII. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| ci(root): add aggregator gate for PR pipeline | scopsy | M | AI | 0.7h | 0.1h | May 07, 2026 |
SummaryCI/CDAdd aggregator gate to PR pipeline Consolidates CI checks into a single status to simplify branch protection and enable auto-merge. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| fix(dashboard): add tooltip to Bridge URL warning icon fixes NV-7547 | djabarovgeorge | S | AI | 6.6h | 0.1h | May 07, 2026 |
SummaryBug FixAdd tooltip to Bridge URL warning icon Improves user experience by providing a hover tooltip that explains the Bridge URL requirement, reducing confusion for users. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(root): resolve high basic-ftp vulnerability fixes NV-7554 | cursor | M | No | 1.1h | 0.7h | May 07, 2026 |
SummaryBug FixResolve high basic-ftp vulnerability Patch vulnerable dependency to prevent DoS attacks, ensuring application stability. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack |
||||||
| fix(api-service): add reaction events to Slack app manifests fixes NV-7478 | ChmaraX | XS | AI | 0.0h | - | May 07, 2026 |
SummaryBug FixAdd reaction events to Slack app manifests Adds missing Slack bot event subscriptions so reaction webhooks are received, enabling onReaction handlers to fire. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore(root): Release 2026-05-07 08:57 | github-actions | XL | No | 0.1h | 0.1h | May 07, 2026 |
SummaryChoreRelease Novu Cloud 2026-05-07 Automated daily production Novu Cloud release Health Assessment
X-Large
High
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(dashboard): nest provider instances in agent and outbound pickers | djabarovgeorge | XL | AI | 2.1h | 0.1h | May 06, 2026 |
SummaryFeatureAdd two-level provider picker for agents Improves user experience by separating provider type selection from instance selection, reducing confusion and making integration creation clearer for customers. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Assisted
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore(root): bump @novu/framework and novu package versions | ChmaraX | XS | AI | 0.0h | - | May 06, 2026 |
SummaryChoreBump @novu/framework and novu package versions This PR updates internal package versions to keep dependencies current, preparing for the next release cycle. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack |
||||||
| feat(shared): add ctx.metadata.delete(), clear(), get(), and current fixes NV-7501 | ChmaraX | L | AI | 51.2h | 0.1h | May 06, 2026 |
SummaryFeatureAdd metadata CRUD to agent context Provides agents with full create, read, update, delete, and clear capabilities for metadata, enhancing flexibility and reducing runtime errors. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| feat(framework): improve agent framework DX and starter template fixes NV-7451 | ChmaraX | L | AI | 0.6h | 0.1h | May 06, 2026 |
SummaryFeatureImprove agent framework DX and starter template Enhances developer experience for building agents by simplifying handler signatures, adding documentation, and updating starter templates, reducing friction and improving consistency. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Assisted
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(dashboard): limit webhook URL input width on agent details page | scopsy | XS | AI | 0.2h | - | May 06, 2026 |
SummaryBug FixLimit webhook URL input width on agent details page Adjusts UI to constrain webhook URL input width to 500px, improving layout on wide screens. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(root): resolve Biome lint errors in dashboard and ee-shared-services | djabarovgeorge | S | AI | 2.1h | 0.1h | May 06, 2026 |
SummaryBug FixResolve Biome lint errors in dashboard and services Fixes linting errors to improve code quality and reduce build failures, ensuring smoother CI/CD and developer experience. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(dashboard): agent setup send-step titles and Slack copy button | djabarovgeorge | S | AI | 0.2h | - | May 06, 2026 |
SummaryFeatureAdd provider-specific titles and Slack copy button Enhances agent setup UI by providing provider-aware titles and a reusable Slack copy button, improving onboarding clarity. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(root): single-command startup for scaffolded agent projects fixes NV-7450 | ChmaraX | L | AI | 1.3h | 0.2h | May 06, 2026 |
SummaryFeatureAdd single-command startup for agent projects Simplifies onboarding by allowing a single command to launch the agent’s local server and tunnel, reducing setup friction for users. Health Assessment
Medium
Low
Medium
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(api-service,dashboard): send onboarding welcome DM and bridge-connected follow-up fixes NV-7450 | ChmaraX | XL | AI | 0.7h | 0.2h | May 06, 2026 |
SummaryFeatureAdd Slack onboarding DM and follow‑up flow Enables a new Slack onboarding experience by sending a welcome DM after OAuth and a follow‑up message after bridge connection, improving user engagement and reducing friction. Health Assessment
X-Large
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| fix(api-service): scope Azure setup OAuth reads/writes by _environmentId | djabarovgeorge | S | AI | 17.3h | 0.1h | May 06, 2026 |
SummaryBug FixScope Azure OAuth reads/writes by environment Prevents cross‑environment credential overwrites in the Azure Quick Setup OAuth flow by scoping integration lookups to the correct environment, enhancing security. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
CodeRabbit, Cursor
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(root): resolve high-severity dependency vulnerabilities (mongoose, @clerk/express, axios) fixes NV-7538 | cursor | M | No | 2.4h | 2.4h | May 06, 2026 |
SummaryBug FixResolve high‑severity dependency vulnerabilities This PR updates critical dependencies to patch high‑severity security vulnerabilities, ensuring the platform remains secure and compliant. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack |
||||||
| chore(root): bump new relic version to fix mongo instrumentation and prevent clash with sentry otel | merrcury | M | AI | 18.0h | 0.2h | May 06, 2026 |
SummaryChoreBump New Relic to fix MongoDB instrumentation Upgrades New Relic to resolve MongoDB driver incompatibility and adds a flag to avoid duplicate OpenTelemetry provider registration with Sentry, ensuring reliable tracing across services. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(root): bump fast-xml-parser override to 5.7.3 to fix AWS SNS XML parsing fixes NV-7529 | scopsy | M | AI | 1.0h | - | May 06, 2026 |
SummaryBug FixBump fast-xml-parser to fix AWS XML parsing Fixes a runtime regression in AWS SDK XML parsing that broke SNS, SES, and S3 responses by updating fast-xml-parser to 5.7.3, restoring successful message delivery. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack |
||||||
| chore(root): Release 2026-05-05 18:32 | github-actions | S | No | 10.0h | 10.0h | May 06, 2026 |
SummaryChoreRelease Novu Cloud 2026-05-05 Automated daily production Novu Cloud release. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||
| chore(root): bump helmet to v8 in core services fixes NV-7532 | cursor | S | No | 11.8h | 11.8h | May 05, 2026 |
SummaryChoreBump helmet to v8 in core services Upgrades helmet security middleware to v8, improving CSP handling and HSTS defaults with no code changes. Health Assessment
Small
Low
Medium
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||
| chore(root): Release 2026-05-05 14:02 | github-actions | XL | No | 0.5h | 0.3h | May 05, 2026 |
SummaryChoreRelease Novu Cloud 2026-05-05 Automated daily production Novu Cloud release Health Assessment
Large
Medium
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| feat(api): implement Slack quick setup endpoint and related UI components | djabarovgeorge | XL | AI | 28.8h | 0.1h | May 05, 2026 |
SummaryFeatureAdd Slack quick setup endpoint and UI Enables users to quickly provision Slack integrations via a new API endpoint and dashboard UI, reducing setup friction. Health Assessment
X-Large
High
Medium
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
CodeRabbit, Cursor
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(api, worker, ws, inbound-mail): APM traces broke because of new pm2 version which includes open telemetry | merrcury | S | AI | 0.0h | - | May 05, 2026 |
SummaryBug FixFix APM traces by pinning PM2 Pin PM2 to 6.0.14 across services to restore APM instrumentation and adjust logging levels, ensuring reliable observability. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Frameworks:
Docker
|
||||||
| fix(api-service): support inbound WhatsApp agent attachments fixes NV-7506 | scopsy | M | AI | 1.9h | 0.2h | May 05, 2026 |
SummaryBug FixAdd inbound WhatsApp attachment support Enables inbound WhatsApp media attachments by allowing fetch without size metadata and enforcing caps, improving agent integration. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
CodeRabbit, Cursor
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(api-service): trigger workflow agent signal DTO fixes NV-7460 | ChmaraX | M | AI | 0.6h | 0.1h | May 05, 2026 |
SummaryBug FixFix agent signal DTO validation for workflow Improves validation of trigger recipients, preventing empty IDs and ensuring topic data integrity, enhancing reliability of agent reply handling. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| feat(dashboard,api-service): agent email From uses outbound sender fixes NV-7490 | scopsy | L | AI | 9.9h | 0.1h | May 05, 2026 |
SummaryFeatureAdd per-agent email sender override Enables per-agent email sender configuration, improving email deliverability and user control. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||