Pull Request Explorer

Exploring 350 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
feat(api-service,dashboard): enable Vercel Domain Connect for inbound email fixes NV-7726 scopsy M AI 0.4h 0.1h May 20, 2026

Summary

Feature

Enable Vercel Domain Connect for inbound email

Adds support for Vercel DNS domains in Domain Connect, enabling inbound email configuration without TXT records, improving user experience.

Health Assessment

Medium
Low
Low
  • Rapid review and merge with minimal changes indicates high confidence and low risk.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(dashboard): render markdown in agent conversation timeline fixes NV-7482 scopsy S AI 24.9h 0.1h May 20, 2026

Summary

Bug Fix

Render markdown in agent conversation timeline

Fixes issue NV-7482 by rendering markdown in conversation messages using Streamdown.

Health Assessment

Small
Low
Low
  • Quick review and merge process with minimal changes.

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): prevent empty content in managed agent finish webhook ChmaraX XS AI 2.3h 0.1h May 20, 2026

Summary

Bug Fix

Prevent empty content in managed agent finish webhook

Fixes a race condition in the thalamus-observer worker that caused empty Slack messages by marking event rows as delivered instead of deleting them, ensuring content is available for finish events.

Health Assessment

Small
Low
Low
  • The PR was merged within 2.3 hours with a single review comment, indicating a straightforward fix with minimal impact.

AI Details

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

Tech Stack

Languages: Typescript
fix(dashboard): agent channels setup completion state fixes NV-7713 LetItRock S AI 1.2h 0.9h May 20, 2026

Summary

Bug Fix

Fix agent channels setup completion state

Ensures the agent integration setup guide remains visible during connection completion, improving user experience by preventing premature disappearance of success indicators.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, fast review and merge, indicating low complexity and high confidence in the change.

AI Details

Usage: Authored by AI
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
fix(api-service): use agent name and inbox address as default email sender fixes NV-7707 scopsy L AI 23.7h 0.1h May 20, 2026

Summary

Bug Fix

Fix agent email replies using wrong From display name and address

Agent email replies now use the agent's identity instead of provider defaults

Health Assessment

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

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
fix(root): resolve moderate protobufjs vulnerability fixes NV-7723 cursor S No 6.6h 6.5h May 20, 2026

Summary

Bug Fix

fix protobufjs vulnerability

Updates protobufjs to a patched release to resolve a moderate vulnerability.

Health Assessment

Small
Low
Low
  • Automated dependency security fix with minimal changes and no breaking changes.

AI Details

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

Tech Stack

Languages: Javascript
Frameworks: Pnpm
feat(dashboard,api-service): agents reuse integration credentials fixes NV-7709 LetItRock XL AI 19.5h 0.2h May 20, 2026

Summary

Feature

Agents reuse integration credentials

Enables agents to reuse existing integrations and credentials, adding a credential validation endpoint and updating dashboard UI to support selection of existing integrations, improving user experience and reducing redundant credential entry.

Health Assessment

X-Large
High
Low
  • Rapid review and merge within 20 hours, minimal back‑and‑forth, but the PR is large and touches many files, indicating a significant change that required careful coordination.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
feat(api-service): migrate managed agents from WebSocket to webhook delivery fixes NV-7699 ChmaraX XL AI 17.3h 0.2h May 20, 2026

Summary

Feature

Migrate managed agents to webhook delivery

Switches agent event delivery from WebSocket to stateless webhooks, improving scalability and reliability for multi-node deployments.

Health Assessment

Large
Low
Low
  • The PR was merged within 17 hours with only one review iteration, indicating a smooth review process for a substantial backend and devops change.

AI Details

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

Tech Stack

Languages: Typescript
feat(api-service): agent card+files delivery and portless agent fixes fixes NV-7721 scopsy L AI 2.4h 0.1h May 19, 2026

Summary

Feature

Add card and file delivery, portless agent fixes

Enables multimodal replies with cards and files, improves portless agent handling, and updates WhatsApp integration.

Health Assessment

