Public Product Updates

What’s new in Nexus.

A public-facing log of meaningful product progress across Nexus. We keep this focused on user-visible outcomes, operational improvements, and platform capabilities people can actually understand and evaluate.

Latest Build

Jun 11, 2026

The most recent build date reflected in the public updates feed.

Visible Updates

44

Curated product updates currently available for public review.

Latest Build

Jun 11, 2026

Derived automatically from the latest repository commit included in this build.

Shipping Cadence

Weekly

Nexus is being shaped through steady private-beta iteration, not infrequent large drops.

Commit Activity

278

Commits from the last 30 days that touched apps/client or apps/server, excluding docs-only changes, are summarized here as a public trust signal.

Changelog Entries

44

44 curated platform updates are currently visible in the public What's New feed.

First Release

In Progress

Nexus is still in private beta and has not had its first formal release yet.

Release Log

Recent platform changes grouped by what actually changed.

Instead of one long mixed list, the public feed is grouped by theme so people can review product progress by category. Each lane scrolls horizontally like a lightweight slider using the same card system as the rest of the landing app.

Core

Core updates

14 public updates in this category.

Horizontal scroll
Mar 13, 2026Core

Provider-Synced AI Access & Smarter Model Authorization

Nexus now does a better job matching available models to the authentication and providers actually connected to your account. This reduces failed handoffs, improves model selection reliability, and makes agent execution more consistent across managed and personal AI providers.

Mar 10, 2026Core

Relationship Memory & Personalization Diagnostics

Nexus now carries forward relationship state and remembered user signals so responses feel more continuous and personally aware across conversations. Chat diagnostics also gained a redacted Relationship Memory view so operators can inspect what Nexus thinks it knows without exposing raw personal memory values.

Mar 10, 2026Core

Structured Memory Contract & Write-Path Classification

Memory now follows a formal contract across personal facts, company facts, working memory, and experience patterns. The write path classifies each stored memory item with first-class memory class, namespace, and sensitivity fields so prompt assembly and diagnostics can rely on explicit structure instead of loose heuristics.

Mar 3, 2026Core

Workflow Compiler & Runtime Services

New workflow compilation and runtime execution services enable complex automation workflows. Workflow definitions are now compiled to executable state machines with full runtime introspection and history tracking.

Feb 28, 2026Core

Platform Restructure & Team RBAC

Repository restructured into a clean monorepo layout. Authentik-based team management and role-based access control are now live. AI agents now receive full identity context (role, company goals, constraints) for personalized responses.

Feb 26, 2026Core

RAG Knowledge Base & Kimi K2.5

Vector tables for thoughts and documents are now live, powering semantic search across your workspace for more contextually accurate AI responses. Kimi K2.5 via OpenRouter has been added as an available model.

Feb 24, 2026Core

Onboarding Persona Generation

Onboarding now generates your personal AI agent persona and creates OpenClaw workspace identity files (USER.md, IDENTITY.md) for persistent context. Authentik user profile and company group data sync bidirectionally for consistent identity across the platform.

Feb 23, 2026Core

Multi-Agent Intent Routing

Chat messages are now dynamically routed to the right specialist agent (Alex, Jordan, etc.) based on intent. Each agent's identity, color, and icon display live in the UI without requiring a page refresh.

Feb 23, 2026Core

BYOK AI Gateway

Bring Your Own Key is now live. Connect your OpenAI, Anthropic, Gemini, or OpenRouter keys to use your own model quota. A platform credit system handles usage for users without their own keys.

Feb 21, 2026Core

OpenClaw Control Plane

New settings UI for managing OpenClaw agents, plugins, and global model selection. Identity sync and control plane health endpoints added. The server has been fully migrated to TypeScript for improved reliability.

Feb 20, 2026Core

Multimodal Vision & Agent Runtime

Image paste is now supported in chat for visual queries and analysis. The OpenClaw runtime adapter introduces isolated, session-level agent execution with conversation-scoped context for cleaner multi-turn interactions.

Feb 19, 2026Core

Monorepo Architecture & Chat Persistence

