Copilot
|
dac0d376e8
|
Fix inverted validation for enableSessionRebuild system config (#451)
Co-authored-by: samanhappy <samanhappy@gmail.com>
|
2025-11-27 21:01:13 +08:00 |
|
samanhappy
|
803e35b14c
|
refactor: Simplify DataService implementation and remove unused DataServicex (#448)
|
2025-11-23 22:57:44 +08:00 |
|
samanhappy
|
a736398cd5
|
feat: Update permissions and settings structure for improved configuration management (#447)
|
2025-11-23 20:43:24 +08:00 |
|
samanhappy
|
ac0b60ed4b
|
feat: Implement keepalive functionality for SSE and StreamableHTTP connections (#442)
|
2025-11-22 12:07:21 +08:00 |
|
samanhappy
|
8c985b7de1
|
fix: Include mcpServers, oauthClients, and oauthTokens in merged settings for non-admin users (#440)
|
2025-11-21 17:16:48 +08:00 |
|
samanhappy
|
01bb011736
|
fix: Use base URL from settings for dynamic client registration and metadata endpoints (#438)
|
2025-11-21 16:20:54 +08:00 |
|
Copilot
|
449e6ea4fd
|
Add OAuth 2.0 authorization server to enable ChatGPT Web integration (#413)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: samanhappy <2755122+samanhappy@users.noreply.github.com>
Co-authored-by: samanhappy <samanhappy@gmail.com>
|
2025-11-21 13:25:02 +08:00 |
|
cheestard
|
1869f283ba
|
fix: Bad Request: No valid session ID provided (#405) (#427)
|
2025-11-19 18:17:37 +08:00 |
|
Alptekin Gülcan
|
8df2b4704a
|
Fix: Handle ToolName in CallToolRequest to Resolve Server Discovery Issues (#429)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-12 09:13:50 +08:00 |
|
samanhappy
|
01370ea959
|
Revert "Feat: Enhance package cache for stdio servers (#400)" (#418)
|
2025-11-03 13:35:24 +08:00 |
|
samanhappy
|
44e0309fd4
|
Feat: Enhance package cache for stdio servers (#400)
|
2025-10-31 21:56:43 +08:00 |
|
Copilot
|
7e570a900a
|
Fix: Convert form parameters to schema-defined types before MCP tool calls (#397)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: samanhappy <2755122+samanhappy@users.noreply.github.com>
|
2025-10-29 18:41:23 +08:00 |
|
Copilot
|
6268a02c0e
|
Fix URL routing for MCP servers with slashes in names (#396)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: samanhappy <2755122+samanhappy@users.noreply.github.com>
|
2025-10-29 18:37:24 +08:00 |
|
samanhappy
|
d595e5d874
|
Fix support for nested smart group segments in MCP routing (#394)
|
2025-10-28 17:51:58 +08:00 |
|
Copilot
|
ff797b4ab9
|
Add group-scoped smart routing via $smart/{group} pattern (#388)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: samanhappy <2755122+samanhappy@users.noreply.github.com>
|
2025-10-26 20:51:55 +08:00 |
|
samanhappy
|
9105507722
|
Refactor: Clean up code formatting and improve readability across multiple files (#387)
|
2025-10-26 19:27:30 +08:00 |
|
Copilot
|
f79028ed64
|
Expand environment variables throughout mcp_settings.json configuration (#384)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: samanhappy <2755122+samanhappy@users.noreply.github.com>
|
2025-10-26 19:25:53 +08:00 |
|
Copilot
|
5ca5e2ad47
|
Add password security: default credential warning and strength validation (#386)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: samanhappy <2755122+samanhappy@users.noreply.github.com>
|
2025-10-26 19:22:51 +08:00 |
|
Copilot
|
26b26a5fb1
|
Add OAuth support for upstream MCP servers (#381)
Co-authored-by: samanhappy <samanhappy@gmail.com>
|
2025-10-26 16:09:34 +08:00 |
|
Copilot
|
7dbd6c386e
|
Fix: Environment variable expansion in headers for HTTP-based MCP transports (#380)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: samanhappy <2755122+samanhappy@users.noreply.github.com>
|
2025-10-23 19:18:50 +08:00 |
|
samanhappy
|
1130f6833e
|
fix: use reconnect mechanism for sse tool calling error (#378)
|
2025-10-22 12:05:21 +08:00 |
|
samanhappy
|
86367a4875
|
feat: integrate offcial mcp server registry (#374)
|
2025-10-19 21:15:25 +08:00 |
|
samanhappy
|
bd4c546bba
|
fix settings data export & parsing error (#373)
|
2025-10-16 13:08:28 +08:00 |
|
samanhappy
|
16a92096b3
|
feat: Enhance package root detection and version retrieval using ESM-compatible methods (#371)
|
2025-10-13 22:36:29 +08:00 |
|
Copilot
|
4d736c543d
|
feat: Add MCP settings export and copy functionality (#367)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: samanhappy <2755122+samanhappy@users.noreply.github.com>
Co-authored-by: samanhappy <samanhappy@gmail.com>
|
2025-10-13 19:39:01 +08:00 |
|
samanhappy
|
f53c4a0e3b
|
fix: assign server name from key in getMarketServers function (#369)
|
2025-10-13 18:19:21 +08:00 |
|
samanhappy
|
435227cbd4
|
fix: improve error handling and directory creation for settings path (#364)
|
2025-10-12 15:30:40 +08:00 |
|
samanhappy
|
91698a50e3
|
fix: use specified environment setting path when available (#359)
|
2025-10-11 23:44:23 +08:00 |
|
samanhappy
|
a5d5045832
|
fix: add groups handling in mergeSettings method (#362)
|
2025-10-11 23:29:59 +08:00 |
|
samanhappy
|
198ea85225
|
feat: implement user management features with add, edit, and delete functionality
|
2025-10-02 15:11:08 +08:00 |
|
WuWen
|
f6934a32dc
|
feat: add configurable name separator for tools and prompts (#353)
|
2025-10-02 14:40:01 +08:00 |
|
samanhappy
|
66b6053f7f
|
feat: add passthrough headers support for OpenAPI client and MCP protocol (#345)
|
2025-09-20 17:12:20 +08:00 |
|
samanhappy
|
a5fc4a429d
|
fix: ensure settings cache is cleared after saving and clearing cache (#326)
|
2025-09-01 10:15:50 +08:00 |
|
samanhappy
|
621bc36560
|
feat: Add OpenAPI-compatible tool execution endpoints for named APIs (#316)
|
2025-08-30 16:00:15 +08:00 |
|
Copilot
|
5dd3e7978e
|
Generate comprehensive GitHub Copilot instructions for MCPHub development (#314)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: samanhappy <2755122+samanhappy@users.noreply.github.com>
|
2025-08-27 21:58:06 +08:00 |
|
samanhappy
|
f577351f04
|
fix: set current working directory for StdioClientTransport to homedir (#311)
|
2025-08-27 19:23:00 +08:00 |
|
Copilot
|
62de87b1a4
|
Add granular OpenAPI endpoints for server-level and group-level tool access (#309)
Co-authored-by: samanhappy <samanhappy@gmail.com>
|
2025-08-27 17:25:32 +08:00 |
|
samanhappy
|
bbd6c891c9
|
feat(dao): Implement comprehensive DAO layer (#308)
Co-authored-by: samanhappy@qq.com <my6051199>
|
2025-08-27 15:21:30 +08:00 |
|
Copilot
|
f9019545c3
|
Fix integer parameter conversion in OpenAPI endpoints (#306)
Co-authored-by: samanhappy <samanhappy@gmail.com>
|
2025-08-27 11:04:25 +08:00 |
|
samanhappy
|
d778536388
|
fix: update tool call API endpoint structure and enhance error handling (#300)
|
2025-08-26 18:49:34 +08:00 |
|
Copilot
|
976e90679d
|
Add OpenAPI specification generation for OpenWebUI integration (#295)
Co-authored-by: samanhappy <samanhappy@gmail.com>
|
2025-08-26 14:54:19 +08:00 |
|
samanhappy
|
69a800fa7a
|
fix: update MCPRouter referer URL to new domain (#293)
|
2025-08-25 13:25:37 +08:00 |
|
Rilomilo
|
9952927a13
|
remove redundant code (#288)
|
2025-08-24 11:40:33 +08:00 |
|
samanhappy
|
6020611f57
|
Add prompt management functionality to MCP server (#281)
|
2025-08-20 14:23:55 +08:00 |
|
samanhappy
|
77b423fbcc
|
Refactor JWT secret management and enhance documentation (#270)
|
2025-08-11 19:09:33 +08:00 |
|
samanhappy
|
604fe4f71d
|
fix: remove registration endpoint from authentication bypass in middleware (#267)
|
2025-08-11 14:18:28 +08:00 |
|
samanhappy
|
8c58200dcc
|
feat: add health check endpoint to monitor MCP server status (#264)
|
2025-08-10 16:46:22 +08:00 |
|
samanhappy
|
0b4dc453a5
|
fix: reinitialize mcp server connection on update (#263)
|
2025-08-10 16:20:36 +08:00 |
|
samanhappy
|
26720d9e49
|
feat: introduce cloud server market (#260)
|
2025-08-09 21:14:26 +08:00 |
|
samanhappy
|
a9aa4a9a08
|
feat: Update registerService to handle environment-specific service overrides (#257)
|
2025-08-05 14:48:48 +08:00 |
|