Skip to content
Open

Mcp kit #5399

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
48 commits
Select commit Hold shift + click to select a range
704bf69
agent Kit
glide-the Mar 26, 2025
b6e9463
交互问题
glide-the Mar 26, 2025
756a3b4
MCP client
glide-the Apr 1, 2025
a757e76
Human Loop event
glide-the Apr 1, 2025
9ee1c94
兼容图片
glide-the Apr 1, 2025
ef9971f
human_message_event
glide-the Apr 2, 2025
e5ad085
bug
glide-the Apr 3, 2025
1ae93d0
mcp_tools
glide-the Apr 3, 2025
5dd0d15
mcp_tools
glide-the Apr 3, 2025
58d1b10
mcp_tools
glide-the Apr 4, 2025
1a4ce73
降低前端版本
glide-the Apr 4, 2025
14e76f4
降低前端版本
glide-the Apr 4, 2025
e86b077
代码检查、格式化
glide-the Apr 4, 2025
5fd1518
代码检查、格式化
glide-the Apr 4, 2025
c8951ef
代码检查、格式化
glide-the Apr 4, 2025
4302713
请求问题
glide-the Apr 4, 2025
99075ad
合并flowagent
glide-the Apr 4, 2025
69ae8fe
代码检查、格式化
glide-the Apr 4, 2025
0d74144
代码检查、格式化
glide-the Apr 4, 2025
d092597
bug
glide-the Apr 6, 2025
620de3b
bug
glide-the Apr 6, 2025
a0f094f
Enhance MCP tool integration by adding support for structured tools a…
glide-the Sep 2, 2025
7f94fc8
Integrate MCP tools into PlatformToolsAgentExecutor, enhancing tool e…
glide-the Sep 3, 2025
c669fda
Enhance platform knowledge agent functionality by adding current work…
glide-the Sep 3, 2025
d8b56a9
Refactor MCP tool integration by enhancing prompt settings with criti…
glide-the Sep 3, 2025
2e63ff6
Enhance prompt settings with critical rules for tool usage and format…
glide-the Sep 3, 2025
b9fedb1
Update prompt settings to clarify critical thinking and tool usage ru…
glide-the Sep 3, 2025
37def9a
Refactor chat function by removing unused LLM initialization and agen…
glide-the Sep 3, 2025
2f67c26
Refactor chat model chain creation by removing redundant history chec…
glide-the Sep 3, 2025
ba7bd25
Refactor chat functionality to integrate message filtering and databa…
glide-the Sep 3, 2025
4366669
Refactor tool imports across multiple files to standardize the usage …
glide-the Sep 4, 2025
03a6f46
Update prompt settings to include a critical thinking tag in the SYST…
glide-the Sep 4, 2025
45ac805
Refactor output parsing in PlatformKnowledgeOutputParser to clean mes…
glide-the Sep 4, 2025
aef412d
Add MCP connection management functionality including API routes, dat…
glide-the Sep 5, 2025
a444d96
Implement MCP profile management API routes, including endpoints for …
glide-the Sep 5, 2025
1f1a087
Enhance MCP connection management by adding detailed logging for CRUD…
glide-the Sep 7, 2025
9ee4e0b
Enhance MCP management page by adding a new connection form with impr…
glide-the Sep 9, 2025
fd7d52e
Refactor MCP connection schema and API to remove server_type and name…
glide-the Sep 9, 2025
d71ecc9
Remove unused MCP connection retrieval function and clean up related …
glide-the Sep 9, 2025
d38a1f7
Refactor connection form submission process in MCP management page by…
glide-the Sep 9, 2025
dffcfed
Update MCP connection schemas to remove minimum length validation for…
glide-the Sep 9, 2025
c31cb8e
Refactor MCP connection update API to return consistent status respon…
glide-the Sep 9, 2025
1a8515b
Remove auto_connect field from MCP connection schemas, API routes, an…
glide-the Sep 9, 2025
984ab84
Refactor MCP connection management by removing the command field from…
glide-the Sep 9, 2025
256d6dd
Refactor MCP connection management by removing the command field from…
glide-the Sep 9, 2025
88348e3
Refactor chat handling to streamline message ID retrieval and enhance…
glide-the Sep 9, 2025
c659d68
Refactor chat completions handling to conditionally build tool config…
glide-the Sep 9, 2025
a74c5ba
del frontend
glide-the Sep 10, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 0 additions & 3 deletions frontend/.bunfig.toml

This file was deleted.

1 change: 0 additions & 1 deletion frontend/.changelogrc.js

This file was deleted.

1 change: 0 additions & 1 deletion frontend/.commitlintrc.js

This file was deleted.

11 changes: 0 additions & 11 deletions frontend/.dockerignore

This file was deleted.

16 changes: 0 additions & 16 deletions frontend/.editorconfig

This file was deleted.

112 changes: 0 additions & 112 deletions frontend/.env.example

This file was deleted.

32 changes: 0 additions & 32 deletions frontend/.eslintignore

This file was deleted.

21 changes: 0 additions & 21 deletions frontend/.eslintrc.js

This file was deleted.

61 changes: 0 additions & 61 deletions frontend/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion frontend/.husky/commit-msg

This file was deleted.

2 changes: 0 additions & 2 deletions frontend/.husky/pre-commit

This file was deleted.

41 changes: 0 additions & 41 deletions frontend/.i18nrc.js

This file was deleted.

14 changes: 0 additions & 14 deletions frontend/.npmrc

This file was deleted.

1 change: 0 additions & 1 deletion frontend/.nvmrc

This file was deleted.

63 changes: 0 additions & 63 deletions frontend/.prettierignore

This file was deleted.

1 change: 0 additions & 1 deletion frontend/.prettierrc.js

This file was deleted.

Loading