Medium
Low
Low
  • Rapid review and merge within 2.4 hours, minimal rework, indicating high confidence in changes.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
feat(dashboard): warn when inbound domain uses apex MX fixes NV-7513 scopsy M AI 4.4h 0.1h May 19, 2026

Summary

Feature

Add warning for apex domain MX records

Users are warned when configuring inbound email on apex domains, preventing mail service conflicts.

Health Assessment

Small
Low
Low
  • Fast review and minimal rework; the change was straightforward and well-received.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(api-service): default conversation title for empty inbound messages fixes NV-7514 scopsy M AI 3.8h - May 19, 2026

Summary

Bug Fix

Fix default conversation title for empty inbound messages

Prevents validation errors when creating agent conversations from inbound messages lacking preview text, ensuring reliable conversation creation and better user experience.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal code changes resolved a validation error affecting inbound message processing.

AI Details

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

Tech Stack

Languages: Typescript
refactor(dashboard): rename Dispatch app surface to Connect fixes NV-7720 scopsy XL AI 2.7h 0.1h May 19, 2026

Summary

Refactor

Rename Dispatch app surface to Connect

Renames the unreleased Dispatch dashboard app to Connect, updating URLs, feature flags, components, and telemetry to prepare for future rollout.

Health Assessment

X-Large
High
Low
  • Merged within 3 hours with a single review, indicating high confidence in the refactor despite the large scope of changes.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
feat(api-service): upload custom skills (github + inline) for managed agents fixes NV-7661 djabarovgeorge XL AI 122.7h 0.1h May 19, 2026

Summary

Feature

Add custom skill upload endpoint for agents

Allows users to upload custom skill bundles from GitHub or inline, expanding agent capabilities and simplifying configuration.

Health Assessment

X-Large
High
Medium
  • Large scope with many lines added, but quick review and merge, indicating efficient collaboration but high complexity.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
fix(dashboard): update agent quickstart channel setup times fixes NV-7715 scopsy S AI 0.3h - May 19, 2026

Summary

Bug Fix

Update agent quickstart channel setup times

Adjusts estimated setup times for communication channels in the dashboard, improving user clarity and hiding auto‑provisioned email card on cloud.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, merged within minutes, indicating smooth review and low complexity.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
chore(root): upgrade getsentry/action-release to v3.6.0 fixes NV-7714 scopsy XS AI 0.1h 0.1h May 19, 2026

Summary

CI/CD

Upgrade Sentry Action to v3.6.0

Updates the Sentry release GitHub Action to a stable version, ensuring reliable release creation during deployments.

Health Assessment

Small
Low
Low
  • Rapid review and merge with minimal changes indicates low risk and high confidence in the update.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
feat(dashboard): make provider cards clickable on agent overview page fixes NV-7534 djabarovgeorge S AI 1.8h 0.1h May 19, 2026

Summary

Feature

Make provider cards clickable on agent overview page

Adds navigation to provider cards, improving user experience by allowing direct access to integration details.

Health Assessment

Small
Low
Low
  • The PR was merged within 1.8 hours with minimal review comments, indicating a smooth process.
  • AI tools were used for review and PR description, but the code change was straightforward and low risk.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
refactor(api): use chat.thread() to drop ThreadImpl.fromJSON + state-adapter hack ([email protected]) scopsy L AI 5.9h 0.1h May 19, 2026

Summary

Refactor

Refactor chat thread handling to use chat.thread API

Simplifies thread handling by replacing a private state‑adapter hack with the public chat.thread API, improving maintainability and aligning with chat SDK 4.28.1.

Health Assessment

Large
Medium
Low
  • Rapid iteration with AI‑assisted review, quick merge within 6 hours, minimal review friction, but large code changes across backend services.

AI Details

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

Tech Stack

Languages: Typescript
feat(api-service,worker): replace BullMQ managed agent pipeline with CF durable sessions fixes NV-7673 ChmaraX XL AI 19.2h 0.2h May 19, 2026

Summary

Feature

