Skip to content

Releases: ModelEngine-Group/nexent

v2.0.0

29 Mar 01:59
0a10e3a

Choose a tag to compare

🚀 Nexent v2.0.0 正式发布 / Nexent v2.0.0 Released

我们很高兴地宣布 Nexent v2.0.0 正式发布!🎉
这是一个 里程碑版本,带来了全新的能力体系、部署升级以及多项核心功能增强,标志着 Nexent 在 可扩展性、工程化能力与企业级部署 上迈入新阶段。

We are excited to announce the official release of Nexent v2.0.0! 🎉
This milestone release introduces a new capability system, enhanced deployment support, and major feature improvements, marking a significant step forward in scalability, engineering, and enterprise readiness.


🌟 核心升级 / Key Highlights

1️⃣ Skill 能力体系正式上线 / Skill System Introduced

全新 Skill 功能体系 已落地,支持:

  • Skill 的创建、预览及版本配置
  • 在 Agent 中灵活组合与调用 Skill
  • 构建可复用、模块化的能力体系

The new Skill system is now available:

  • Create, preview, and configure Skills
  • Seamlessly integrate Skills into agents
  • Build reusable and modular capability systems

2️⃣ Kubernetes 原生支持 / Kubernetes Native Support

全面支持 Kubernetes 部署

  • 提供完整部署实现与 Helm 目录重构
  • 支持企业级扩展与高可用架构
  • 更标准化的云原生部署体验

Full Kubernetes deployment support:

  • Complete implementation with Helm structure refactoring
  • Enterprise-grade scalability and high availability
  • Improved cloud-native deployment experience

3️⃣ 知识库能力增强 / Knowledge Base Enhancements

知识库功能显著升级:

  • 支持自定义 embedding 模型
  • 优化知识检索逻辑
  • 新增 index_names 参数支持更灵活查询

Enhanced knowledge base capabilities:

  • Custom embedding model support
  • Improved retrieval logic
  • Added index_names parameter for flexible querying

4️⃣ 国际化与易用性提升 / Localization & Usability

  • 工具描述新增中文本地化
  • 文档完善(中英文集成指南、Agent 参数说明等)
  • README 与导航结构优化

Improved usability and localization:

  • Chinese localization for tool descriptions
  • Enhanced documentation (EN & CN guides, agent params)
  • Improved README and navigation

5️⃣ Agent 能力增强 / Agent Improvements

  • provideRunSummary 参数支持编辑
  • Agent 创建与选择流程优化
  • Skill 与 Agent 深度集成

Agent enhancements:

  • provideRunSummary is now editable
  • Improved agent creation and selection flow
  • Deep integration with Skills

📚 文档与生态 / Docs & Community

  • 新增 ModelEngine 集成指南(中英文)

  • 更新 memorial wall 并新增用户案例

  • 多项文档补充与优化

  • Added ModelEngine integration guide (EN & CN)

  • Updated memorial wall with user testimonials

  • Various documentation improvements

What's Changed

  • 📦 Update antd version & remove deprecated attribute by @xuyaqist in #2713
  • 🐛 bugfix: model status sync, SiliconFlow logic alignment, and VLM connectivity by @wadecrack in #2660
  • Update opensource-memorial-wall.md by @BigBen0724 in #2697
  • Add user testimonials to memorial wall by @SHEN-e929 in #2683
  • 📝 Add ModelEngine integration guide in English and Chinese, and update navigation links in user guide by @Zhi-a in #2696
  • ♻️ Refactor: delete unused code & improve component render action by @xuyaqist in #2698
  • Update opensource-memorial-wall.md by @whale0110-bit in #2704
  • ✨ Enhance knowledge base creation: Add support for specifying embedding model name and improve retrieval logic from knowledge records. by @Zhi-a in #2705
  • 🔨Update License by @SimengBian in #2718
  • ✨ Add Chinese localization for tool descriptions by @geruihappy-creator in #2527
  • ✨ Nexent Kubernetes Deployment Implementation #1853 by @YehongPan in #2719
  • ✨ Change provideRunSummary param from read-only to editable by @SimengBian in #2723
  • ✨ Fix KnowledgeBaseSearchTool: Add index_names parameter to forward method and update tests accordingly by @Zhi-a in #2712
  • 📝 Update docs to illustrate agent params including provideRunSummary by @SimengBian in #2724
  • ✨ Kubernetes Helm deployment directory reconstruction #2722 by @YehongPan in #2727
  • 🐛 Bugfix Update pagination logic in DataMateClient and adjust related parame… by @Zhi-a in #2735
  • 📝 Update readme to illustrate harness-engineering by @SimengBian in #2739
  • 🐛 Bugfix: exit create mode and select newly created agent after saving by @xuyaqist in #2740
  • ✨ Support skill features, including creation, preview, set in agent version by @Jasonxia007 in #2731
  • Release/v2.0.0 by @WMC001 in #2742

