ModelEngine-Group / ModelEngine-Group/nexent

[Bug] Container display not updated after deleting container service in Agents MCP configuration

Open
#3,125 0 comments 0 reactions 1 assignee View on GitHub

@YehongPan is already working on this.

Since Jun 1, 2026.

Dominant language
Python
Stars
5.9k
Forks
731
Avg merge
19h 34m
Merged PRs (30d)
172

Description

Nexent Version

2.1.1

Problem Description

In the agent development interface under MCP configuration, after deleting a container-type service, the corresponding container is actually removed. However, on the frontend, under the list of "running containers", it still shows as "running". Additionally, attempting to view logs fails. The container only disappears after refreshing the page.
在智能体开发界面的MCP配置中,容器类服务删除服务后对应的容器已经被删除了,但是在前端已启动的容器里还在显示running,也查看日志无法查看,要刷新对应容器才会消失。

Reproduction Steps

1.Go to the Agents interface → MCP configuration.
2.Delete a container service.
3.Observe the "running containers" section – the deleted container still appears as "running".
4.Try to view its logs – it fails.
5.Refresh the page – the container entry disappears.

Additional Information

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.