This website requires JavaScript.
Explore
Help
Sign in
jyapayne
/
dify
Watch
1
Star
0
Fork
You've already forked dify
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
d011ddfc64
dify
/
api
/
core
/
mcp
History
Download ZIP
Download TAR.GZ
dswl23
dabf266048
Fix: handle 204 No Content response in MCP client (
#25040
)
2025-09-03 15:22:42 +08:00
..
auth
[Chore/Refactor] Switch from MyPy to Basedpyright for type checking (
#25047
)
2025-09-03 11:52:26 +08:00
client
Fix: handle 204 No Content response in MCP client (
#25040
)
2025-09-03 15:22:42 +08:00
server
fix: change the mcp server strucutre to support github copilot (
#24788
)
2025-08-29 18:00:58 +08:00
session
Refactor: use logger = logging.getLogger(__name__) in logging (
#24515
)
2025-08-26 18:10:31 +08:00
__init__.py
feat: add MCP support (
#20716
)
2025-07-10 14:01:34 +08:00
entities.py
feat: add MCP support (
#20716
)
2025-07-10 14:01:34 +08:00
error.py
feat: add MCP support (
#20716
)
2025-07-10 14:01:34 +08:00
mcp_client.py
[Chore/Refactor] Switch from MyPy to Basedpyright for type checking (
#25047
)
2025-09-03 11:52:26 +08:00
types.py
[CHORE]: x: T = None to x: Optional[T] = None (
#24217
)
2025-08-21 21:58:39 +08:00
utils.py
fix: change the mcp server strucutre to support github copilot (
#24788
)
2025-08-29 18:00:58 +08:00