The platform has been restructured into a proper monorepo. Chat conversations and messages now persist to the database with full history. Retrieval Augmented Generation with semantic search was introduced as the foundation for knowledge-grounded responses.

Feb 17, 2026Core

Identity Priming Hooks

New 'Primer' hooks automatically inject your role, company goals, and strategic constraints into every spawned agent.

Feb 13, 2026Core

AI Streaming & Runtime Reliability

Fixed a critical chat streaming hang: added explicit stream termination, a 60s safety timeout, and deduplication of save/completion events.

Reliability

Reliability updates

8 public updates in this category.

Horizontal scroll
Mar 13, 2026Reliability

OpenClaw Runtime Reliability & Failure Isolation

Nexus now handles runtime orchestration more defensively, with better SSE parsing, improved error handling, metadata support, and circuit-breaker protection around provider failures. The result is more stable agent execution and fewer hard-to-diagnose breakdowns when runtime dependencies misbehave.

Mar 10, 2026Reliability

OAuth Session Recovery & Token Refresh Hardening

OAuth handling was tightened with better session continuity, improved refresh behavior, and more reliable provider connection recovery. This reduces disconnect churn and makes connected services more dependable over longer-running sessions.

Mar 8, 2026Reliability

Provider Auth Verification & Connection Reliability

Provider connection handling was tightened with better auth-status verification and more reliable runtime key injection. This reduces connection drift and makes model and tool access more dependable when Nexus hands work off to the runtime.

Mar 4, 2026Reliability

Integration Verification & Provider Reliability

Connected integrations can now be smoke-tested from the marketplace with live credential checks against supported provider APIs. Gemini OAuth and OpenClaw runtime handling were also tightened to reduce auth drift, duplicate tool noise, and token-expiry failures during provider failover.

Feb 24, 2026Reliability

AI Usage Monitoring & Credit Alerts

Platform-level AI usage is now tracked per user and company, with credit limit notifications before you approach your quota. RAG is now active on all chat requests for richer, grounded responses.

Feb 17, 2026Reliability

Redis Host Resolution & Healthcheck Separation

Fixed Redis host-resolution fallback and split liveness/readiness endpoints to prevent orchestrator-driven rollbacks; rate limiter now excludes health endpoints.

Feb 15, 2026Reliability

Infrastructure Hardening

Added system-wide rate limiting and host-level monitoring to ensure platform stability for Enterprise tenants.

Feb 11, 2026Reliability

Stabilization: Profile Normalization

Concentrated fixes and tests around profile normalization, nested envelope extraction, and Authentik profile sync safety.

UX

UX updates

8 public updates in this category.

Horizontal scroll
Mar 12, 2026UX

Fresh Conversation Flow for New Chats

Starting a new chat is now more intentional and reliable, with improved routing for fresh conversations and cleaner message-loading behavior. This makes it easier to begin a new thread without old context bleeding into the experience.

Mar 10, 2026UX

Expanded Dashboard Widgets & Workspace Signals

The dashboard experience gained stronger widget coverage for email, quick actions, notifications, alerts, and next-best-action workflows, giving operators a more useful command surface for daily work.

Mar 10, 2026UX

Faster Chat Startup & First-Response Guardrails

Chat startup now fails open faster instead of waiting through slow context hydration. Business profile, second-brain context, RAG, and knowledge-context loading are all bounded so the first assistant response is not held hostage by one slow dependency.

Mar 10, 2026UX

Live Chat Status Updates & Better Failure Handling

The client now shows meaningful chat startup states like connecting, preparing context, retrying connection, and running slower than usual before the first token arrives. If a stream fails, Nexus leaves a readable in-chat failure outcome instead of silently collapsing into a transient error state.

Mar 8, 2026UX

Conversation Overview & Summary in Chat

Chat gained stronger conversation overview and summary support so people can inspect the shape of an exchange more quickly, keep context straight, and re-enter longer conversations without reconstructing everything manually.

Mar 3, 2026UX

Enhanced Documentation Portal

Refactored help center navigation and added a new dedicated documentation page in the landing app. Seamless integration with internal docs, quick-start guides, and platform tutorials.