Replace BullMQ pipeline with Cloudflare durable sessions

This change eliminates the BullMQ worker pipeline for managed agents, replacing it with direct provider calls and optional Cloudflare Durable Object sessions, reducing operational overhead, improving reliability, and enabling longer-running agent turns.

Health Assessment

X-Large
High
Medium
  • AI-assisted development enabled rapid refactor; the PR removed a complex queue system and introduced durable sessions, achieving faster acknowledgments and lower operational costs, but the large scope and multiple iterations suggest moderate risk.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
feat(dashboard,api-service): managed agents onboarding fixes NV-7700 LetItRock XL AI 17.9h 0.1h May 19, 2026

Summary

Feature

Managed agents onboarding and conflict resolution

Enables streamlined onboarding of managed agents, automating conflict handling and reducing setup friction, improving user experience and deployment speed.

Health Assessment

X-Large
High
Medium
  • Rapid review and merge after minimal back‑and‑forth, but large code churn indicates significant refactor and feature addition.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(root): resolve moderate ws & brace-expansion vulnerabilities fixes NV-7712 cursor L No 2.4h 2.4h May 19, 2026

Summary

Bug Fix

Resolve moderate ws and brace-expansion vulnerabilities

Fixes security vulnerabilities in transitive dependencies, reducing risk of exploitation.

Health Assessment

Large
Low
Low
  • Rapid resolution of security advisories with minimal review, indicating an efficient process.

AI Details

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

Tech Stack

Languages: Yaml
perf(api-service, shared): perf of GET /v2/subscribers/:id/preferences fixes NV-7695 scopsy L AI 21.2h - May 19, 2026

Summary

Refactor

Optimize subscriber preferences endpoint performance

Reduces redundant database queries and memory allocations for GET /v2/subscribers/:id/preferences, lowering CPU usage under concurrent load and improving response times.

Health Assessment

Medium
Low
Low
  • Fast 21‑hour cycle with no review back‑and‑forth, indicating a straightforward performance refactor with minimal risk.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Express
feat(dashboard): tabbed Settings page for Dispatch fixes NV-7710 scopsy XL AI 1.5h 0.1h May 19, 2026

Summary

Feature

Add tabbed Settings page for Dispatch

Enables Dispatch users to manage account, organization, team, and billing settings within the Dispatch dashboard, eliminating the need to switch to the platform shell.

Health Assessment

X-Large
Medium
Low
  • Rapid review and merge within 1.5 hours indicates high confidence and minimal friction.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
chore(root): bump axios, New Relic, AWS SDK, lru-cache, ajv, and liquidjs fixes NV-7711 cursor XL No 1.3h 1.2h May 19, 2026

Summary

Chore

Bump core dependencies across monorepo

Updates critical runtime dependencies to address security and stability, ensuring consistent behavior across API, worker, and dashboard services.

Health Assessment

X-Large
Low
Low
  • Fast cycle time and minimal review indicate a straightforward dependency update with no major refactoring or breaking changes.

AI Details

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

Tech Stack

fix(dashboard,api-service): Telegram /start deep link on quickstart and mobile setup fixes NV-7696 scopsy L AI 0.4h 0.1h May 18, 2026

Summary

Bug Fix

Fix Telegram deep link and mobile setup

Users can now complete Telegram integration with deep link, improving onboarding flow and reducing friction.

Health Assessment

Medium
Low
Low
  • Rapid review and minimal rework; AI-assisted review comments helped streamline the process.

AI Details

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

Tech Stack

Languages: Typescript
fix(dashboard): drop Telegram auto-configure on credential detection (fixes NV-7706) scopsy S AI 0.1h - May 18, 2026

Summary

Bug Fix

Remove dashboard auto-configure for Telegram

Eliminates duplicate webhook configuration, preventing race conditions and improving reliability for Telegram integration.

Health Assessment

Small
Low
Low
  • Quick fix removing duplicate webhook call, minimal code churn, no new tests, low risk

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix: gate Telegram webhook configuration to resolve race condition nikitagrossman S AI 0.4h 0.1h May 18, 2026

