Tiankai Ma
|
1fc5e75f93
|
feat(mcp): add streamable HTTP and stdio (#1911)
* feat(mcp): add streamable HTTP
alongside with frontend UI change, w/ support for stdio
* fix(mcp): address copilot reviews
* Update src/langbot/pkg/provider/tools/loaders/mcp.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* fix: resolve copilot reviews
* fix: Message -> MessageChunk
* feat: upgrade mcp module
* feat: add i18n
* feat(mcp): enhance MCPCardComponent with mode badge and reorder select items in MCPFormDialog
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: WangCham <651122857@qq.com>
Co-authored-by: Junyan Qin (Chin) <rockchinq@gmail.com>
|
2026-01-13 13:50:06 +08:00 |
|
Junyan Qin
|
914f77ff37
|
refactor: standardize error handling across components by utilizing CustomApiError for improved error messaging
|
2026-01-03 00:56:25 +08:00 |
|
Guanchao Wang
|
1adaa93034
|
Fix/mcp (#1746)
* fix: mcp session cannot be enabled
* fix: error message
* perf: ui
* perf: ui
---------
Co-authored-by: Junyan Qin <rockchinq@gmail.com>
|
2025-11-04 22:02:40 +08:00 |
|
Junyan Qin
|
1046f3c2aa
|
perf: mcp server testing and refreshing
|
2025-11-04 18:14:59 +08:00 |
|
Junyan Qin
|
1afecf01e4
|
perf: mcp server status checking logic
|
2025-11-04 17:32:05 +08:00 |
|
Junyan Qin
|
3ee7736361
|
perf: ui
|
2025-11-04 17:09:28 +08:00 |
|
Junyan Qin
|
c1c03f11b4
|
refactor: mcp server datastructure
|
2025-11-04 16:13:03 +08:00 |
|
Junyan Qin
|
bc1fbfa190
|
feat: completely remove the fucking mcp market components and refs
|
2025-11-03 20:23:53 +08:00 |
|