New Contributors

Full Changelog: v1.8.1...v2.0.0

v1.8.1 LTS

14 Mar 06:34
4938657

Choose a tag to compare

🚀 Nexent:开源智能体平台 / Nexent: Open Source Intelligent Agent Platform

我们很高兴地宣布 Nexent v1.8.1 LTS(长期支持版) 正式发布!🎉

🌟 本次 LTS 版本 聚焦 企业级稳定性、工具优化、新模型支持多项 Bug 修复,将作为长期维护版本提供安全性和功能更新支持,推荐企业和生产环境使用。

We are excited to announce that Nexent v1.8.1 LTS (Long-Term Support) is released! 🎉

🌟 This LTS release focuses on enterprise-level stability, tool enhancements, new model support, and multiple bug fixes, and will be maintained with security and functionality updates for the long term. It is recommended for enterprise and production environments.


🔔 核心功能更新 / Key Enhancements

1️⃣ 模型提供商支持 / Provider Model Support

新增对 DashscopeTokenpony 模型的支持,可在智能体中直接调用,丰富了可用的 LLM 选择。

Support for Dashscope and Tokenpony models has been added, allowing agents to directly use these LLMs and expanding available model options.

2️⃣ 工具优化 / Tool & Search Improvements

  • 新增 idata search 工具,提升信息检索能力。

  • 文件预览功能后台服务上线,可在智能体中快速预览文件内容。

  • 修复智能体中重复工具实例和工具选择逻辑问题,提高工具管理稳定性。

  • Added idata search tool for better information retrieval.

  • Backend service for file preview added, enabling quick file previews in agents.

  • Fixed duplicate tool instances and tool selection issues in agents, improving tool management stability.

3️⃣ 调试体验增强 / Debugging Experience Enhancement

  • 缓存调试错误信息,提高 TaskWindow 调试体验。

  • SSE 流式消息优化,仅渲染当前助手消息,降低界面卡顿。

  • Cached debug errors for improved TaskWindow debugging experience.

  • SSE streaming optimized to render only the currently active assistant message, reducing UI lag.

4️⃣ Bug 修复与稳定性提升 / Bug Fixes & Stability Improvements

本次更新修复了包括 MCP 容器启动错误提示、cookie 发送问题、租户账户管理、模型列表显示 等多项问题,全面提升平台稳定性和可靠性。

This update fixes multiple issues, including MCP container start errors, cookie sending problems, tenant account management, model list display, and more, significantly improving platform stability and reliability.


🧭 特性预览 / Feature Preview

1️⃣ Skill 功能 / Skill Feature

Nexent 2.0 将推出 Skill 功能体系,支持将能力封装为可复用的 Skill 模块,并允许接入 第三方 Skill。用户可以快速集成外部能力或自定义技能,构建更加灵活和可扩展的智能体能力体系。

Nexent 2.0 will introduce a Skill framework, enabling capabilities to be packaged as reusable Skill modules while supporting integration of third-party Skills. Users can easily integrate external capabilities or custom skills to build a more flexible and extensible agent ecosystem.


2️⃣ RESTful 接口一键转 MCP / RESTful-to-MCP Integration

即将支持通过 RESTful 接口一键转 MCP 接入,可将现有 REST API 快速转换为 MCP 工具并接入 Nexent 智能体生态,大幅降低工具接入成本。

Support for one-click RESTful-to-MCP integration is coming soon, enabling existing REST APIs to be quickly converted into MCP tools and integrated into the Nexent agent ecosystem, significantly reducing tool integration effort.


3️⃣ 支持 K8s 集群部署 / Kubernetes Cluster Deployment

Nexent 2.0 将原生支持 Kubernetes 集群部署,支持企业级弹性扩展、高可用部署及统一运维管理,满足生产环境的大规模部署需求。

Nexent 2.0 will natively support Kubernetes cluster deployment, enabling elastic scaling, high availability, and centralized operations management for large-scale production environments.


