Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| feat(dashboard): unify connect onboarding subscriber fixes NV-7781 | scopsy | XL | AI | 9.9h | 0.1h | May 25, 2026 |
SummaryFeatureUnify connect onboarding subscriber Simplifies onboarding by using a single per‑user connect subscriber, reducing per‑agent subscriber clutter and improving user experience. Health AssessmentAI 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 |
SummaryBug FixScope 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
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 |
SummaryBug FixFix bridge dispatch for managed agent link-buttons Prevents NoBridgeUrlError when users click link-buttons on managed agents, improving reliability. Health Assessment
Small
Low
Low
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 |
SummaryFeatureFix keyless mode dev env Adds keyless Inbox demo to nextjs playground and fixes environment detection Health Assessment
Medium
Low
Low
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 |
SummaryFeatureAdd 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
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 |
SummaryFeatureSwitch 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
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 |
SummaryBug FixValidate 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
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 |
SummaryFeatureAuto 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
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 |
SummaryBug FixStabilize 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
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 |
SummaryHealth AssessmentAI 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 |
SummaryBug FixFix 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
AI Details
Usage:
AI Assisted
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack |
||||||
| feat(dashboard): add Show component to better-auth clerk shim fixes NV-7767 | scopsy | M | AI | 0.3h | - | May 24, 2026 |
SummaryFeatureAdd Show component to better-auth shim Adds a Show component to the better-auth @clerk/react shim, enabling session gating and RBAC in enterprise dashboard builds and fixing Netlify/Vite build errors. Health Assessment
Medium
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): wire .source from agent repos or git submodule fixes NV-7660 | scopsy | M | AI | 0.0h | - | May 24, 2026 |
SummaryBug FixFix .source wiring for agent repos and submodules This patch resolves installation failures by correctly linking enterprise packages and enabling submodule fallbacks, improving developer onboarding and reliability. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Shell
|
||||||
| chore(root): exclude apps from Cursor agent install build fixes NV-7765 | scopsy | S | AI | 0.1h | - | May 24, 2026 |
SummaryChoreOptimize Cursor cloud agent install Improved build speed by excluding app builds during agent install and update Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Javascript
Frameworks:
Nx
|
||||||
| fix(root): allow docker CLI in cloud agent sessions fixes NV-7660 | scopsy | M | AI | 0.0h | - | May 24, 2026 |
SummaryBug FixFix Docker CLI permissions in cloud agent sessions Ensures Docker commands work reliably in cloud agent VMs, preventing startup failures and improving developer experience. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack |
||||||
| fix(root): install tmux for Cursor cloud agent terminals fixes NV-7660 | scopsy | S | AI | 0.0h | - | May 24, 2026 |
SummaryBug FixAdd tmux to Cursor cloud agent Docker image Ensures terminal environments run inside tmux, preventing startup failures. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack |
||||||
| fix(api-service): bind push webhook API key auth to target environment fixes NV-7757 | scopsy | M | AI | 0.8h | - | May 24, 2026 |
SummaryBug FixFix webhook API key auth binding to environment This PR closes a security vulnerability by ensuring webhook requests are authenticated against the correct environment, preventing cross-tenant access. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(root): force uuid >=11.1.1 via pnpm overrides fixes NV-7760 | scopsy | L | AI | 0.3h | - | May 24, 2026 |
SummaryBug FixForce uuid >=11.1.1 via pnpm overrides Fixes a critical npm advisory by pinning uuid to patched releases, ensuring all transitive dependencies use safe versions. Health Assessment
Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Yaml
|
||||||
| fix(root): pre-create ubuntu-owned /opt/cursor dirs for exec-daemon fixes NV-7660 | scopsy | S | AI | 0.0h | - | May 24, 2026 |
SummaryBug FixFix exec-daemon permission errors by pre-creating dirs This change ensures the Cursor agent Docker image pre-creates necessary directories with correct ownership, preventing permission errors during startup and improving reliability for users. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Frameworks:
Docker
|
||||||
| chore(root): better cursor background agents fixes NV-7660 | merrcury | XL | AI | 234.3h | 0.1h | May 24, 2026 |
SummaryChoreImprove Cursor background agent Docker setup Streamlines agent Docker image, externalizes services, reduces image size, and improves build efficiency. Health Assessment
Medium
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Shell, Yaml
Frameworks:
Docker
|
||||||
| fix(api-service): prevent blind SSRF in SNS subscription confirmation fixes NV-7756 | scopsy | S | AI | 0.4h | - | May 24, 2026 |
SummaryBug FixFix blind SSRF in SNS subscription confirmation Prevents unauthenticated blind SSRF by validating SNS messages and restricting confirmation URLs, enhancing security of inbound webhook handling. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| fix(api-service): Stop exposing password reset token fields in user APIs fixes NV-7754 | scopsy | S | AI | 0.3h | 0.0h | May 24, 2026 |
SummaryBug FixStop exposing password reset token fields in user APIs Removes sensitive reset token fields from user profile API responses to prevent leaking password reset state and timing information. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(api-service): Remove Vercel access tokens from organization API responses fixes NV-7753 | scopsy | M | AI | 0.2h | 0.1h | May 24, 2026 |
SummaryBug FixRemove Vercel access tokens from organization API responses Ensures sensitive Vercel access tokens are no longer exposed in organization API responses, improving security and compliance. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(root): resolve high js-cookie, moderate qs and @sveltejs/kit vulnerabilities fixes NV-7751 | cursor | M | No | 3.9h | - | May 24, 2026 |
SummaryBug FixResolve security vulnerabilities in dependencies Fixes high and moderate vulnerabilities in js-cookie, qs, and @sveltejs/kit by applying pnpm overrides and bumping direct dependencies, ensuring the application remains secure. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack |
||||||
| chore(root): upgrade NestJS packages to v11 fixes NV-7746 | scopsy | XL | AI | 25.4h | 0.2h | May 24, 2026 |
SummaryChoreUpgrade NestJS to v11 across monorepo Upgrades NestJS core and related packages to v11, addressing breaking changes while maintaining API stability and compatibility. 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:
Nestjs
|
||||||
| fix(root): resolve high samlify vulnerability fixes NV-7744 | cursor | S | No | 0.8h | - | May 23, 2026 |
SummaryBug FixFix high-severity samlify vulnerability Patch critical XML injection vulnerability in samlify to prevent privilege escalation, ensuring secure SAML assertions. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack |
||||||
| chore(root): upgrade uuid to v11.1.1 fixes NV-7745 | scopsy | M | AI | 0.2h | - | May 23, 2026 |
SummaryChoreUpgrade uuid to v11.1.1 across monorepo All services now use the latest uuid library, fixing a security vulnerability and ensuring consistent behavior. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack |
||||||
| fix(dashboard): polish Clerk last-used auth badge appearance fixes NV-7747 | scopsy | S | AI | 0.1h | - | May 23, 2026 |
SummaryBug FixPolish Clerk last-used auth badge appearance Improves visual subtlety of Clerk's last-used badge on OAuth buttons, reducing visual clutter and improving user experience. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| chore(root,dashboard): upgrade Clerk packages to v6/v2/v3 fixes NV-7740 | scopsy | L | AI | 22.8h | 0.3h | May 23, 2026 |
SummaryChoreUpgrade Clerk SDK packages to latest major versions This PR updates Clerk SDK dependencies across the dashboard and related packages, migrating imports and components to align with Clerk's breaking changes, ensuring compatibility and resolving NV-7740. Health Assessment
Large
Medium
Low
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): tool progress plan cards and activity timeline fixes NV-7741 | ChmaraX | XL | AI | 0.2h | 0.1h | May 22, 2026 |
SummaryFeatureAdd tool progress cards and timeline fixes Enables real‑time tracking of tool usage in agent conversations, improving transparency and user experience. Health Assessment
X-Large
High
Low
AI Details
Usage:
AI Assisted
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(dashboard): agent setup numbers fixes NV-7734 | LetItRock | M | AI | 0.4h | - | May 22, 2026 |
SummaryBug FixFix agent setup step numbering Corrects incorrect step counts in agent setup UI, ensuring accurate progress indicators for users. Improves user experience during onboarding and agent configuration. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(dashboard,api-service): agents - generate from prompt fixes NV-7738 | LetItRock | XL | AI | 20.5h | 0.2h | May 22, 2026 |
SummaryFeatureAdd AI-powered agent generation from prompt Enables users to generate agent configurations via LLM prompts, streamlining setup and reducing manual effort. Health Assessment
X-Large
High
Medium
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(dashboard): unblock vertical scroll in translation editor fixes NV-7716 | jainpawan21 | XS | AI | 51.4h | 42.7h | May 21, 2026 |
SummaryBug FixUnblock vertical scroll in translation editor Fixes vertical scrolling issue in the translation editor, improving user experience when editing large translation files. Health Assessment
Small
Low
High
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(shared): OR/AND filtering for `data` in inbox useNotifications fixes NV-7666 | scopsy | XL | AI | 153.1h | 0.1h | May 21, 2026 |
SummaryFeatureAdd OR/AND data filtering for inbox notifications Enables complex data query filtering in inbox notifications, aligning client and server behavior and fixing NV-7666. Health Assessment
Large
High
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| feat(inbound-mail): offload email attachments to S3 to reduce Redis memory fixes NV-7616 | djabarovgeorge | XL | AI | 268.6h | 0.1h | May 21, 2026 |
SummaryFeatureOffload email attachments to S3 to reduce Redis memory Uploads inbound email attachments to S3 at SMTP ingest, sending only slim metadata in queue payloads, cutting Redis memory usage while preserving backward compatibility via rehydration. Health Assessment
X-Large
High
Medium
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(api-service): use DASHBOARD_URL for MCP OAuth post-callback redirect fixes NV-7736 | djabarovgeorge | XS | AI | 0.0h | - | May 21, 2026 |
SummaryBug FixFix MCP OAuth redirect to use DASHBOARD_URL Aligns OAuth callback redirects with dashboard URL configuration, improving consistency and user experience. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| refactor(api-service,dashboard): drop mcpServers from PATCH /agents/:id/runtime/config fixes NV-7735 | djabarovgeorge | M | AI | 0.5h | 0.1h | May 21, 2026 |
SummaryRefactorRemove legacy mcpServers field from agent config Clean up API contract by dropping deprecated mcpServers field, simplifying runtime config updates and aligning with dedicated MCP endpoints. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Both AI
Tools:
CodeRabbit, Cursor
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| feat(api-service,dashboard): merge MCP OAuth catalog into MCP_SERVERS and gate unsupported MCPs in picker fixes NV-7733 | djabarovgeorge | XL | AI | 2.6h | 0.1h | May 21, 2026 |
SummaryFeatureMerge MCP OAuth catalog into MCP_SERVERS and gate unsupported MCPs Consolidates the server‑only MCP OAuth catalog into the shared MCP_SERVERS constant, adds optional oauth support, refactors API use‑cases, and updates the dashboard picker to disable unsupported MCPs, improving stability and user experience. 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
|
||||||
| feat(api-service): bump thalamus to alpha.7 and adapt to runId API changes fixes NV-7724 | ChmaraX | S | AI | 0.1h | 0.1h | May 21, 2026 |
SummaryBug FixBump Thalamus to alpha.7 and adapt API Updates Thalamus dependency and adapts to new send() return type, ensuring webhook handlers receive runId for accurate session tracking. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| feat(root): forward runId in webhook events fixes NV-7724 | ChmaraX | XS | AI | 19.1h | 0.4h | May 21, 2026 |
SummaryFeatureAdd runId forwarding in webhook events Adds a runId to webhook payloads and headers, enabling reliable grouping of events per SDK invocation and improving traceability for consumers. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| ci(root): replace pnpm install with pnpm ci in GitHub Actions | merrcury | S | AI | 0.5h | - | May 21, 2026 |
SummaryCI/CDReplace pnpm install with pnpm ci in CI Ensures reproducible CI builds by cleaning node_modules before installing dependencies, preventing stale lockfile conflicts. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| feat(api-service): MCP availability + MCP-spec OAuth flow with DCR for managed agents fixes NV-7679 fixes NV-7704 | djabarovgeorge | XL | AI | 90.8h | 0.1h | May 21, 2026 |
SummaryFeatureAdd MCP availability and OAuth flow for agents Provides per-agent MCP enablement and OAuth state management, enhancing integration flexibility and security for managed agents. Health Assessment
X-Large
High
High
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
CodeRabbit, Cursor
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(dashboard): filter email integration by environment in step preview fixes NV-7717 | jainpawan21 | S | AI | 43.0h | 42.7h | May 21, 2026 |
SummaryBug FixFix dashboard email integration preview environment filtering Ensures email step previews use the correct environment's integration values, preventing incorrect sender details from being displayed. Health Assessment
Small
Low
High
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(root): skip pinned @novu deps in preview packages set-latest fixes NV-7731 | scopsy | S | AI | 0.5h | - | May 21, 2026 |
SummaryBug FixFix preview package dependency rewrite bug Corrects preview build failures by preserving pinned @novu/api versions, ensuring lockfile consistency and reliable CI runs. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||
| fix(api-service): scope integration identifier override to current environment fixes NV-7718 | jainpawan21 | M | AI | 42.4h | 0.1h | May 21, 2026 |
SummaryBug FixFix integration identifier override scoping Ensures integration overrides are scoped to the workflow’s environment, preventing cross‑environment security issues. 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-21 06:45 | github-actions | XL | No | 0.4h | 0.3h | May 21, 2026 |
SummaryChoreRelease Novu 2026-05-21 Automated daily production Novu Cloud release, deploying updated Telegram agent functionality. Health Assessment
X-Large
Medium
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(shared): block RFC6598 shared address space in SSRF guard fixes NV-7730 | scopsy | S | AI | 0.2h | - | May 21, 2026 |
SummaryBug FixBlock RFC6598 shared address space in SSRF guard Prevents SSRF attacks from accessing cloud metadata endpoints by blocking RFC6598 shared address space, enhancing security for outbound requests. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||
| feat(root): add Linux support to dev-environment-setup.sh fixes NV-7555 | scopsy | XL | AI | 14.4h | 0.1h | May 21, 2026 |
SummaryBug FixAdd Linux support to dev environment setup Enables Linux developers to set up the environment, reducing onboarding friction. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack |
||||||
| fix(dashboard): show shared agent inbox in sender preview fixes NV-7707 | scopsy | S | AI | 13.6h | - | May 21, 2026 |
SummaryBug FixFix shared agent inbox preview bug Corrects the sender address preview on the agent email integration page to display the agent's shared inbox address instead of the default Novu demo address, improving accuracy and user trust. 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(worker): support replaceToRecipient email override fixes NV-7728 | scopsy | M | AI | 14.3h | 0.1h | May 21, 2026 |
SummaryFeatureAdd replaceToRecipient flag for email overrides Enables email overrides to fully replace the recipient list, allowing BCC‑only sends and improved routing control while preserving backward compatibility. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||