Summary

Bug Fix

Fix race condition in Telegram webhook configuration

This change prevents duplicate Telegram webhook registrations that could cause inconsistent bot behavior, ensuring reliable notification delivery for users.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
refactor(shared,dal,api,dashboard): remove unused AgentCreationSourceEnum fixes NV-7701 scopsy M AI 0.2h - May 18, 2026

Summary

Refactor

Remove unused AgentCreationSourceEnum

Eliminates redundant agent creation source field, simplifying the data model and reducing maintenance overhead.

Health Assessment

Medium
Low
Low
  • Quick refactor with minimal changes, merged within 15 minutes, no review needed.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
fix(api-service): scope conversation thread lookup by agent and integration scopsy M AI 0.2h 0.1h May 18, 2026

Summary

Bug Fix

Scope conversation thread lookup by agent and integration

Ensures conversations are correctly scoped to the right agent and integration, preventing data leakage and improving reliability for multi-bot environments.

Health Assessment

Medium
Low
Low
  • Fast review and minimal rework indicate a low-risk, straightforward bug fix.

AI Details

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

Tech Stack

Languages: Typescript
feat(api-service): Telegram chatId channel endpoints and /start subscriber link fixes NV-7696 scopsy XL AI 3.1h 0.1h May 18, 2026

Summary

Feature

Add Telegram chatId endpoints and subscriber link

Enables Telegram DM onboarding via deep links, reducing link length and improving user experience.

Health Assessment

X-Large
High
Low
  • Rapid review and merge within 3 hours, but the large number of added lines and files introduces high risk for regressions.

AI Details

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

Tech Stack

Languages: Typescript
feat(dashboard): integrate sni identify flow fixes NV-7698 scopsy M AI 0.2h 0.1h May 18, 2026

Summary

Feature

Integrate Snitcher identify flow

Adds Snitcher analytics integration to the dashboard, enabling user identification for tracking without impacting the authentication flow.

Health Assessment

Medium
Low
Low
  • Rapid merge with minimal review indicates low complexity and high confidence in implementation.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(dashboard): Telegram setup webhook loop and hide BotFather paste fixes NV-7694 scopsy S AI 0.7h - May 18, 2026

Summary

Bug Fix

Fix Telegram webhook loop and hide BotFather UI

Prevents repeated webhook registration that can trigger rate limits and removes unnecessary UI hints, improving reliability and user experience.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, no new tests, resolved in under an hour.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(shared): pin agent-toolkit @novu/api to 3.15.0 fixes NV-7693 scopsy S AI 0.7h - May 18, 2026

Summary

Bug Fix

Pin agent-toolkit @novu/api to 3.15.0

Ensures agent-toolkit uses the public @novu/api package, preventing type/runtime mismatches for npm consumers.

Health Assessment

Small
Low
Low
  • Fast turnaround, minimal changes, quick merge, no blockers.

AI Details

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

Tech Stack

refactor(api-service,dashboard): nest agents public routes under /agents/public fixes NV-7692 scopsy S AI 0.3h - May 18, 2026

Summary

Refactor

Refactor agents public routes under /agents/public

Reorganizes public agent endpoints to a unified prefix, ensuring consistent API paths and simplifying future extensions. This change requires coordinated deployment and updates to external callers.

Health Assessment

Small
Low
Low
  • Quick refactor with minimal changes, no tests added, and coordinated deployment required.

AI Details

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

Tech Stack

Languages: Typescript
feat(api-service, dashboard): new telegram provider agents nikitagrossman XL AI 113.1h 0.0h May 18, 2026

Summary

Feature

Add new telegram provider agents

Enables integration with Telegram for agent workflows, allowing users to configure webhooks, generate mobile links, and manage tokens, enhancing communication capabilities.

Health Assessment

Large
High
High
  • The PR had extensive AI‑assisted review with many comments, leading to multiple iterations and a 4.7‑day cycle time.

AI Details

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

Tech Stack