What's Changed

  • ✨ New Requirement: Support for provider Dashscope and Tokenpony models by @wadecrack in #2627
  • ✨ Implementation of providers Dashscope and Tokenpony by @wadecrack in #2643
  • ✨ File preview backend service by @Stockton11 in #2642
  • 🐛 Bugfix: Unified model list logic to show only available LLMs by @SimengBian in #2656
  • 🐛 Bugfix: Ensure cookies are sent even through HTTP by @xuyaqist in #2658
  • 🐛 Bugfix: Clear error message when starting container without MCP image by @YehongPan in #2651
  • 🐛 Bugfix: Fix display of MCP services with the same tool by @YehongPan in #2657
  • 🐛 Bugfix: Failed to modify Tenant Name by @WMC001 in #2659
  • 🐛 Bugfix & ♻️ Improvement: Fix suadmin account creation in infrastructure mode and prompt for password during deployment by @YehongPan in #2655
  • 🐛 Bugfix: False success prompt when model shows green but disconnected by @Zhi-a in #2621
  • 🐛 Bugfix: Stop directly modifying agent-tool when toggling tool selections by @xuyaqist in #2638
  • 🐛 Bugfix: Prevent duplicate tool instances in agents by @YehongPan in #2662
  • ✨ Feature: idata search tool development by @YehongPan in #2668
  • 🐛 Bugfix: Unify all search tool record indices to start from 1 by @SimengBian in #2649
  • ✨ Enhance debugging: caching debug errors & improving TaskWindow by @Zhi-a in #2674
  • ♻️ Refactor: Redesign left sidebar with responsive collapse by @xuyaqist in #2663
  • ✨ Add access key in user profile page by @Jasonxia007 in #2676
  • ♻️ Improvement: Optimize streaming in SSE chunks to render only current assistant message by @xuyaqist in #2678
  • 📝 Document update: Installation process optimized by @geruihappy-creator in #2673
  • ♻️ Improvement: Prompt when selecting a tool with the same name by @YehongPan in #2684
  • 🐛 Bugfix: Ensure "more" button visible only on hover by @xuyaqist in #2686
  • ♻️ Bugfix: Optimize title editing styles and show error tip when renaming fails by @xuyaqist in #2688
  • 🐛 Bugfix: Auto-login to newly created tenant account by @Jasonxia007 in #2682
  • Release/v1.8.1 LTS by @WMC001 in #2693

New Contributors

Full Changelog: v1.8.0.2...v1.8.1

v1.8.0.2

08 Mar 13:47
6c41297

Choose a tag to compare

🚀 Nexent:开源智能体平台 / Nexent: Open Source Intelligent Agent Platform

我们很高兴地宣布Nexent v1.8.0.2正式发布!🎉

Nexent 是一个开源智能体平台,能够将流程的自然语言转化为完整的多模态智能体 —— 无需编排,无需复杂拖拉拽。基于 MCP 工具生态,Nexent 提供强大的模型集成、数据处理、知识库管理、零代码智能体开发能力。我们的目标很简单:将数据、模型和工具整合到一个智能中心中,使日常工作流程更智能、更互联。

We are excited to announce that Nexent v1.8.0.2 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.

🔔 本周核心BUG修复 / This Week's Key Bug Fixes

1️⃣ BUG修复 / Bug Fixes

  • 修复了离线环境无法使用文件解析工具、创建智能体报错、知识库重命名不同步等BUG。
  • 重构 4 处代码,优化系统稳定性,持续提升用户体验。

Fixed bugs including unavailable file parsing tool in offline environment, errors during agent creation, and unsynchronized knowledge base renaming. Refactored 4 code modules, optimized system stability, and continuously improved user experience.

What's Changed

New Contributors

Full Changelog: v1.8.0.1...v1.8.0.2

v1.8.0.1-hotfix

04 Mar 06:11
d5dd071

Choose a tag to compare

🔔 热修复 / Hotfix

1️⃣ 智能体保存报错修复 / Agent Save Error Fix

修复了更新工具及添加智能体关联关系时出现的报错问题。

Fixed the error that occurred when updating a tool and adding an agent relationship.

What's Changed

Full Changelog: v1.8.0.1...v1.8.0.1-hotfix

v1.8.0.1

28 Feb 12:30
b99e36f

Choose a tag to compare

🚀 Nexent:开源智能体平台 / Nexent: Open Source Intelligent Agent Platform

我们很高兴地宣布Nexent v1.8.0.1正式发布!🎉

Nexent 是一个开源智能体平台,能够将流程的自然语言转化为完整的多模态智能体 —— 无需编排,无需复杂拖拉拽。基于 MCP 工具生态,Nexent 提供强大的模型集成、数据处理、知识库管理、零代码智能体开发能力。我们的目标很简单:将数据、模型和工具整合到一个智能中心中,使日常工作流程更智能、更互联。

We are excited to announce that Nexent v1.8.0.1 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.

🔔 本周核心BUG修复 / This Week's Key Bug Fixes

1️⃣ 用户手册更新 / User-guide docs Update

基于Nexent最新版本更新用户指南,新增用户管理部分指导说明,帮助用户快速掌握平台能力及使用方法。

