Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| fix(api-service): reply with no-access when managed agent has unresolved subscriber fixes NV-7916 | scopsy | M | AI | 2.1h | 0.0h | May 31, 2026 |
SummaryBug FixFix no-access reply for unresolved managed agent subscribers Provides a clear no-access message when a managed agent cannot resolve the sender, improving user experience and reducing error confusion. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Cursor, CodeRabbit, Greptile
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(inbound-mail): inline attachment fallback when S3 not configured fixes NV-7616 | djabarovgeorge | XL | AI | 120.8h | 0.1h | May 31, 2026 |
SummaryBug FixFix inline attachment fallback for self-hosted deployments Restores attachment delivery when S3 is not configured by embedding binary content inline, ensuring self-hosted users receive attachments and preventing silent drops. Health Assessment
X-Large
High
Medium
AI Details
Usage:
AI Assisted
Category:
Both AI
Tools:
Cursor, CodeRabbit, Greptile
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(api-service): use timing-safe HMAC digest comparison fixes NV-7917 | scopsy | S | AI | 0.3h | 0.1h | May 31, 2026 |
SummaryBug FixFix timing-safe HMAC comparison for security Mitigates timing side‑channel attacks by replacing unsafe HMAC comparisons with constant‑time checks, enhancing subscriber authentication security. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Cursor, Greptile, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(novu): skip duplicate Telegram webhook configure in connect flow fixes NV-7919 | scopsy | S | AI | 0.1h | - | May 31, 2026 |
SummaryBug FixFix duplicate Telegram webhook configuration Prevents duplicate webhook registration that caused rate‑limit errors, ensuring a smoother Telegram integration for users. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Cursor, Greptile
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(api-service): use Redis cluster hash tags for telegram mobile link keys fixes NV-7914 | scopsy | S | AI | 0.2h | - | May 31, 2026 |
SummaryBug FixFix Redis cluster hash tag issue for telegram links Ensures atomic Redis operations in cluster by wrapping tokens in hash tags, preventing cross-slot errors and maintaining service reliability. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Cursor, CodeRabbit, Greptile
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| feat(api-service): use opaque Redis tokens for Telegram mobile setup QR links fixes NV-7914 | scopsy | XL | AI | 1.8h | 0.1h | May 31, 2026 |
SummaryFeatureUse opaque Redis tokens for Telegram QR links Replaces JWTs in Telegram mobile setup URLs with short, secure 32‑character tokens stored in Redis, shrinking QR codes and removing sensitive identifiers from URLs while maintaining the same API contract. Health Assessment
Large
High
Medium
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
CodeRabbit, Greptile, Cursor
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(root): resolve high tmp vulnerability fixes NV-7913 | cursor | S | No | 5.7h | - | May 30, 2026 |
SummaryBug FixResolve high-severity tmp vulnerability Fixes a critical path-traversal vulnerability in the tmp package by pinning to a safe version, ensuring secure dependency management. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Yaml
|
||||||
| fix(root): bind TesterArmy deploy jobs to GitHub environment secrets fixes NV-7904 | scopsy | XS | AI | 0.3h | - | May 30, 2026 |
SummaryCI/CDBind TesterArmy deploy jobs to environment secrets Ensures TesterArmy regression jobs can access environment-specific secrets, fixing webhook trigger failures. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| refactor(api-service): restructure agents module into ingress/runtime/egress architecture | ChmaraX | XL | No | 0.8h | - | May 29, 2026 |
SummaryRefactorRestructure agents module into ingress/runtime/egress architecture Reorganizes the agents service into a clean ingress/runtime/egress architecture, improving maintainability and scalability while preserving existing API contracts. This refactor enables easier feature addition and reduces technical debt. Health Assessment
X-Large
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| feat(worker): add workflow name to New Relic custom attributes fixes NV-7911 | scopsy | XS | AI | 3.9h | 0.1h | May 29, 2026 |
SummaryChoreAdd workflow name to New Relic attributes Adds workflow name to New Relic custom attributes, enabling better trace filtering and grouping by workflow, improving observability. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Cursor, CodeRabbit, Greptile
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| refactor(worker): remove organization existence check from workflow worker fixes NV-7910 | scopsy | S | AI | 0.2h | 0.0h | May 29, 2026 |
SummaryRefactorRemove organization existence check from workflow worker Eliminates redundant pre‑processing check, allowing jobs to proceed directly to execution, simplifying worker logic and reducing unnecessary database lookups. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Both AI
Tools:
Cursor, CodeRabbit, Greptile
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(dashboard): onboarding and invite accept flow for connect | merrcury | M | AI | 0.1h | - | May 29, 2026 |
SummaryFeatureFix onboarding and invite accept flow for Connect Improves Connect onboarding by removing localStorage dependency, using URL parameters, and enhancing invite acceptance flow, ensuring smoother user experience. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(api-service): improve managed-agent MCP setup gate UX fixes NV-7906 | ChmaraX | L | AI | 2.7h | 0.1h | May 29, 2026 |
SummaryFeatureImprove managed-agent MCP setup gate UX Enhances user experience during managed-agent OAuth setup by showing typing indicators and platform‑aware completion messages, reducing perceived latency and improving engagement. 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(dashboard): open agent connector dropdown at top level fixes NV-7829 | LetItRock | XS | AI | 22.3h | - | May 29, 2026 |
SummaryBug FixFix agent connector dropdown to show full list Ensures users see all connector options when creating an agent, improving usability and reducing confusion. 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(dashboard): reuse existing claude creds when migrating demo agent fixes NV-7856 | LetItRock | L | AI | 17.7h | 0.1h | May 29, 2026 |
SummaryChoreReuse Claude creds when migrating demo agent This change lets users reuse existing Anthropic integrations instead of creating duplicate demo credentials, simplifying migration and reducing credential clutter. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| ci(root): trigger TesterArmy staging and production regression after deploy fixes NV-7904 NV-7905 | scopsy | M | AI | 0.3h | 0.0h | May 29, 2026 |
SummaryCI/CDAdd TesterArmy regression triggers to deploy workflow Automates post‑deploy regression tests for staging and production, ensuring rapid detection of deployment issues and improving release reliability. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Cursor, CodeRabbit, Greptile
Confidence:
0.95
Tech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| chore(root): Release 2026-05-29 08:42 | github-actions | XL | No | 0.0h | 0.0h | May 29, 2026 |
SummaryChoreRelease Novu Cloud 2026-05-29 Automated daily production Novu Cloud release. Health Assessment
Large
High
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix(dashboard): scope connect session init to agents onboarding only fixes NV-7902 | scopsy | S | AI | 1.0h | - | May 29, 2026 |
SummaryBug FixScope connect session to agents onboarding only Fixes inbox preview mismatch by scoping the connect subscriber provider to the agents setup route, ensuring test notifications are correctly routed. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Both AI
Tools:
Cursor, CodeRabbit, Greptile
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore(novu): update Connect staging domain and runtime picker copy fixes NV-7901 | scopsy | S | AI | 0.2h | - | May 29, 2026 |
SummaryChoreUpdate Connect staging domain and runtime picker copy This PR updates the Novu Connect CLI to point to the correct staging domain and improves the runtime picker UI copy for clearer user experience. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Cursor, CodeRabbit, Greptile
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(api): remove conversational agents flag guard from agents controller fixes NV-7900 | scopsy | M | AI | 0.6h | 0.2h | May 29, 2026 |
SummaryBug FixRemove server‑side feature flag guards from agent APIs Allows agent‑related API endpoints to be accessible regardless of feature flag state, centralizing rollout control to the dashboard UI and preventing 403/404 errors when flags are off. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Cursor, CodeRabbit, Greptile
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(dashboard): move to cookie based auth from satellite based handshake | merrcury | M | AI | 0.2h | - | May 28, 2026 |
SummaryRefactorMove dashboard auth to cookie-based model Simplifies authentication by using shared domain cookies, reducing cross-origin redirects and improving user experience. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| ci(root): use Blacksmith Docker layer caching fixes NV-7899 | scopsy | XS | AI | 1.7h | 0.1h | May 28, 2026 |
SummaryCI/CDEnable Docker layer caching in deploy workflow Improves CI build speed by caching Docker layers via Blacksmith, reducing build times for subsequent deployments. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Cursor, CodeRabbit, Greptile
Confidence:
0.95
Tech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| fix(api-service): sequential MCP tool approval and observer pause delivery fixes NV-7841 | ChmaraX | XL | AI | 0.2h | 0.1h | May 28, 2026 |
SummaryBug FixSequential MCP tool approval and observer pause delivery fixes This PR fixes the tool approval flow to deliver approvals one at a time and prevents duplicate approval cards by pausing the observer after the first requires-action webhook, improving user experience and reducing redundant prompts. 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
|
||||||
| feat(dashboard): add 'delete from provider' option to agent delete modal | djabarovgeorge | M | AI | 165.9h | 0.1h | May 28, 2026 |
SummaryFeatureAdd delete-from-provider option to agent modal Provides a checkbox to delete agents from the provider side, ensuring resources are fully cleaned up and preventing orphaned agents. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Cursor, CodeRabbit, Greptile
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(dashboard): prevent connect onboarding flash on refresh fixes NV-7840 | LetItRock | S | AI | 1.9h | 0.1h | May 28, 2026 |
SummaryBug FixFix onboarding flash on dashboard refresh Prevents transient onboarding UI from appearing when returning users refresh the Connect dashboard, improving 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
|
||||||
| fix(dashboard): prefer real Anthropic credential over demo in Add agent fixes NV-7835 | LetItRock | S | AI | 2.0h | - | May 28, 2026 |
SummaryBug FixPrefer real Anthropic credential over demo Ensures Add agent modal defaults to real Anthropic integration, improving onboarding accuracy. 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
|
||||||
| fix(novu): Add confirmation step before Slack OAuth in connect CLI fixes NV-7897 | scopsy | XL | AI | 2.4h | 0.1h | May 28, 2026 |
SummaryBug FixAdd Slack OAuth confirmation step Adds a confirmation screen before opening Slack OAuth in the connect CLI, improving user flow and aligning with existing consent gates. Health Assessment
X-Large
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Cursor, CodeRabbit, Greptile
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| fix(dashboard): make onboarding channel selector scroll-button driven fixes NV-7837 | LetItRock | M | AI | 1.8h | 0.1h | May 28, 2026 |
SummaryBug FixAdd scroll buttons to onboarding channel selector Adds visible scroll affordances for provider cards and fixes auth shims to prevent blank renders after sign‑in, improving usability and reliability. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(api-service): subscriber-scoped MCP tool trust approval fixes NV-7771 | ChmaraX | XL | AI | 0.6h | 0.1h | May 28, 2026 |
SummaryFeatureAdd subscriber-scoped MCP tool trust approval Adds per-subscriber MCP tool trust, auto-confirming trusted tools and providing approval cards, while tightening OAuth flows. Health Assessment
X-Large
High
High
AI Details
Usage:
AI Assisted
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| feat(dashboard): replace MCP toggles with Add/Remove buttons (fixes NV-7830) | LetItRock | XL | AI | 2.3h | 0.1h | May 28, 2026 |
SummaryFeatureReplace MCP toggles with Add/Remove buttons Improves user clarity by replacing confusing toggle switches with explicit Add/Remove actions, enabling bulk updates and reducing errors. Health Assessment
X-Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
CodeRabbit, Cursor
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(dashboard): complete Connect CLI auth resume after org provisioning fixes NV-7895 NV-7896 | scopsy | S | AI | 0.1h | - | May 28, 2026 |
SummaryBug FixFix Connect CLI auth resume after org provisioning Ensures logged‑in users without an organization can resume the CLI auth flow after org selection and clears the onboarding overlay to prevent users from getting stuck on a loading screen. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
CodeRabbit, Cursor
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore(dashboard): agent details - system prompt fixes NV-7849 | LetItRock | L | AI | 0.9h | 0.1h | May 28, 2026 |
SummaryFeatureAdd system prompt editing to agent details Introduces an editable system prompt field in the agent details view, allowing teams to update prompts in development while protecting production environments. Health Assessment
Large
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(root): resolve critical liquidjs vulnerabilities fixes NV-7887 | cursor | S | No | 4.0h | - | May 28, 2026 |
SummaryBug FixResolve critical LiquidJS vulnerabilities Patch transitive LiquidJS dependency to a patched version, eliminating remote code execution and other security risks for the Novu platform. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Yaml
|
||||||
| fix(api-service): stabilize combined workflow runs filter e2e test fixes NV-7891 | scopsy | S | AI | 1.7h | - | May 28, 2026 |
SummaryBug FixStabilize combined workflow runs filter e2e test Fixes a flaky end‑to‑end test for workflow run filtering, eliminating a race condition and improving test reliability for the API service. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Both AI
Tools:
Cursor, CodeRabbit, Greptile
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(dashboard): persist CLI auth session before org picker redirect fixes NV-7895 | scopsy | S | AI | 0.1h | - | May 28, 2026 |
SummaryBug FixFix CLI auth redirect flow Persists CLI auth session before org picker redirect, ensuring users can resume /cli/auth after choosing an organization. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Both AI
Tools:
CodeRabbit, Greptile, Cursor
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(dashboard): add platform tooltip bullet for customer-facing agents fixes NV-7892 | scopsy | XS | AI | 1.2h | 0.0h | May 28, 2026 |
SummaryFeatureAdd platform tooltip bullet for agents Adds a new tooltip bullet to highlight platform support for customer‑facing agents, improving discoverability when switching between Connect and Platform. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Both AI
Tools:
Cursor, CodeRabbit, Greptile
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(api-service): gate managed-agent dispatch on MCP OAuth setup fixes NV-7771 | ChmaraX | XL | AI | 0.5h | 0.2h | May 28, 2026 |
SummaryFeatureAdd pre‑dispatch gate for managed agent OAuth Ensures managed agents only dispatch after OAuth setup, preventing failures and improving user experience by posting setup cards and replaying parked turns. Health Assessment
Large
Medium
Low
AI Details
Usage:
AI Assisted
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(dashboard): resume CLI auth after sign-in and org setup fixes NV-7893 | scopsy | L | AI | 0.6h | 0.1h | May 28, 2026 |
SummaryBug FixResume CLI auth after sign‑in and org setup Ensures CLI device sessions persist across sign‑in, org provisioning, and Connect redirects, preventing users from landing in onboarding and restoring the CLI flow. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
CodeRabbit, Greptile, Cursor
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React, Nextjs
|
||||||
| feat(root): replace CLI loopback auth with device sessions fixes NV-7888 | scopsy | XL | AI | 1.3h | 0.1h | May 28, 2026 |
SummaryFeatureReplace CLI loopback auth with device sessions Switches CLI authentication from local loopback to API‑backed device sessions, eliminating HTTPS‑to‑loopback failures and improving security. 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
|
||||||
| chore(root): Release 2026-05-28 04:58 | github-actions | XL | No | 1.9h | 0.2h | May 28, 2026 |
SummaryChoreRelease Novu Cloud version 2026-05-28 Automated daily production release, updating backend services, documentation, and CI pipeline to keep Novu Cloud stable and current. Health Assessment
X-Large
High
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Cursor, Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| feat(api-service, dashboard, novu): Onboarding experiment | scopsy | XL | No | 8.5h | 0.1h | May 28, 2026 |
SummaryFeatureAdd onboarding experiment for API and dashboard Enables new onboarding wizard for API and dashboard, improving user setup flow. Provides CLI and UI components to streamline initial configuration. Health Assessment
X-Large
High
High
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| refactor(dashboard): update onboarding provisioning handling and remove unused provisioning calls fixes NV-7833 | merrcury | S | AI | 0.1h | - | May 27, 2026 |
SummaryRefactorRefactor onboarding provisioning logic Streamlines user onboarding by removing redundant provisioning calls, improving navigation speed and reducing unnecessary API calls. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React, Nextjs
|
||||||
| feat(api-service): feature-flag api keys in list environments fixes NV-7881 | scopsy | M | AI | 20.6h | 0.1h | May 27, 2026 |
SummaryFeatureAdd organization‑scoped feature flag for API key visibility in list environments Enables optional cross‑environment API key visibility via a feature flag, preserving default security while giving trusted orgs control. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Cursor, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| fix(dashboard): restore Create organization entry in Connect side-nav fixes NV-7828 | merrcury | M | AI | 0.1h | - | May 27, 2026 |
SummaryBug FixRestore Create Organization in Connect side-nav Enables Connect users to create new workspaces directly from the dashboard, restoring missing functionality. 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(dashboard): remove outdated logo files and add new logo assets | merrcury | XL | AI | 20.1h | 0.2h | May 27, 2026 |
SummaryChoreRemove outdated logos and add new assets Updates dashboard branding assets for consistent visual identity and refines shell rollout logic to prevent unintended activation. Health Assessment
X-Large
Medium
Low
AI Details
Usage:
AI Assisted
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(api-service): stop duplicating first inbound message for managed agents fixes NV-7824 | ChmaraX | XS | AI | 0.6h | - | May 26, 2026 |
SummaryBug FixFix duplicate inbound message for managed agents Prevents duplicate user messages in managed agent sessions, improving data accuracy 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
|
||||||
| revert(api-service): Set managed agent default permission to always_ask | scopsy | S | AI | 0.2h | 0.1h | May 26, 2026 |
SummaryFeatureSet managed agent default permission to always_ask Adjusts the default permission policy for managed agents from always_allow to always_ask, ensuring agents prompt users before actions, enhancing security and user control. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Javascript, Typescript
|
||||||
| fix(dashboard): small UI changes and polishes to match design | merrcury | S | AI | 0.3h | 0.1h | May 26, 2026 |
SummaryFeatureUI polish for dashboard to match design This PR refines dashboard UI components, aligning them with the design system and restoring inbox access for users. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(dashboard): move add-agent loading state to dialog footer fixes NV-7811 | LetItRock | M | AI | 1.6h | - | May 26, 2026 |
SummaryFeatureMove add-agent loading state to dialog footer Improves user experience by keeping dialog layout stable during agent creation, reducing confusion and layout shifts. 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
|
||||||
| refactor(dashboard): update onboarding provisioning logic and components | merrcury | L | AI | 0.1h | 0.1h | May 26, 2026 |
SummaryRefactorRefactor onboarding provisioning logic and components Improves onboarding flow clarity and maintainability, enabling smoother user setup and consistent experience across platform and connect flows. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React, Nextjs
|
||||||