Feb 27, 2026UX

Live Tool Activity in Chat

AI tool usage (web search, code execution, data lookups) now surfaces in real-time within the chat stream so you can see exactly what Nexus is doing. OAuth connections can also now be completed directly from the integrations UI without leaving the platform.

Feb 12, 2026UX

Chat UX & Sidebar Defaults

Cleaned up the pre-chat empty state, aligned sidebar defaults for desktop/mobile, and persisted user layout preferences.

Security

Security updates

2 public updates in this category.

Horizontal scroll
Mar 11, 2026Security

Secure Chat Attachments & Safer File Access

Attachments shared in chat now use signed access tokens and stronger validation, making previews and file retrieval safer without adding friction for end users. This improves trust around file handling inside Nexus conversations and reduces the chance of accidental exposure through direct storage paths.

Feb 16, 2026Security

Multi-Agent Sandboxing

Deployed the production openclawRuntimeAdapter, allowing Nexus to spawn isolated sub-agents for secure task execution.

Trust

Trust updates

1 public update in this category.

Horizontal scroll
Mar 10, 2026Trust

AI Transparency Center & Explainability Signals

The landing experience now includes a dedicated AI Transparency page, while the product itself exposes clearer reasoning and insight signals inside Nexus so people can better understand how recommendations and AI-driven outputs are being shaped.

Integration

Integration updates

7 public updates in this category.

Horizontal scroll
Mar 10, 2026Integration

Slack & PayPal OAuth Connections

Slack and PayPal can now be connected through OAuth, expanding the integration surface for communications workflows and payment or analytics-related operating context directly inside Nexus.

Mar 10, 2026Integration

Faster Inbox Fetching & Smarter Account Labeling

Email retrieval now trims candidate sets earlier and caches account labeling data so inbox operations feel faster and less noisy, especially when multiple connected accounts are in play.

Feb 28, 2026Integration

GitHub Integration & Git Tools

Nexus can now commit, push, and create pull requests on your behalf via the GitHub integration. Real git sync mode with full history access is implemented, replacing the previous archive-only snapshot.

Feb 28, 2026Integration

Provider-Aware Email Delivery

Email delivery now routes through the correct provider (Microsoft 365 or Google Workspace) based on your connected account. GitHub repository metadata fetching and branch listing tools also added.

Feb 22, 2026Integration

Unified Google OAuth & Integration Marketplace

A single Google OAuth flow now covers Gemini AI, Google Workspace, and OpenClaw in one connection. LinkedIn, Shopify, QuickBooks, Jira, GitHub, Notion, and Google Analytics have been added to the integration marketplace with full capability listings.

Feb 18, 2026Integration

Universal Inbox 2.0

Deep integration for Microsoft 365 and Google Workspace is now live. Context-aware email triage is now a standard platform skill.

Feb 10, 2026Integration

Email/Integration Intent Detection

Hardened intent detection for email integrations (Google Workspace, Microsoft 365, IMAP/OAuth) to reduce orchestration misrouting.

Platform

Platform updates

3 public updates in this category.

Horizontal scroll
Mar 10, 2026Platform

Unified OpenClaw Workspace Migration

OpenClaw workspace roots are now normalized under a single structure with migration support, reducing path drift and making hosted runtime and workspace operations more predictable as environments evolve.

Mar 3, 2026Platform

Unified Contacts Management

New contacts API with full CRUD operations, identity linking, and activity tracking. Duplicate detection and merge functionality helps maintain a clean, unified contact database across your workspace.

Mar 2, 2026Platform

Installer-Controlled Managed Subdomains

New installs now reserve a managed canonical hostname in the form of <slug>.nexus.marcoby.com. The installer only asks for the slug while the control plane mints and validates the full FQDN server-side.

Ops

Ops updates

1 public update in this category.

Horizontal scroll
Mar 2, 2026Ops

Pulse Backoffice Nexus Operations

Backoffice now has a dedicated Nexus Operations module for waitlist review, server tracking, and Marcoby IAM entitlement activation. Nexus server registrations can sync into the Pulse control plane.