Updated the user guide based on the latest version of Nexent, added guidance instructions for the user management section, helping users quickly master the platform capabilities and usage methods.

2️⃣ 代码重构与特性优化 / Code Refactoring & Feature Optimization

优化多处代码,缩减前端构建时间、对话标题生成更准确,提升平台性能与使用体验。

Optimized multiple parts of the code, reduced the frontend build time, made the conversation title generation more accurate, and improved platform performance and user experience.

3️⃣ BUG修复 / Bug Fixes

修复了无法顺利初始化、离线环境不能使用文件解析工具、管理员账号删除异常等十余个BUG,保障系统稳定运行。

Fixed more than ten bugs, including failure to initialize smoothly, inability to use file parsing tools in offline environments, and abnormal deletion of administrator accounts, ensuring stable system operation.

What's Changed

  • ♻️ Support starting MCP services using uvx #2241 by @YehongPan in #2520
  • ♻️ Modify conversation title generation logic to use question only by @SimengBian in #2479
  • 🐛 Bugfix: agent info tablebase definition error #2535 by @xuyaqist in #2537
  • 🐛 Bugfix: Tenant administrator account delete error by @WMC001 in #2532
  • 🐛 Bugfix: fix v1.8.0 init.sql cannot create new agent #2535 by @xuyaqist in #2539
  • 🐛 Bugfix: add empty tenant_id judging logic in user sync script by @Jasonxia007 in #2525
  • 🐛 Bugfix: sql field cannot be both integer and serial by @xuyaqist in #2540
  • 🐛 Bugfix: Enhance model configuration checks and tool management for VLM and embedding models by @Zhi-a in #2533
  • 🐛 Bugfix: fix default modal_id is 0 when enter create mode #2342 by @xuyaqist in #2544
  • 🐛 Bugfix: When deleting an Agent, the display name should be used #2067 by @WMC001 in #2543
  • Update opensource-memorial-wall.md by @feria-tu in #2529
  • 🐛 Bugfix: support version comparsion & agent version create time adjustment #2182 #2183 #2488 #2505 by @xuyaqist in #2548
  • ✨ Now su can choose to create a new tenant admin when creating new tenants by @Jasonxia007 in #2557
  • ✨ Support delete tenant by @WMC001 in #2562
  • 🐛 Bugfix: Improve knowledge base selection handling and Dify config change detection in ToolConfigModal and KnowledgeBaseSelectorModal by @Zhi-a in #2559
  • ✨ Agent version support update version info & agent version name duplicate detection #2183 #2526 by @xuyaqist in #2560
  • 🐛 Fix Agent list show nothing with dev account when agents not assigned to any group #2541 by @YehongPan in #2561
  • ✨ Support delete tenant:comments fix by @WMC001 in #2565
  • ♻️ MCP services support authorization #2086 by @YehongPan in #2558
  • 🐛Bugfix: knowledge base summary render error to avoid

    by @SimengBian in #2555
  • ♻️ Improve frontend build time, use dependencies caches #2112 by @xuyaqist in #2567
  • 🐛 Bugfix: knowledgebase chunk filename lost when manually created by @Jasonxia007 in #2568
  • ✨ Support delete tenant:concurrently delete all users by @WMC001 in #2569
  • 🐛 Bugfix: When generating an agent, the agent information page cannot be edited #2208 by @xuyaqist in #2576
  • 🐛 Bugfix: multiple agent version causing tool instance cannot be updated #2573 #2574 by @xuyaqist in #2570
  • 📝 User-guide docs update by @geruihappy-creator in #2575
  • Pre-download tiktoken cl100k_base model by @Zhi-a in #2584
  • 🐛 Bugfix: The agent_run process cannot invoke the MCP service with authentication. by @YehongPan in #2588
  • Release/v1.8.0.1 by @geruihappy-creator in #2591

New Contributors

Full Changelog: v1.8.0...v1.8.0.1

v1.8.0

13 Feb 08:04
3ed8134

Choose a tag to compare

🚀 Nexent:开源智能体平台 / Nexent: Open Source Intelligent Agent Platform

我们很高兴地宣布Nexent v1.8.0 正式发布!🎉

🌟 Nexent v1.8.0 作为里程碑版本,完整构建了用户管理功能体系和智能体版本管理等核心能力,为企业级应用场景提供了更为完善的解决方案。我们还完成了包括智能体单独选择知识库、市场安装后跳转等功能优化,同时修复了大量稳定性问题,全面改善用户体验。

We are excited to announce that Nexent v1.8.0 is released! 🎉

