| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-05 | 25.0 kB | |
| v2.4.0 source code.tar.gz | 2026-08-05 | 54.3 MB | |
| v2.4.0 source code.zip | 2026-08-05 | 55.5 MB | |
| Totals: 3 Items | 109.7 MB | 0 | |
🚀 Nexent:开源智能体平台 / Nexent: Open Source Intelligent Agent Platform
我们很高兴地宣布Nexent v2.4.0 正式发布!🎉
Nexent 是一个开源智能体平台,能够将流程的自然语言转化为完整的多模态智能体 —— 无需编排,无需复杂拖拉拽。基于 MCP 工具生态,Nexent 提供强大的模型集成、数据处理、知识库管理、零代码智能体开发能力。我们的目标很简单:将数据、模型和工具整合到一个智能中心中,使日常工作流程更智能、更互联。
We are excited to announce that Nexent v2.4.0 is released! 🎉
Nexent is an open-source agent platform that turns process-level natural language into complete multimodal agents — no diagrams, no wiring. Built on the MCP tool ecosystem, Nexent provides model integration, data processing, knowledge-base management, and zero-code agent development. Our goal is simple: to bring data, models, and tools together in one smart hub, making daily workflows smarter and more connected.
新功能 / New Features
- 新增智能体自动化任务,支持从对话识别意图、生成并编辑执行计划,以及管理定时调度和运行历史。 / Added agent automation tasks with conversational intent detection, editable execution proposals, scheduled runs, and run-history management.
- 推出全新对话界面,增强附件、引用源、推理过程、工具调用和 Token 用量展示,并支持对话分享与 Mermaid 图表。 / Introduced a redesigned chat experience with richer attachment, citation, reasoning, tool-call, and token-usage views, plus conversation sharing and Mermaid diagrams.
- 新增智能体规划与待办执行能力,支持并行调用多个子智能体并独立展示各路结果。 / Added agent planning and task-list execution, with parallel multi-sub-agent invocation and independently rendered results.
- 引入统一的 ContextItem 上下文模型与自适应压缩机制,在长对话中更稳定地保留摘要、历史操作和关键资源。 / Introduced a unified ContextItem model and adaptive compaction to preserve summaries, action history, and key resources more reliably in long conversations.
- 升级长期记忆架构,新增可扩展存储适配、记忆管理界面、定时整理,以及结合 MMR、时间衰减和 Token 预算的检索流程。 / Upgraded long-term memory with extensible storage adapters, a management UI, scheduled consolidation, and retrieval using MMR, temporal decay, and token budgeting.
- 新增 Agent Guardrail 安全内容筛查和可控安全沙箱,为输入输出检查及工具执行提供更细粒度的防护。 / Added Agent Guardrail content screening and a controllable secure sandbox for finer-grained protection of inputs, outputs, and tool execution.
- 新增 MCP 辅助的 NL2Agent 创建链路,可根据自然语言需求生成智能体草稿并推荐所需工具。 / Added an MCP-assisted NL2Agent workflow that turns natural-language requirements into agent drafts and recommended tools.
- 扩展 Agent、MCP 与 Skill 资源库治理,支持 MCP 组权限和字段级分享、Skill 审核生命周期与快照,并将审核通知扩展到 MCP 和 Skill。 / Expanded Agent, MCP, and Skill repository governance with MCP group permissions and field-level sharing, Skill review lifecycles and snapshots, and review notifications for MCPs and Skills.
- 增强知识库管理,新增容量配额与预警、可配置的上传限制,并完善 AIDP 知识库的创建、更新、文档管理和权限集成。 / Enhanced knowledge-base management with capacity quotas and warnings, configurable upload limits, and complete AIDP creation, update, document-management, and permission flows.
- 扩展企业集成与定制能力,支持 A2A 自定义认证、W3 登录、自定义品牌信息以及 Web Base URL 构建。 / Expanded enterprise integration and customization with A2A custom authentication, W3 login, configurable branding, and Web Base URL builds.
Bug 修复 / Bug Fixes
- 优化北向接口的会话与智能体查询,消除 N+1 查询并修正显式租户筛选,提升多租户场景下的性能和准确性。 / Optimized northbound session and agent queries by removing N+1 patterns and correcting explicit tenant filtering for better multi-tenant performance and accuracy.
- 修复知识库的图片读取、文档预览、拖拽重复上传、嵌入模型匹配和容量达限后继续上传等问题。 / Fixed knowledge-base image retrieval, document previews, duplicate drag-and-drop uploads, embedding-model matching, and uploads after quota limits are reached.
- 修复知识库、Skill 和智能体资源库中的权限与可见性问题,并防止认证 Token 泄露到任务结果。 / Fixed permission and visibility issues across knowledge bases, Skills, and the Agent repository, and prevented authentication tokens from leaking into task results.
- 修复沙箱启用后 Agent 无法运行、ME VLM 调用失败、自验证配置未传递、并行执行序列化失败等运行时问题。 / Fixed runtime failures involving sandbox-enabled agents, ME-hosted VLM calls, missing self-verification configuration, and parallel-executor serialization.
- 修复模型连通性校验与供应商保存的竞态、模型列表供应商错配、多模态嵌入模型无法添加等配置问题。 / Fixed race conditions in connectivity checks and provider saves, provider mismatches in model lists, and failures when adding multimodal embedding models.
- 修复智能体配置页的 Prompt 同步、Skill 编辑重复 frontmatter、已删除 MCP 工具残留,以及智能体导入导出时的 Skill 丢失问题。 / Fixed prompt synchronization in agent configuration, duplicate Skill frontmatter, stale deleted MCP tools, and missing Skills during agent import and export.
文档与部署变化 / Docs & Deployment Changes
- 重构中英文用户手册目录与图文内容,补充自动化任务、Agent/Skill/MCP 资源库、知识库、记忆、模型和新对话页指南,并支持文档图片点击放大。 / Reworked the bilingual user-guide structure and visuals for automation, Agent/Skill/MCP repositories, knowledge bases, memory, models, and the new chat experience, with click-to-zoom documentation images.
- 更新 Docker、Kubernetes 与离线部署,统一容器 MCP 端口,新增沙箱镜像与配置,并调整 MinIO 镜像来源。 / Updated Docker, Kubernetes, and offline deployment by unifying container MCP ports, adding sandbox images and configuration, and changing the MinIO image source.
- 按 v2.2、v2.3 和 v2.4 合并数据库迁移脚本,同步更新迁移说明与部署测试,简化新环境初始化和跨版本升级。 / Consolidated database migrations by v2.2, v2.3, and v2.4, with updated migration guidance and deployment tests for simpler fresh initialization and cross-version upgrades.
What's Changed
- fix: remove empty docker/init.sql file by @menglinghan in https://github.com/ModelEngine-Group/nexent/pull/3440
- 🐛 Bugfix: Fix issue:#3167, [#2896], [#3265], [#2882] by @gjc199 in https://github.com/ModelEngine-Group/nexent/pull/3441
- fix: add missing W1 capacity fields to ManageTenantModel request schemas by @wuyuanfr in https://github.com/ModelEngine-Group/nexent/pull/3446
- ♻️ Refactor: Fixed an issue where JSON analysis was not supported during file analysis in the session. by @YehongPan in https://github.com/ModelEngine-Group/nexent/pull/3454
- fix:Improve MCP add error messages by @gjc199 in https://github.com/ModelEngine-Group/nexent/pull/3448
- ♻️ refactor: restructure models configuration page, remove unused AppConfigSection and switch action buttons to content-width by @ayiya12 in https://github.com/ModelEngine-Group/nexent/pull/3438
- Add agent automation task capability by @Dallas98 in https://github.com/ModelEngine-Group/nexent/pull/3439
- ✨ Feat: Allow setting agent as main agent via configuration by @xuyaqist in https://github.com/ModelEngine-Group/nexent/pull/3461
- Feat: Add northbound API for agent detail retrieval by @xuyaqist in https://github.com/ModelEngine-Group/nexent/pull/3466
- feat: knowledgebase capacity quota and warning by @MoeexT in https://github.com/ModelEngine-Group/nexent/pull/3451
- ✨ Feat: The User tab shows which user group the user belongs to. by @DongJiBao2001 in https://github.com/ModelEngine-Group/nexent/pull/3472
- 🐛 Bugfix: Resolve publish failure when latest version is deleted after rollback by @xuyaqist in https://github.com/ModelEngine-Group/nexent/pull/3473
- ✨ Feature: Add parallel_executor tool for concurrent sub-agent execution by @cj2026-bit in https://github.com/ModelEngine-Group/nexent/pull/3462
- ✨ Feat: refactor chat by @xuyaqist in https://github.com/ModelEngine-Group/nexent/pull/3469
- 🐛Bugfix: agent version display, chunk list scrolling, and skill language sync by @ayiya12 in https://github.com/ModelEngine-Group/nexent/pull/3471
- Feat: Add agent guardrail (safety content screening) — backend + tests by @jeffwu-1999 in https://github.com/ModelEngine-Group/nexent/pull/3460
- 🐛 Bugfix: Add compatibility for Markdown rendering in old chat page by @xuyaqist in https://github.com/ModelEngine-Group/nexent/pull/3476
- ✨ Feature: Planing agent (backend) by @WMC001 in https://github.com/ModelEngine-Group/nexent/pull/3432
- 🐛 Bugfix: fix sql & filter agent list to show only main agent on new chat page by @xuyaqist in https://github.com/ModelEngine-Group/nexent/pull/3479
- feat(context): introduce ContextItems and adaptive compaction, unify context runtime by @JasonW404 in https://github.com/ModelEngine-Group/nexent/pull/3475
- ✨ Feat: Add in-app notifications for agent repository review workflow by @Lifeng-Chen in https://github.com/ModelEngine-Group/nexent/pull/3477
- Feat: Add agent guardrail (safety content screening) by @jeffwu-1999 in https://github.com/ModelEngine-Group/nexent/pull/3443
- ✨ Feature: Secure sandbox and control by @YehongPan in https://github.com/ModelEngine-Group/nexent/pull/3456
- 🐛 Bugfix: SkillManager lifecycle bug causing local_skill_path constructed with wrong tenant_id by @Jasonxia007 in https://github.com/ModelEngine-Group/nexent/pull/3465
- 🐛 fix: add missing category and tool_sign attributes to ParallelExecutorTool by @cj2026-bit in https://github.com/ModelEngine-Group/nexent/pull/3481
- feat: MCP space - group permissions and field-level sharing by @menglinghan in https://github.com/ModelEngine-Group/nexent/pull/3470
- ✨ sync: restore parallel optimization guidance in context-based prompt formatting by @cj2026-bit in https://github.com/ModelEngine-Group/nexent/pull/3482
- ✨ Feat: align skill repository permissions and lifecycle with agents by @Summer-Si in https://github.com/ModelEngine-Group/nexent/pull/3480
- 🐛bugfix:fix the kb retrieval privilege control,close https://github.com/ModelEngine-Group/nexent/issues/3339 by @DongJiBao2001 in https://github.com/ModelEngine-Group/nexent/pull/3483
- feat: add agent and skill search by @MoeexT in https://github.com/ModelEngine-Group/nexent/pull/3486
- feat: select all tools & skills; grouping tools by @MoeexT in https://github.com/ModelEngine-Group/nexent/pull/3491
- ✨ Feat: add subagent call style & planning to do list by @xuyaqist in https://github.com/ModelEngine-Group/nexent/pull/3492
- Configure offline deployment settings and documentation by @hhhhsc701 in https://github.com/ModelEngine-Group/nexent/pull/3490
- ✨ Feat: Extend in-app notifications to MCP and skill repository reviews by @Lifeng-Chen in https://github.com/ModelEngine-Group/nexent/pull/3495
- 🐛 Bugfix: remove northbound stream returning conversation_id by @Lifeng-Chen in https://github.com/ModelEngine-Group/nexent/pull/3487
- ♻️ Clean N+1 db query logic to improve northbound interface performance 🐛 Bugfix: on northbound and nl2skills by @Jasonxia007 in https://github.com/ModelEngine-Group/nexent/pull/3498
- ✨ Remove mem0 and support new memory architecture by @Jasonxia007 in https://github.com/ModelEngine-Group/nexent/pull/3497
- ✨ Feature: some logo and description are customization by @hzwllm in https://github.com/ModelEngine-Group/nexent/pull/3489
- 🐛Bugfix: The frontend port has been changed to 3000. by @hzwllm in https://github.com/ModelEngine-Group/nexent/pull/3506
- fix: community container MCP install optimization, per-tenant market index, cache/filter consistency by @menglinghan in https://github.com/ModelEngine-Group/nexent/pull/3494
- 🐛Bugfix: model list provider mismatch, delete dialog errors, and password strength reset by @ayiya12 in https://github.com/ModelEngine-Group/nexent/pull/3485
- 🐛 Refactor: Enforce all frontend API calls to via service layer by @xuyaqist in https://github.com/ModelEngine-Group/nexent/pull/3500
- 🐛Bugfix: align repository permissions, review lifecycle, and tenant-scoped uniqueness by @Summer-Si in https://github.com/ModelEngine-Group/nexent/pull/3496
- fix: harden context compaction pipeline — Markdown summaries, read-only action history, and non-executable output rejection by @JasonW404 in https://github.com/ModelEngine-Group/nexent/pull/3493
- feat: File upload size can be configured(10-100MB) by @hzwllm in https://github.com/ModelEngine-Group/nexent/pull/3510
- Bugfix: Fix double scrollbar issue in agent selector [#3504] by @xuyaqist in https://github.com/ModelEngine-Group/nexent/pull/3505
- ✨Feature: Enhance AIDP knowledge base management and integration features by @DongJiBao2001 in https://github.com/ModelEngine-Group/nexent/pull/3508
- fix: defer step_index creation to migration by @JasonW404 in https://github.com/ModelEngine-Group/nexent/pull/3514
- fix: scheduled tasks display on new chat page by @Dallas98 in https://github.com/ModelEngine-Group/nexent/pull/3515
- 🐛 Bugfix: Unify modules to ES Module by @xuyaqist in https://github.com/ModelEngine-Group/nexent/pull/3516
- ♻️ Clean repeat sql in init.sql by @Jasonxia007 in https://github.com/ModelEngine-Group/nexent/pull/3518
- fix: align skill edit actions by @MoeexT in https://github.com/ModelEngine-Group/nexent/pull/3520
- ♻️ Feat: support a2a custom authorization by @xuyaqist in https://github.com/ModelEngine-Group/nexent/pull/3512
- 🐛 Bugfix: Multimodal embedding models cannot add by @Jasonxia007 in https://github.com/ModelEngine-Group/nexent/pull/3523
- 🐛 Bugfix: system admin can not set system config by @hzwllm in https://github.com/ModelEngine-Group/nexent/pull/3525
- fix: exclude virtual/system tenants from management views and quota calculations by @Dallas98 in https://github.com/ModelEngine-Group/nexent/pull/3524
- fix: mcp review status display by @menglinghan in https://github.com/ModelEngine-Group/nexent/pull/3521
- 🐛 Bugfix: import and export agent with skills by @bernard1234 in https://github.com/ModelEngine-Group/nexent/pull/3522
- fix: clean up virtual tenant identity configurations by marking users for deletion by @Dallas98 in https://github.com/ModelEngine-Group/nexent/pull/3531
- feat: enhance AIDP file upload support with validation and MIME typecheck by @DongJiBao2001 in https://github.com/ModelEngine-Group/nexent/pull/3530
- Feat: support build nexent-web with base url by @xuyaqist in https://github.com/ModelEngine-Group/nexent/pull/3529
- feat: enhance user management by adding group assignment functionalit by @DongJiBao2001 in https://github.com/ModelEngine-Group/nexent/pull/3536
- feat: optimize mcp review center detail page layout and info display by @menglinghan in https://github.com/ModelEngine-Group/nexent/pull/3537
- fix(deployment): update MinIO image source to Quay and add sandbox in… by @hhhhsc701 in https://github.com/ModelEngine-Group/nexent/pull/3526
- 🐛 Fix: parallel_executor JSON serialization error by @cj2026-bit in https://github.com/ModelEngine-Group/nexent/pull/3535
- 🐛 Bugfix: Simplify agent listing and revert Celery inspect caching by @Lifeng-Chen in https://github.com/ModelEngine-Group/nexent/pull/3534
- 🐛 Bugfix: Fix the issue where the agent cannot run after the sandbox is enabled. by @YehongPan in https://github.com/ModelEngine-Group/nexent/pull/3541
- 🐛 Bugfix: Fix the issue of errors when calling the VLM deployed by ME by @YehongPan in https://github.com/ModelEngine-Group/nexent/pull/3542
- 🐛 Bugfix: style not unified in agent prompt optimize modal by @Jasonxia007 in https://github.com/ModelEngine-Group/nexent/pull/3539
- ♻️ Feat: add newchat i18n & support mermaid diagram by @xuyaqist in https://github.com/ModelEngine-Group/nexent/pull/3543
- 支持w3认证 by @hhhhsc701 in https://github.com/ModelEngine-Group/nexent/pull/3545
- bugfix: pass verification_config to CoreAgent in create_single_agent by @jeffwu-1999 in https://github.com/ModelEngine-Group/nexent/pull/3549
- ✨ Feat: Unify JWT_EXPIRY config for custom token TTL by @xuyaqist in https://github.com/ModelEngine-Group/nexent/pull/3547
- 🐛 Bugfix: display skill group names in editor by @Summer-Si in https://github.com/ModelEngine-Group/nexent/pull/3550
- fix: show readable tool last editor by @MoeexT in https://github.com/ModelEngine-Group/nexent/pull/3546
- fix: clarify clamped tenant quota allocation by @MoeexT in https://github.com/ModelEngine-Group/nexent/pull/3538
- 🐛 Bugfix: Cannot generate chat title automatically in old /chat page by @Jasonxia007 in https://github.com/ModelEngine-Group/nexent/pull/3548
- 🐛 Bugfix: Preserve selected protocol when refreshing A2A agent by @xuyaqist in https://github.com/ModelEngine-Group/nexent/pull/3552
- ✨ Feature: Add NL2Agent for MCP-assisted agent creation by @RedShakespeare in https://github.com/ModelEngine-Group/nexent/pull/3544
- 🐛bugfix:Fix issue with saving output reserved parameter configuratio by @DongJiBao2001 in https://github.com/ModelEngine-Group/nexent/pull/3553
- fix: deleted MCP tools still remaining in the tool list by @menglinghan in https://github.com/ModelEngine-Group/nexent/pull/3558
- Bugfix: 在开始问答页面,支持展示自检 by @xuyaqist in https://github.com/ModelEngine-Group/nexent/pull/3557
- 修复i18n缺少逗号 by @xuyaqist in https://github.com/ModelEngine-Group/nexent/pull/3559
- 🐛 Bugfix: prevent auth token leaking into task results & restrict age… by @Lifeng-Chen in https://github.com/ModelEngine-Group/nexent/pull/3565
- 🐛 Bugfix: save system config auto refresh by @hzwllm in https://github.com/ModelEngine-Group/nexent/pull/3540
- 🐛 Bugfix: Celery broker no consumers caused by timeout configuration 🐛 Bugfix: Redis slow caused by error logs explode ♻️ Knowledge base upload restrict the file size up to 20MB by @Jasonxia007 in https://github.com/ModelEngine-Group/nexent/pull/3562
- 🐛Bugfix: Enable parallel invocation and independent rendering for multi-sub-agent calls by @xuyaqist in https://github.com/ModelEngine-Group/nexent/pull/3566
- 🐛Bugfix: improve UI layout for resource tags, model table, and homepage permissions by @ayiya12 in https://github.com/ModelEngine-Group/nexent/pull/3560
- 🐛 Bugfix: prevent knowledge base drag upload from re-sending previous… by @Lifeng-Chen in https://github.com/ModelEngine-Group/nexent/pull/3571
- Updata official email address by @SimengBian in https://github.com/ModelEngine-Group/nexent/pull/3569
- Bugfix: frontend optimization by @xuyaqist in https://github.com/ModelEngine-Group/nexent/pull/3573
- 🐛Bugfix: harden skill repository permissions and usability by @Summer-Si in https://github.com/ModelEngine-Group/nexent/pull/3574
- fix: correct container port mapping to use image's internal port by @menglinghan in https://github.com/ModelEngine-Group/nexent/pull/3561
- Bugfix: Sync prompt content to store when switching tabs in agent page by @xuyaqist in https://github.com/ModelEngine-Group/nexent/pull/3576
- feat: support new chat conversation sharing by @gjc199 in https://github.com/ModelEngine-Group/nexent/pull/3554
- fix: prevent uploading more files aftere kb is full by @MoeexT in https://github.com/ModelEngine-Group/nexent/pull/3580
- 📝Docs: Update TOC structure for user manual by @xuyaqist in https://github.com/ModelEngine-Group/nexent/pull/3579
- 🐛Bugfix AIDP parameters and add image display in dialogue by @DongJiBao2001 in https://github.com/ModelEngine-Group/nexent/pull/3578
- :bug: keep "select skill" panel while "edit skill" panel is opening by @MoeexT in https://github.com/ModelEngine-Group/nexent/pull/3583
- 🐛 Bugfix: memories, multimodal embeddings 500 es error, security, skills by @Jasonxia007 in https://github.com/ModelEngine-Group/nexent/pull/3577
- Feat: Adapt scheduled tasks for the new conversation page by @Dallas98 in https://github.com/ModelEngine-Group/nexent/pull/3584
- fix: unify container MCP port under Docker/K8s and enforce OpenAPI JSON on API add by @menglinghan in https://github.com/ModelEngine-Group/nexent/pull/3581
- 🐛Bugfix: Model config race conditions during connectivity verification and provider save by @ayiya12 in https://github.com/ModelEngine-Group/nexent/pull/3575
- 🐛Bugfix: Fix duplicate frontmatter when editing skills by @Summer-Si in https://github.com/ModelEngine-Group/nexent/pull/3585
- Align zh/en docs with the current agent-space UI (admin vs developer tabs) and add matching screenshots under assets/resource-repository. by @Lifeng-Chen in https://github.com/ModelEngine-Group/nexent/pull/3586
- fix:su overview && request error at speed mode by @MoeexT in https://github.com/ModelEngine-Group/nexent/pull/3587
- 🐛bugfix:hide the evaluator button by @DongJiBao2001 in https://github.com/ModelEngine-Group/nexent/pull/3582
- 📝docs:update kbs docs by @DongJiBao2001 in https://github.com/ModelEngine-Group/nexent/pull/3590
- 📝docs:Update and delete knowledge base documentation by @DongJiBao2001 in https://github.com/ModelEngine-Group/nexent/pull/3591
- Show sub agent version by @bernard1234 in https://github.com/ModelEngine-Group/nexent/pull/3570
- bugfix: remove broken builtin volcano_stt/volcano_tts model records by @jeffwu-1999 in https://github.com/ModelEngine-Group/nexent/pull/3588
- 📝docs: Add documentation for automation tasks by @Dallas98 in https://github.com/ModelEngine-Group/nexent/pull/3593
- ♻️ Fix frontend agent-config page display by @Jasonxia007 in https://github.com/ModelEngine-Group/nexent/pull/3592
- Bugfix: Fix inability to retrieve images and preview documents from local knowledge base by @xuyaqist in https://github.com/ModelEngine-Group/nexent/pull/3589
- bugfix:some word i18n fix by @hzwllm in https://github.com/ModelEngine-Group/nexent/pull/3594
- fix: compare KB embedding models by displayName by @Lifeng-Chen in https://github.com/ModelEngine-Group/nexent/pull/3595
- bugfix: file preview bug fix by @hzwllm in https://github.com/ModelEngine-Group/nexent/pull/3596
- 🐛 Bugfix: Hide NL2Agent entry on agent management page by @RedShakespeare in https://github.com/ModelEngine-Group/nexent/pull/3597
- 📝docs: update skill repository user guide by @Summer-Si in https://github.com/ModelEngine-Group/nexent/pull/3598
- fix: remove the recommended port button for uploading local images to MCP by @menglinghan in https://github.com/ModelEngine-Group/nexent/pull/3601
- 📝docs: Update the model management page documentation by @ayiya12 in https://github.com/ModelEngine-Group/nexent/pull/3602
- Update docs & 支持图片点击放大 by @xuyaqist in https://github.com/ModelEngine-Group/nexent/pull/3599
- 🐛 Bugfix: Fixed an issue where knowledge bases created by 'dev' users were not visible to the creators themselves. by @YehongPan in https://github.com/ModelEngine-Group/nexent/pull/3600
- 🐛 Bugfix: Fix the N+1 problem in session queries within the northbound interface. by @YehongPan in https://github.com/ModelEngine-Group/nexent/pull/3603
- 📃 Doc update: agent configuration and memory configuration by @Jasonxia007 in https://github.com/ModelEngine-Group/nexent/pull/3605
- Update project implementation for backend and frontend by @hhhhsc701 in https://github.com/ModelEngine-Group/nexent/pull/3604
- Release v2.4.0 by @Dallas98 in https://github.com/ModelEngine-Group/nexent/pull/3606
New Contributors
- @cj2026-bit made their first contribution in https://github.com/ModelEngine-Group/nexent/pull/3462
- @hzwllm made their first contribution in https://github.com/ModelEngine-Group/nexent/pull/3489
- @bernard1234 made their first contribution in https://github.com/ModelEngine-Group/nexent/pull/3522
- @RedShakespeare made their first contribution in https://github.com/ModelEngine-Group/nexent/pull/3544
Full Changelog: https://github.com/ModelEngine-Group/nexent/compare/v2.3.0...v2.4.0