This website requires JavaScript.
Explore
Help
Sign In
opensource
/
dify
Watch
3
Star
0
Fork
0
mirror of
https://github.com/langgenius/dify.git
synced
2026-09-24 23:22:26 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7edd05100a996f74234e6a40e4e7043e8519b431
dify
/
api
/
core
/
mcp
T
History
nightcityblade
and
nightcityblade
9d81f0da10
chore(api): remove unreachable match suppressions (
#39949
)
...
Co-authored-by: nightcityblade <
nightcityblade@gmail.com
>
2026-08-04 11:56:37 +00:00
..
auth
fix(mcp): catch JSONDecodeError in OAuth discovery functions
🤖
🤖
🤖
(
#34868
)
2026-04-10 01:28:57 +00:00
client
chore: clean some isinstance (
#37602
)
2026-06-22 03:51:21 +00:00
server
chore: clean Db session from service (
#38227
)
2026-07-08 03:07:27 +00:00
session
chore(api): remove unreachable match suppressions (
#39949
)
2026-08-04 11:56:37 +00:00
__init__.py
feat: add MCP support (
#20716
)
2025-07-10 14:01:34 +08:00
auth_client_comparison.md
feat: implement MCP specification 2025-06-18 (
#25766
)
2025-10-27 17:07:51 +08:00
auth_client.py
feat(api): add MCP user-identity forwarding (
#36839
)
2026-06-08 04:32:11 +00:00
entities.py
refactor(models): replace Any with precise types in Tenant and MCPToo… (
#34880
)
2026-04-10 03:12:38 +00:00
error.py
feat: implement RFC-compliant OAuth discovery with dynamic scope selection for MCP providers (
#28294
)
2025-11-20 11:18:16 +08:00
mcp_client.py
feat(mcp): support dynamic HTTP request headers in MCPClient (
#37938
)
2026-06-30 03:28:24 +00:00
types.py
feat(mcp): support MCP protocol 2025-06-18 for workflow-as-MCP server (version negotiation + structured output) (
#37892
)
2026-07-07 03:26:50 +00:00
utils.py
chore: reorg imports (
#35308
)
2026-04-16 08:50:02 +00:00