🌟 As a milestone release, Nexent v1.8.0 fully establishes core capabilities such as a complete user management system and agent version management, delivering a more comprehensive solution for enterprise scenarios. We have also optimized features including selecting individual knowledge bases for agents and redirecting after marketplace installation, fixed numerous stability issues, and greatly improved the overall user experience.


🔔 核心功能更新 / Key Enhancements

1️⃣ 用户管理 / User management

用户管理系统有效提升了团队协作效率与平台使用安全性。

系统内置超级管理员、管理员、开发者、用户四种角色,可根据不同职责分配精细化操作权限。

团队管理员可统一管理智能体、知识库、模型等各类资源,支持团队内资源共享与协同使用,大家可以共同开发调试一个智能体。在保障数据安全的前提下,实现更高效、更规范的团队协作。

系统还支持以部门或组织为单位,对模型、知识、记忆、智能体等资源实现完全隔离。

The user management system effectively improves team collaboration efficiency and platform security.

The system provides four built-in roles: Super Admin, Admin, Developer, and User, with fine-grained permissions assigned based on different responsibilities.

Team administrators can centrally manage various resources such as agents, knowledge bases, and models, supporting in-team resource sharing and collaborative usage. Members can jointly develop and debug a single agent. Efficient and standardized team collaboration is achieved on the premise of ensuring data security.

It supports complete isolation of resources such as models, knowledge, memories, and agents by department or organization.

2️⃣ 版本管理 / Version management

版本管理能帮助您更高效、更有序地开发智能体。智能体支持在调整配置后按版本发布,可查看历史记录并随时回溯版本;若新版配置出现异常,能够快速回退至稳定版本,让配置修改更安全、更可控。

Version management helps you develop agents more efficiently and systematically.You can publish updated configurations as new versions, view history records, and revert to previous versions at any time.If an issue occurs with the new configuration, you can quickly roll back to a stable version, making agent configuration changes safer and more controllable.

‼️ 重要提示:智能体必须发布后才能在智能体空间中查看和使用对话功能,您之前创建的智能体将默认处于未发布状态。在智能体信息处配置用户组,发布后组内成员均可见。

‼️ Important: Agents can only be viewed and chatted with in the Agent Space after being published. All agents you created before are unpublished by default. Configure user groups in the agent information section. After publication, all members within the group can view it.

3️⃣ 知识库功能优化 / Knowledge Base Function Optimization

我们优化了知识库功能逻辑,现在您可以在创建智能体时,通过knowledge_base_search工具直接选取该关联的知识库。这样能为每个智能体单独配置所需知识库,避免无关信息干扰,也省去切换智能体时重复调整的麻烦。本次更新还优化了知识库搜索逻辑,结合多种搜索方式提高信息检索准确性。

We have optimized the logic of the knowledge base feature. You can now directly select the associated knowledge base via the knowledge_base_search tool when creating an agent.This allows you to configure a dedicated knowledge base for each agent, avoiding interference from irrelevant information and eliminating the need for repeated adjustments when switching between agents.This update also improves the knowledge base search logic and enhances retrieval accuracy by combining multiple search methods.

‼️ 重要提示:更新后首次使用,请在智能体开发页面点击「刷新工具」,即可获取并使用最新的工具配置。

‼️ Important: After the update, please click Refresh Tools on the agent development page the first time you use it to view and apply our latest tool configuration.

4️⃣ 代码优化与BUG修复 / Code Optimization & Bug Fixes

本次升级对新旧功能进行了多轮代码优化与bug修复,涵盖部署配置、智能体管理、智能体市场、系统稳定性等多个方面,显著提升了平台的可靠性和用户体验。

This upgrade includes multiple rounds of code optimization and bug fixes for both new and existing features, covering deployment configuration, agent management, agent marketplace, system stability, and other areas, significantly improving platform reliability and user experience.

