copilot-swe-agent[bot]
017e405c41
Address code review comments: remove redundant cleanup and clarify test intent
...
Co-authored-by: samanhappy <2755122+samanhappy@users.noreply.github.com >
2025-11-05 11:15:19 +00:00
copilot-swe-agent[bot]
71e217fcc2
Fix BASE_PATH configuration breaking login in development mode
...
- Normalize BASE_PATH by removing trailing slashes in backend config
- Update Vite dev server proxy to dynamically support BASE_PATH from env
- Add integration tests for BASE_PATH functionality
- All tests pass, build successful
Co-authored-by: samanhappy <2755122+samanhappy@users.noreply.github.com >
2025-11-05 11:07:27 +00: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
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
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
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
Copilot
6a59becd8d
Fix Windows startup error: Convert paths to file:// URLs for ESM dynamic imports ( #363 )
...
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-12 11:31:44 +08:00
samanhappy
66b6053f7f
feat: add passthrough headers support for OpenAPI client and MCP protocol ( #345 )
2025-09-20 17:12:20 +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
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
20fd355b87
feat: enhance JSON serialization safety & add dxt upload limit ( #230 )
2025-07-20 19:18:10 +08:00
samanhappy
1e308ec4c5
feat: add Jest testing framework and CI/CD configuration ( #187 )
...
Co-authored-by: samanhappy@qq.com <my6051199>
2025-06-18 14:02:52 +08:00