Commit Graph

75 Commits

Author SHA1 Message Date
jade
8f1444bf0d fix(core, gateway): route unknown tools to tool-other and match baseName for hidden tools 2026-07-09 11:48:47 +09:00
jade
4d56e63283 refactor: rename controller packages to presentation to comply with standard guidelines 2026-07-09 09:46:37 +09:00
jade
5e4f88ea41 docs: Add standard Javadoc comments to all Java source files 2026-07-09 09:11:46 +09:00
jade
595f76b84f fix: remove invalid reactive web application type from gateway config 2026-07-08 16:41:26 +09:00
jade
8db282037b feat: Add property-based fallback routing for unregistered tools 2026-07-08 16:32:23 +09:00
jade
056447075c feat: Separate tool routing (register) from UI visibility (visible) 2026-07-08 16:19:37 +09:00
jade
2b432c701a feat: Support manual execution of hidden tools via fallback routing 2026-07-08 16:09:45 +09:00
jade
18b5b356ca feat: Implement native HTTP/2 Mock Server in Gateway 2026-07-08 14:49:00 +09:00
jade
0fd943e0ed refactor: Standardize non-controller DTOs with lombok annotations 2026-07-08 13:37:20 +09:00
jade
32f5f19b1f 샘플 소스 수정 2026-07-08 11:00:56 +09:00
jade
0b0eb4884c fix: Rename admin log to gateway and add logback configs for tool pods 2026-07-07 11:51:27 +09:00
jade
1385ebe801 feat: Add premium Tool Catalog Web UI (catalog.html) 2026-07-07 10:32:13 +09:00
jade
65367b24cb feat: Add Tool Docs Generator API for markdown catalog 2026-07-07 10:20:27 +09:00
jade
547e5b32cb feat: Add playground.html for dynamic tool testing 2026-07-07 09:44:15 +09:00
jade
0e519f1643 Refactor: Use import for MediaType instead of fully qualified class name in ExecuteService 2026-07-06 17:15:52 +09:00
jade
ddd2a2412d index.html 소스 수정 2026-07-06 14:35:51 +09:00
jade
07a0c36561 Feat: Add AI to MCP Gateway request/response logging 2026-07-06 12:39:11 +09:00
jade
40c163828e Refactor: GatewayLoggingAspect를 axhub-gateway 모듈로 이동 및 포인트컷 최적화 2026-07-06 09:59:45 +09:00
jade
bccc266123 feat: Add sms, email tool services and clean up McpTool annotation 2026-07-05 19:57:39 +09:00
jade
9ae513ca4a Fix legacy eims url and add tool execution logs 2026-07-05 19:31:16 +09:00
jade
bfe06d228e Implement Auto-Registration and Heartbeat mechanism 2026-07-05 18:58:43 +09:00
jade
1f9b7cdd3d Replace RestTemplate with RestClient and add localhost fallback 2026-07-05 18:43:10 +09:00
jade
ba88743e94 Fix redis tool TTL expiry for local testing 2026-07-05 18:06:16 +09:00
jade
4c718d38f1 Fix tools/call routing and dependency injection for MSA architecture 2026-07-05 18:01:39 +09:00
jade
10f3f0513d feat: Refactor monolith to microservices architecture 2026-07-05 17:27:44 +09:00