What's Changed

  • ✨ User management: add resources page proxy by @WMC001 in #2390
  • ♻️ Reactoring agent is new diplay logic by @xuyaqist in #2384
  • 🐛 Fixed the data processing image that lacked tiktoken word segmentation files. by @Zhi-a in #2400
  • ♻️ Unify prompt filename by @SimengBian in #2386
  • 🐛Revise bugs to 1. support deployment with parameters; 2. hide inputs for tool password parameters by @SimengBian in #2394
  • 📝Add clickable link to agent space after agent install by @geruihappy-creator in #2395
  • 📝 swap button styles in AgentImportWizard warning modal by @geruihappy-creator in #2396
  • ♻️Refactoring authentication&authorization to develop the user management feature by @xuyaqist in #2328
  • 🐛 Production mode deployment, unable to access Docker. #2368 by @YehongPan in #2369
  • ✨Develop support kb select backend 0131 part1 by @Zhi-a in #2388
  • [WIP] Develop kb tool http client by @Zhi-a in #2338
  • ✨ User management: Agent config page update & MCP tool management page #2148 & #2149 by @YehongPan in #2399
  • ✨ Add user group tags and permission icon in KnowledgeBaseList, allowing user to edit as well by @Jasonxia007 in #2404
  • ✨ User management: Mock "current_user_info" interface in speed version. #2137 by @YehongPan in #2406
  • ✨Develop support kb select frontend 0131 part2 by @Zhi-a in #2403
  • ✨ Add shell script to automize v1.8.0 data sync preparation by @Jasonxia007 in #2393
  • Add skills to assist development by @SimengBian in #2408
  • 🐛 Preserve business_logic_model fields during agent import by @geruihappy-creator in #2397
  • 📝 Update App Version to v1.8.0 by @WMC001 in #2409
  • 🐛 Bugfix: When the browser window shrinks, the resource tabs disappear #2413 by @WMC001 in #2415
  • ✨ User management: During deployment, retrieve the SU's ID and writea record to the database. #2137 by @YehongPan in #2414
  • 🐛 User management: Bug fix for personal information: role display #2145 by @YehongPan in #2416
  • 🐛 When create an agent, do not instantiate all tools but only those that was selected by @xuyaqist in #2412
  • 🐛 Bugfix: In speed mode, default logged in. by @xuyaqist in #2418
  • 🐛 Fixed the issue of HTTP client port exhaustion. by @Zhi-a in #2405
  • 🐛 Bugfix: in speed mode, shouldn't skipped authorization by @xuyaqist in #2420
  • Bugfix default model has not been set by @xuyaqist in #2423
  • 🐛 The knowledge base page failed to load correctly on its first visit because the indices API was not called. #2427 by @YehongPan in #2428
  • 🐛 Bugfix: create tenant failed by @WMC001 in #2421
  • 🐛 Fixed the data processing image that lacked tiktoken word segmentation files. by @Zhi-a in #2433
  • 🐛 Bugfix: shouldn't check changes before setting an agent by @xuyaqist in #2444
  • 🐛 Bugfix: delete user failed by @WMC001 in #2446
  • 🐛 Knowledge base display permission fix. #2427 & Fix duplicated calls of current_user_info #2442 by @YehongPan in #2434
  • 🐛 Bugfix: delete user failed: ut by @WMC001 in #2448
  • 🐛 Bugfix: Tenant admin get wrong resources by @WMC001 in #2451
  • Release/v1.7.10 hotfix by @geruihappy-creator in #2452
  • 🐛 Bugfix: in edit mode, cannot save default params(tools). by @xuyaqist in #2457
  • 🐛 Bugfix: monitor unit test failed by @WMC001 in #2466
  • 🐛 Refactor role permissions and invitation handling by @Jasonxia007 in #2454
  • ✨ Agent version management by @xuyaqist in #2458
  • 🐛 Bugfix: add dayjs to package.json by @WMC001 in #2469
  • 🐛 Agent should not have user group info in speed version #2443 by @YehongPan in #2472
  • 🐛 Enhance Super Admin role permissions and improve navigation checks by @Zhi-a in #2447
  • 🐛 Fix agent loading error on the resource management page. #2449 by @YehongPan in #2453
  • 🐛 Add permission checks for group-related UI in knowledge base components by @Jasonxia007 in #2473
  • 🐛 Bugfix: add manage model APIs to solve Mod...
Read more

v1.7.10-hotfix

06 Feb 11:39
c6bb626

Choose a tag to compare

🔔 热修复 / Hotfix

1️⃣ 数据处理镜像缺失文件修复 / Data Processing Image Missing File Fix

修复了数据处理镜像中缺失 tiktoken 分词文件的问题。

Fixed the issue of missing tiktoken word segmentation files in the data processing image.

What's Changed

Full Changelog: v1.7.10...v1.7.10-hotfix

v1.7.10

31 Jan 08:50
d7aa26b

Choose a tag to compare

🚀 Nexent:开源智能体平台 / Nexent: Open Source Intelligent Agent Platform

我们很高兴地宣布Nexent v1.7.10 正式发布!🎉
Nexent 是一个开源智能体平台,能够将流程的自然语言转化为完整的多模态智能体 —— 无需编排,无需复杂拖拉拽。基于 MCP 工具生态,Nexent 提供强大的模型集成、数据处理、知识库管理、零代码智能体开发能力。我们的目标很简单:将数据、模型和工具整合到一个智能中心中,使日常工作流程更智能、更互联。

We are excited to announce that Nexent v1.7.10 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.

🔔 核心功能更新 / Key Enhancements

1️⃣ 知识库功能优化 / Knowledge Base Function Optimization

