feat(admin):新增管理员只读数据库管理看板 - #1
Draft
kongming611 wants to merge 104 commits into
Draft
Conversation
2026.5.29 - 【内容新增】 - 把原先集中在 `execute_tools_node` 的 MCP 因果分析与 RAG 查询拆成父图中的两个业务阶段节点:`mcp` 和 `rag`。父图只表达业务流程顺序,工具调用细节放入各自 compiled subgraph 内部。 - 支持原生langchain的Toolnode调用 --- 2026.5.30 - 【bug修复】 - Cannot add or update a child row: a foreign key constraint fails - LangGraph checkpointer 写 MySQL 时失败,增加延迟写入 - 修复RAG格式化问题
…er.py中的文档描述,删除无用的测试文件
fix: 修复后处理结构不兼容
kongming611
force-pushed
the
feature/Admin
branch
from
July 29, 2026 08:46
b98ea4f to
79ce1b1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
变更内容
验证结果
已知情况