Languages: Typescript
chore(root): Release 2026-05-18 07:56 github-actions XL No 0.1h 0.1h May 18, 2026

Summary

Chore

Release Novu Cloud 2026-05-18

Automated daily production Novu Cloud release.

Health Assessment

Large
High
Low
  • Rapid release cycle with minimal review time indicates automated CI/CD and AI-assisted code generation, enabling quick deployment of critical security fixes.

AI Details

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

Tech Stack

Languages: Typescript
chore(root): Release 2026-05-15 09:08 github-actions XL No 70.5h 0.3h May 18, 2026

Summary

Chore

Release Novu Cloud 2026-05-15

Automated daily production release, updating docs and API definitions.

Health Assessment

X-Large
Low
Low
  • Release PR with automated CI, minimal review, large docs changes, AI-assisted commit.

AI Details

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

Tech Stack

Languages: Typescript
feat(api-service,dashboard): default agent outbound email to env primary integration fixes NV-7685 scopsy XL AI 13.6h 13.0h May 18, 2026

Summary

Feature

Set default outbound email provider for new agents

Ensures new agents use the environment’s primary email integration by default, improving deliverability and reducing manual configuration.

Health Assessment

Medium
Low
Low
  • Fast cycle time and minimal review rounds indicate a smooth process; AI-assisted code generation helped deliver the feature quickly.

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 devalue & moderate svelte vulnerabilities fixes NV-7686 cursor M No 0.2h 0.2h May 18, 2026

Summary

Bug Fix

Resolve high devalue & moderate svelte vulnerabilities

Fixes five critical dependency security advisories by pinning vulnerable packages, ensuring secure builds and preventing regressions.

Health Assessment

Small
Low
Low
  • Quick, single-commit fix with minimal scope and no rework, indicating low risk and high confidence in the change.

AI Details

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

Tech Stack

feat(api-service,worker,dashboard): auto-provision agent default shared inbox fixes NV-7671 scopsy XL AI 50.5h 0.1h May 17, 2026

Summary

Feature

Auto-provision agent default shared inbox

Adds cloud-only auto-provisioning of a default shared inbox for agents, improving onboarding and email routing.

Health Assessment

X-Large
High
Low
  • PR had rapid review and few commits, but large scope and many AI review comments, indicating high complexity but efficient review process.

AI Details

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

Tech Stack

Languages: Typescript
fix(root): resolve critical sanitize-html vulnerability fixes NV-7676 cursor M No 3.3h 2.3h May 17, 2026

Summary

Bug Fix

Resolve critical sanitize-html XSS vulnerability

Fixes a critical XSS vulnerability in sanitize-html by overriding the dependency, ensuring secure rendering for all affected workspaces.

Health Assessment

Small
Low
Low
  • Rapid resolution of a critical vulnerability with minimal changes and no rework, indicating an efficient and low-risk process.

AI Details

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

Tech Stack

Languages: Yaml
fix(root): resolve low tsup vulnerability fixes NV-7675 cursor M No 14.6h 2.1h May 16, 2026

Summary

Bug Fix

Fix low tsup vulnerability

Resolves a low‑severity DOM clobbering vulnerability in tsup by bumping the package version via pnpm overrides, ensuring the monorepo remains secure without breaking builds.

Health Assessment

Medium
Low
Low
  • Quick resolution of a low‑severity vulnerability with minimal changes and fast review turnaround.

AI Details

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

Tech Stack

Languages: Yaml
fix(api-service): enforce JWT contextKeys on inbox channel routes fixes NV-7647 scopsy XL AI 47.8h 0.1h May 15, 2026

Summary

Bug Fix

Enforce JWT contextKeys on inbox channel routes

Prevents cross‑context resource enumeration and deletion, strengthening subscriber security.

Health Assessment

Large
Medium
Low
  • Security fix addressed quickly with minimal iterations; review and merge completed within 48 hours.

AI Details

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

Tech Stack

Languages: Typescript
chore(root): add pnpm options to .npmrc-cloud fixes NV-7670 scopsy XS AI 0.5h 0.0h May 15, 2026