本次更新统一了本地、Datamate、Dify三种知识库搜索工具的参数格式,搜索结果支持对话内引用清晰溯源。知识库列表新增来源筛选与模型筛选,使用体验更优。

This update unifies the parameter formats of three knowledge base search tools: local, Datamate, and Dify. Search results support in-conversation citations for clear traceability. New source filtering and model filtering features are added to the knowledge base list, improving the user experience.

2️⃣ MCP服务器支持编辑 / MCP Server Editing Support

新增 MCP 服务器编辑功能,支持修改已创建MCP的服务名称与 URL。

A new MCP server editing feature is added, supporting modifications to the service name and URL of created MCPs.

3️⃣ 智能体市场英文版 / English Version of Agent Marketplace

智能体市场英文版已上线,跟随用户语言自动切换。

The English version of the Agent Marketplace is now available, with automatic switching following the user's language settings.

4️⃣ 调试页面清除历史 / Clear History on Debug Page

智能体调试页面新增“清除“按钮,一键清空对话历史,调试更高效。

A new "Clear" button is added to the agent debug page, enabling one-click clearing of conversation history for more efficient debugging.

5️⃣ BUG修复 / Bug Fixes

本次更新还修复了其他2个已知问题,持续提升系统稳定性与用户体验。

This release also addresses 2 other known issues, further enhancing system stability and user experience.

🧭 特性预览 / Feature Preview

1️⃣ 支持多租户资源隔离与团队协作 / Support for Multi-Tenancy and Team Collaboration

即将推出完善的用户管理机制,支持多租户资源隔离及团队内协作。

An enhanced user management system is coming soon, supporting multi-tenancy resource isolation and team collaboration.

2️⃣ 版本管理 / Version Management

即将推出版本管理功能,支持用户进行创建版本快照、查询历史记录与一键安全回滚等操作。

A version management feature is coming soon, supporting users to create version snapshots, query historical records, and perform one-click safe rollbacks.

What's Changed

Full Changelog: v1.7.9.3...v1.7.10

v1.7.9.3

23 Jan 15:49
3d8c13d

Choose a tag to compare

🚀 Nexent:开源智能体平台 / Nexent: Open Source Intelligent Agent Platform

我们很高兴地宣布Nexent v1.7.9.3正式发布!🎉
Nexent 是一个开源智能体平台,能够将流程的自然语言转化为完整的多模态智能体 —— 无需编排,无需复杂拖拉拽。基于 MCP 工具生态,Nexent 提供强大的模型集成、数据处理、知识库管理、零代码智能体开发能力。我们的目标很简单:将数据、模型和工具整合到一个智能中心中,使日常工作流程更智能、更互联。

We are excited to announce that Nexent v1.7.9.3 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.

🔔 本周核心BUG修复 / This Week's Key Bug Fixes

1️⃣ 新增Dify知识库搜索工具:通过简单配置即可将您在Dify中开发的知识库接入Nexent平台,扩展智能体能力

Added Dify Knowledge Base Search Tool: You can connect the knowledge base developed in Dify to the Nexent platform through simple configuration, expanding the agent's capabilities

2️⃣ Datamate知识库接入优化:除了DataMate知识库搜索工具,您还可以在Nexent平台查看您在DataMate平台创建的知识库详细信息,使用更便捷

Datamate Knowledge Base Access Optimization: In addition to the DataMate Knowledge Base Search Tool, you can also view the detailed information of the knowledge base created on the DataMate platform on the Nexent platform, making it more convenient to use

3️⃣ 本地工具BUG修复 :修复本地邮件工具中用户名输入框的输入错误问题

Local Tool Bug Fix : Fixed input error in the username input box of local email tools

4️⃣ 创建智能体保存后未退出创建模式:修复保存新建智能体(Agent)时无法自动退出创建模式且无法选中新建智能体的问题

Failed to Exit Creation Mode After Saving Created Agent Bug: Fixed issue where creating mode couldn't be auto-quitted and new created Agent couldn't be selected when saving a new Agent

5️⃣ 其他BUG修复:修复4个BUG,提升系统稳定性

Other Bug Fixes: Fixed 4 bugs, improved system stability

