Roadmap

We are developing or have already planned the following new features and plugins.

Done In Progress Last updated: July 27, 2026
  • AI Employee Enhancements
    • Kernel-level AI extension interface
    • MCP integration support
    • Workflow: AI employee node
    • Sub-agent support
    • Sandbox support and custom skills
    • Parallel multi-agent support
    • Pass the current signed-in user context to AI Employee Events
    • Trigger AI employee tasks from JS blocks through the RunJS API
    • Migrate AI knowledge base settings to client-v2
    • Improve knowledge retrieval, data query constraints, and tool diagnostics
  • NocoBase MCP & CLI & Skills
    • Build complete NocoBase applications with local coding agents such as Claude Code, Codex, and OpenCode
    • Connect local agents such as OpenClaw to NocoBase for business workflows
    • Complete AI loop for local building, validation, and automated debugging
    • AI Worktree
  • IdP: OAuth
    • Support for OAuth 2.1 and OpenID Connect
    • Allow NocoBase to act as an identity provider for signing in to other systems
  • Organization and Identity Integrations
    • DingTalk Stream organization event synchronization
    • LDAP user data synchronization
    • Optional Active Directory department synchronization
  • client-v2 Evolution
    • @nocobase/app provides client-v2
    • Core package @nocobase/client-v2 is separated from client-v1
    • Each plugin provides and improves its /src/client-v2 directory
    • The modern client is available at /v/
    • Linkage rules for tabs on pages, subpages, and popups
    • Gradual migration of public forms to client-v2
    • Migrate system plugins such as record history and log settings to client-v2
  • Workflow client-v2
    • Migrate workflow settings and the workflow canvas to v2
    • Migrate JavaScript, HTTP request, email, JSON calculation, and database transaction nodes
    • Approval initiation and task blocks for v2 pages
    • Maintain compatibility with legacy workflow configurations
  • Migration Management for Multi-Environment Merge and Release
  • Rsbuild-Based Build System
    • App production builds and @nocobase/build have migrated to Rsbuild
    • Further unify the yarn dev and yarn dev:umi development workflows
  • Lazy Loading for Plugins
    • Significantly improve the first-load speed of NocoBase applications
  • JS Item Action Support
    • Provide different action forms
  • Custom Request 2.0
    • Custom request actions
    • Custom requests in event-stream workflow steps
  • NocoBase Embed 2.0
  • Custom Variables
  • Tree Block 2.0
  • Calendar Block 2.0
  • Kanban Block 2.0
  • Comments Block 2.0
    • Add a new comments block
    • Support data scope, default sorting, and pagination settings
    • Configure comment ownership through scalar fields
  • Full Plugin Migration to client-v2
    • Each plugin provides and improves /src/client-v2
  • UI Layout
    • Create flexible layouts beyond desktop and mobile constraints