Summary

Chore

Add pnpm options to cloud npmrc

Ensures cloud installs match local peer dependency behavior, improving build consistency.

Health Assessment

Small
Low
Low
  • Fast turnaround with minimal changes and quick review, indicating low complexity.

AI Details

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

Tech Stack

chore(root): upgrade pnpm to v11.0.9 across the monorepo fixes NV-7625 scopsy XL AI 25.0h 0.1h May 15, 2026

Summary

Chore

Upgrade pnpm to v11.0.9 across monorepo

Upgrades pnpm to v11.0.9, migrates configuration, updates CI and Dockerfiles, ensuring compatibility and stability.

Health Assessment

Large
High
Medium
  • The PR involved a significant refactor of pnpm configuration across the monorepo, requiring many iterative commits after a quick review, indicating moderate friction but ultimately resolved within a day.

AI Details

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

Tech Stack

Frameworks: Github-Actions, Docker
feat(dashboard,api-service): managed agent details fixes NV-7665 LetItRock XL AI 17.2h 0.1h May 15, 2026

Summary

Feature

Add managed agent details page and API support

Enables the dashboard to display managed agent runtime metadata and allows runtime configuration via API, improving visibility and control for users.

Health Assessment

X-Large
High
Low
  • Rapid review and merge after minimal rework, but large code changes across backend and frontend indicate significant impact and potential for downstream effects.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(root): resolve high next & moderate mermaid vulnerabilities fixes NV-7669 cursor L No 0.4h 0.3h May 15, 2026

Summary

Bug Fix

Fix high next and moderate mermaid vulnerabilities

Daily dependency-security audit fixes, resolving critical vulnerabilities in Next.js and Mermaid to maintain application security and stability.

Health Assessment

Small
Low
Low
  • Rapid resolution of multiple high‑severity vulnerabilities with minimal changes and quick review, indicating an efficient security maintenance process.

AI Details

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

Tech Stack

Languages: Javascript
Frameworks: Nextjs
fix(api-service): return empty credentials object on list integrations instead of omitting the field fixes NV-7664 scopsy S AI 0.1h - May 14, 2026

Summary

Bug Fix

Return empty credentials object for API-key list

Fixes SDK compatibility by ensuring API-key callers receive an empty credentials object instead of a missing field, preventing validation errors while keeping secrets hidden.

Health Assessment

Small
Low
Low
  • Quick, minimal change that resolved a client‑side validation issue with no rework or additional review rounds.

AI Details

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

Tech Stack

Languages: Typescript
ci(worker): add git to Dockerfile dependencies merrcury XS AI 0.0h - May 14, 2026

Summary

Chore

Add git to worker Dockerfile dependencies

Adds git to the worker service's Docker image to support operations requiring git, such as installing dependencies from git repositories or running build scripts.

Health Assessment

Small
Low
Low
  • Single line change to Dockerfile, merged immediately with no review, minimal risk.

AI Details

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

Tech Stack

Frameworks: Docker
ci(root): date-based Linear release names for cloud staging/prod fixes NV-7663 scopsy S AI 0.2h - May 14, 2026

Summary

CI/CD

Add date-based Linear release names for cloud

Improves release identification in Linear UI by using readable date-based names instead of commit hashes, enhancing traceability for cloud deployments.

Health Assessment

Small
Low
Low
  • Quick, single-file change merged within minutes, indicating low complexity and high confidence.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
feat(worker,api-service): managed agent runtime core flow integration fixes NV-7654 ChmaraX XL AI 14.7h 0.1h May 14, 2026

Summary

Feature

Add managed agent runtime integration

Enables managed agent runtime by routing agents to a worker queue, adding session tracking, and integrating with Anthropic via Thalamus, improving reliability and reducing customer hosting overhead.

Health Assessment

X-Large
High
Medium
  • The PR required rapid iteration with multiple commits after a single review, indicating a complex feature addition that required significant rework, yet the overall cycle time remained short.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
« Page 5 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