What's Changed

  • 🐛&♻️ bugfix #2236 the username input box in email tools has input error by @xuyaqist in #2269
  • ♻️ User Management: Add initial data to role_permission_t by @Jasonxia007 in #2275
  • 🧪 Add global test configuration and common fixtures for improved test… by @Zhi-a in #2272
  • ✨ Add Dify Knowledgebase Search Tool by @SimengBian in #2279
  • ♻️ Improve dify search tool by @SimengBian in #2284
  • ✨ Agent Import Optimization by @geruihappy-creator in #2283
  • ✨Develop datamate core part1 by @Zhi-a in #2070
  • Update opensource-memorial-wall.md by @haruhikage1 in #2287
  • ✨ Develop datamate core final version part2 by @Zhi-a in #2180
  • 🐛 Bugfix when saving a new created agent, cannot auto quit creating mode and select new created agent by @xuyaqist in #2285
  • ✨ Develop datamate core part3 ---repair bug by @Zhi-a in #2281
  • 📝 Update docs to illustrate dify_search tool by @SimengBian in #2289
  • 🐛 Agents created in the Agent Space can directly navigate to the Agent … by @geruihappy-creator in #2301
  • 🐛 By default, users are not allowed to upload images to start the MCP service. by @YehongPan in #2304
  • 🐛 Add confirmation modal for deleting DataMate knowledge bases and update UI for delete button in KnowledgeBaseList. by @Zhi-a in #2308
  • 🐛 Bugfix: Seleted wrong model when creating agent #2296 by @WMC001 in #2309
  • 🐛 Add default user_id & tenant_id to docker by @Jasonxia007 in #2313
  • Release/v1.7.9.3 by @WMC001 in #2314

New Contributors

Full Changelog: v1.7.9.2...v1.7.9.3

v1.7.9.2

16 Jan 09:35
38e304b

Choose a tag to compare

🚀 Nexent:开源智能体平台 / Nexent: Open Source Intelligent Agent Platform

我们很高兴地宣布Nexent v1.7.9.2正式发布!🎉
Nexent 是一个开源智能体平台,能够将流程的自然语言转化为完整的多模态智能体 —— 无需编排,无需复杂拖拉拽。基于 MCP 工具生态,Nexent 提供强大的模型集成、数据处理、知识库管理、零代码智能体开发能力。我们的目标很简单:将数据、模型和工具整合到一个智能中心中,使日常工作流程更智能、更互联。

We are excited to announce that Nexent v1.7.9.2 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.

🔔 本周核心BUG修复 / This Week's Key Bug Fixes

1️⃣ 智能体创建时无法选择工具:修复了在创建模式下无法编辑工具以及无法更改Agent模型ID的问题

Agent Creation Tool Issue: Fixed an issue where tools couldn’t be edited and Agent model IDs couldn’t be modified in creation mode.

2️⃣ MCP工具信息自动刷新:修复了Agent配置页面中工具信息保存再打开后信息清空的问题

MCP Tool Auto-Refresh Issue: Fixed a problem where tool information would be cleared after saving and reopening the Agent configuration page.

3️⃣ 智能体创建失败:移除了租户配置的缓存,解决了配置更新不及时或同步错误的问题

Tenant Config Cache Issue: Removed cached tenant configurations to ensure timely updates and prevent synchronization errors.

4️⃣ 智能体市场重复提示问题:修复了在智能体市场安装时会出现两个成功提示弹窗的问题

Duplicate Success Toast in Market: Fixed the issue where two success notifications appeared when installing agents from the Agent Market.

5️⃣ 新增功能:智能体市场新增“精选”版块

New Feature: Featured Section in Agent Market: Added a “Featured” section in the Agent Market to highlight selected agents.

6️⃣ 其他BUG修复:修复了其他2个BUG,持续提升系统稳定性和用户体验。

Other Bug Fixes: Fixed 2 additional issues, including deprecated Ant Design modal usage and incorrect model setting button text, improving overall stability and user experience.

What's Changed

  • 🐛 Remove cache of tenant config by @WMC001 in #2225
  • 🐛 Bugfix in createmode cannot edit tool & cannot change agent model id #2219 by @xuyaqist in #2227
  • 🐛 Bugfix tool update in agent configuration page by @xuyaqist in #2239
  • ♻️ User Management Part1: Add database fields and db functions by @Jasonxia007 in #2175
  • 🐛 Replace ant design modal deprecated usage by @xuyaqist in #2242
  • 🐛 Fix duplicate success toast on agent install (Agent_Market) by @geruihappy-creator in #2211
  • ♻️ Refactoring router: split main page.tsx into seperated page.tsx by @xuyaqist in #2246
  • ✨ Refactor ModelEngine ENV Config for improved performance and stability by @Zhi-a in #2230
  • ✨ Add a Featured Agents section to the agent market by @geruihappy-creator in #2210
  • User Management Part2: Add service functions by @Jasonxia007 in #2233
  • 📝 Update app version to 1.7.9.2 by @WMC001 in #2259
  • 🐛 bugfix model setting buttons display text by @xuyaqist in #2260
  • ♻️ User Management Part3: Add app routes and revise some service logic by @Jasonxia007 in #2261