Willem Jiang
|
77d28d4ce3
|
fix: the stdio and sse mcp server loading issue (#566)
|
2025-09-09 23:02:15 +08:00 |
Anoyer-lzh
|
660a93338a
|
fix: env parameters exception when configuring SSE or HTTP MCP server (#513)
* fix: _create_streamable_http_session() got an unexpected keyword argument 'env'
fix unit error
* update md
---------
Co-authored-by: Willem Jiang <willem.jiang@gmail.com>
|
2025-08-20 17:23:57 +08:00 |
zgjja
|
6bb96c9e7d
|
feat: 1. replace black with ruff for fomatting and sort import (#489)
2. use tavily from`langchain-tavily` rather than the older one from `langchain-community`
Co-authored-by: Willem Jiang <willem.jiang@gmail.com>
|
2025-08-17 22:57:23 +08:00 |
suntp
|
96ea40da49
|
fix: Add streamable MCP server support (#468)
* fix: Add streamable MCP server support(#349)
* “Revert-timeout”
* fix lint and test check
* modify streamable error notify
---------
Co-authored-by: Willem Jiang <willem.jiang@gmail.com>
|
2025-07-29 14:04:04 +08:00 |
yihong
|
ec78dc0962
|
fix: some lint fix using tools (#98)
* fix: some lint fix using tools
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
* fix: md lint
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
* fix: some lint fix using tools
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
* fix: address comments
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
* fix: tests
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
---------
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
Co-authored-by: Willem Jiang <willem.jiang@gmail.com>
|
2025-07-12 13:59:02 +08:00 |
DanielWalnut
|
2baa5ac618
|
chore: add github workflow for lint&ut (#9)
|
2025-05-08 21:47:47 +08:00 |
Wang Hao
|
f30ec77d6f
|
feat: Add configurable timeout support for MCP server operations with improved defaults
|
2025-05-01 23:49:49 +08:00 |
He Tao
|
dae036f583
|
feat: implement tools loading api
|
2025-04-23 14:38:04 +08:00 |