aipotheosis-labs / aipotheosis-labs/gate22

Return granular per-field diffs for MCP tool updates

未关闭
#142 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
backend feature frontend
主要语言
TypeScript
星标
178
派生
24
PR 合并指标
30 天内没有已合并 PR

描述

- Motivation:
When tools change, users should see exactly what changed (e.g., description, parameters) rather than just a tool name.

- Proposed solution:
Extend `MCPToolsDiff` (in `backend/aci/control_plane/services/mcp_tools/mcp_tools_manager.py`) to include per-field differences; surface via `POST /{id}/refresh-tools` in `backend/aci/control_plane/routes/mcp_servers.py`; render diffs in the detail view UI.

- Additional context:
- Consider limiting diff size and sensitive fields.
- Frontend: `frontend/src/app/(dashboard)/mcp-servers/[id]/page.tsx`.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。