Commit Graph

44 Commits

Author SHA1 Message Date
jade
73c47bd684 소스 수정 2026-07-14 10:55:32 +09:00
jade
698a08ef77 style: fix inline FQCNs to proper imports to comply with team rules 2026-07-14 10:18:20 +09:00
jade
97a054da82 fix: resolve MCI_STRING routing issue and add fast fail timeout for router 2026-07-14 09:56:21 +09:00
jade
ce4f5ca802 refactor: extract inline fully qualified class names to imports 2026-07-13 16:54:08 +09:00
jade
7e591e8421 style: remove all emojis from source code as per user rule 2026-07-13 16:15:17 +09:00
jade
383ab92e98 fix: correctly place template downloadUrl inside contracts and calculate original_size 2026-07-11 02:07:35 +09:00
jade
8cb3408310 chore: remove unused SHINHAN_MCP_SECRET_KEY_2026 2026-07-11 01:24:23 +09:00
jade
d4232e6d7f refactor: rename McpFunction attributes (subToolName -> name, parameterSchema -> inputSchema) and remove hardcoded API key 2026-07-11 01:13:20 +09:00
jade
b9aa8e0169 refactor: apply new Naming standard (uid, categoryKey, subToolName) across modules 2026-07-11 00:37:29 +09:00
jade
dfd9615942 feat: Agent Builder 커스텀 JSON-RPC 스펙 및 에러코드 적용, McpBridge 문자열 ID 지원 2026-07-10 17:46:59 +09:00
jade
f84865ab8e refactor: remove redundant mcp.functions from all application-local.yml 2026-07-10 11:04:38 +09:00
jade
b199dad455 fix: ToolSourceUpdater bug and add docker volume mount 2026-07-10 10:30:59 +09:00
jade
1e79e903ae refactor: Move balance tool classes to standard package structure (Package-by-Layer) 2026-07-09 21:45:39 +09:00
jade
20e67a297d feat: Add BalanceService tool for checking account balance 2026-07-09 21:40:12 +09:00
jade
cd2d097d8f fix(mock): resolve 404 for mock MCI API and add string mock 2026-07-09 13:53:26 +09:00
jade
57b41e1c33 fix(other): handle CIRCUIT_OPEN properly in SampleStringToolService 2026-07-09 13:46:17 +09:00
jade
1db7cd96a5 style(other): replace fully qualified names with imports 2026-07-09 13:42:53 +09:00
jade
5c0681e37e feat(common, other): add GlowMciFieldInfo and List parsing support 2026-07-09 13:40:12 +09:00
jade
5c7f1c92a2 Revert "feat(common, other): support List parsing with target in GlowTrgmField"
This reverts commit 454570db56.
2026-07-09 13:37:08 +09:00
jade
454570db56 feat(common, other): support List parsing with target in GlowTrgmField 2026-07-09 13:33:07 +09:00
jade
1eb0d3b476 feat(other): add target field to SampleStringRes 2026-07-09 13:31:20 +09:00
jade
bad6932f35 feat(core, other): add MCI_STRING support and GlowTrgmField parser with sample tool 2026-07-09 13:20:43 +09:00
jade
6f3369ee25 fix(core): bypass Spring Component scanning issues for McpTool proxies 2026-07-09 11:42:25 +09:00
jade
5e4f88ea41 docs: Add standard Javadoc comments to all Java source files 2026-07-09 09:11:46 +09:00
jade
62f9060f25 feat: Auto-prefix container namespaces to tool names to prevent conflicts 2026-07-08 17:23:27 +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
e8aabecc1a feat: Add property-based register toggle for get_template_file_url 2026-07-08 15:32:31 +09:00
jade
5dee8074be fix: Resolve NPE in TemplateUtilityService for MCP tool 2026-07-08 15:24:24 +09:00
jade
557cf6a92c feat: Add MCP Tool sample for template download 2026-07-08 15:14:20 +09:00
jade
0fd943e0ed refactor: Standardize non-controller DTOs with lombok annotations 2026-07-08 13:37:20 +09:00
jade
cca12cbd1d feat: Add centralized Glow framework config template in tool-core and integrate with tool pods 2026-07-08 12:45:05 +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
f35827bef4 소스 수정 2026-07-06 17:26:53 +09:00
jade
3cf0153a77 Feat: Add application-local.yml for email and other tools to allow overriding MCP functions 2026-07-06 16:48:03 +09:00
jade
e3f501f9be Fix: Correct broken Korean encoding in application-local.properties 2026-07-06 14:29:27 +09:00
jade
9748e90c21 Fix: Add validation dependency & update local gateway/tool url properties 2026-07-06 10:29:23 +09:00
jade
bdc930207f Refactor: 업무 특성에 맞게 McpTool 그룹 세분화 2026-07-06 09:24:42 +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
a9dad96541 Fix MCP function name collision causing incorrect EIMS routing 2026-07-05 18:16:23 +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