nocobase
NocoBase is an open-source AI + no-code platform for building business systems fast. Instead of generating everything from scratch, AI works on top of production-proven infrastructure and a WYSIWYG no-code interface, so you get both speed and reliability.
安装
dsh plugin add github:nocobase/nocobase
需要可复现安装时,可在仓库后追加 #commit 固定提交。
NocoBase is an open-source AI + no-code platform for building business systems fast. Instead of generating everything from scratch, AI works on top of production-proven infrastructure and a WYSIWYG no-code interface, so you get both speed and reliability.
该插件未提供要点说明,请参考仓库 README。
- 安装并启动 DeepSeek Harness:
npx @deepseek-ai/dsh web - 在终端执行上面的安装命令(CLI 会解析插件并核验来源)
- 用 dsh plugins list 确认已安装,必要时重启 Harness 生效
插件以当前 dsh 进程的权限运行,安装时可能执行代码。请先通读仓库源码与许可证,确认无破坏性命令与越权访问;本站只做索引,不对第三方插件安全性作担保。
| 代码仓库 | github.com/nocobase/nocobase |
| 许可证 | 未标注(见仓库) |
| 主要语言 | TypeScript |
| 下载量 | 0 |
| GitHub 星标 | 24,200 |
| 最近推送 | 2026-09-16 |
| 收录日期 | 2026-09-19 |
| 分类 | 开发与运行时 |
事实信息来自公开插件目录快照(2026-09-19),介绍文案由本站再加工。
以下为插件仓库 README 全文(原始内容,由公开目录抓取整理)。
English | 简体中文 | 日本語 | Français | Español | Português | Português (BR) | Bahasa Indonesia | Tiếng Việt | Deutsch https://github.com/user-attachments/assets/3b89d965-f60f-48e0-8110-24186c2911d2 [图片: nocobase%2Fnocobase | Trendshift] [图片: NocoBase - Scalability-first, open-source no-code platform | Product Hunt] Table of Contents What is NocoBase Quick Start Release Notes Distinctive Features What is NocoBase NocoBase is an open-source AI + no-code platform for building business systems fast. Instead of generating everything from scratch, AI works on top of production-proven infrastructure and a WYSIWYG no-code interface, so you get both speed and reliability. Homepage: https://www.nocobase.com/ Online demo: https://demo.nocobase.com/new Documentation: https://docs.nocobase.com/ Forum: https://forum.nocobase.com/c/english-forum/5 User stories: https://www.nocobase.com/en/blog/tags/customer-stories Quick Start # Install NocoBase CLI npm install -g @nocobase/cli nb --version # Install a NocoBase app nb init --ui # Optional: build together with an AI Agent codex # claude, opencode Detailed steps: Install a NocoBase app AI Agent Integration Guide Release Notes Our release notes are updated regularly on the blog, with weekly summaries of important changes. Distinctive Features 1. Collaborative: AI and people build together Coding agents get a full CLI and skills, while people get a WYSIWYG no-code interface, so both can collaborate efficiently. Build with the AI coding agents you already know Go from deployment to a working system in minutes with mainstream coding agents. Works with mainstream agents like Claude Code, Cursor, Codex, OpenCode, and TRAE Agents can handle setup, development, migration, and release end to end [图片: coding-agent] Build manually in a WYSIWYG no-code interface People can build and modify visually in a WYSIWYG interface, even without AI. Switch between usage mode and configuration mode with one click Review and configure data models, pages, workflows, and permissions visually Designed for regular users, not just developers [图片: wysiwyg] Mix AI development and manual building however you need Split the work as needed: people can refine what AI builds, and AI can continue from human configuration. AI can quickly create data models, pages, and workflows People can quickly refine the UI and interactions Collaborate as needed and keep iterating [图片: ai-no-coding] 2. Intelligent: AI helps run the business, not just build the system NocoBase includes AI employees, so AI can work directly inside the system. AI employees integrated into business workflows AI employees get business context automatically and execute tasks directly inside the system. Front-end: help with analysis, Q&A, form filling, and more Back-end: handle document recognition, risk monitoring, and task routing automatically Integrated with workflows, AI employees can join decisions and execution [图片: AI-employee] Open interfaces for the agent ecosystem MCP, HTTP APIs, CLI, and rich skills let external agents connect securely. Platforms like OpenClaw, Hermes, Dify, Coze, and n8n connect through standard protocols Connects with Telegram, WhatsApp, Slack, and Gmail to query data, trigger actions, and execute business workflows One interface model keeps internal and external agents within the same boundaries [图片: agents] Permission controls keep AI behavior under control Every AI action follows the same fine-grained permissions as human users. Each AI employee has its own role, with field-level read and write permissions Audit logs make every data change and workflow trigger traceable Admins can adjust AI permissions at any time to keep boundaries clear [图片: permission] 3. Reliable: ready infrastructure for real business Data models, permissions, and workflows are complex and error-sensitive. NocoBase provides them as built-in infrastructure, tested and proven in production. Complete infrastructure, without starting from scratch Dozens of built-in modules cover the most common business needs. Data models, permissions, workflows, and audit logs work out of the box Proven in production, instead of regenerated as black-box code each time Built-in guardrails keep AI output aligned with the system architecture [图片: core] Data-model driven, with data decoupled from UI Business data stays in standard relational structures, separate from the UI. Use the main database, external databases, and third-party APIs as data sources AI and people work on the same data model, so results stay transparent Your data always stays in your own database, without platform lock-in [图片: model] Plugin architecture for sustainable growth With a microkernel design, everything is a plugin and the system can grow without losing control. New features are added through composable plugins with shared conventions Mix custom and official plugins to fit your business The same architecture applies to both AI-built and manually built plugins [图片: plugins]
数据来源:公开的 DeepSeek Harness 插件目录与各插件 GitHub 仓库。本站为独立第三方目录,与 DeepSeek、幻方(High-Flyer)及插件作者均无隶属或背书关系。