Commit Graph

26 Commits

Author SHA1 Message Date
jade
1a954d3757 fix: ToolScaffolder DTO 템플릿(Req, Res)의 String.format 매핑 오류 마저 수정 2026-07-13 09:48:18 +09:00
jade
76ef17e21c fix: ToolScaffolder String.format 파라미터 매핑 불일치(Format specifier '%s') 오류 수정 2026-07-13 09:38:45 +09:00
jade
c44e8db08e fix: WebConfig markdown API key bypass & ApiKeyInterceptor empty keys logic & UI tool identifier mapping 2026-07-11 01:55:22 +09:00
jade
8cb3408310 chore: remove unused SHINHAN_MCP_SECRET_KEY_2026 2026-07-11 01:24:23 +09:00
jade
588a783568 refactor: sync ToolMetadata and HTML scaffolding UI with new @McpFunction attributes (subToolName->name, name->displayName) 2026-07-11 01:20:27 +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
b5830c0a46 refactor: remove redundant manual getters and setters in ToolMetadata 2026-07-10 13:12:14 +09:00
jade
749d942049 feat: add requiresApproval flag to support HITL workflows 2026-07-10 11:44:38 +09:00
jade
79ce26fafc fix: escape literal percent signs in PodScaffolder logback.xml template 2026-07-10 11:20:50 +09:00
jade
332fa64e2e refactor: enforce Single Source of Truth for tool metadata by removing YML property overriding logic 2026-07-10 11:08:05 +09:00
jade
b199dad455 fix: ToolSourceUpdater bug and add docker volume mount 2026-07-10 10:30:59 +09:00
jade
67b83ff356 feat: Tool metadata register flag and dynamic source updater UI 2026-07-09 23:58:42 +09:00
jade
49585082b3 feat: Show unregistered tools and add UI filtering 2026-07-09 23:28:22 +09:00
jade
9af1581da3 feat: Add Developer Portal Web UI for scaffolding to Gateway 2026-07-09 23:04:37 +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
bad6932f35 feat(core, other): add MCI_STRING support and GlowTrgmField parser with sample tool 2026-07-09 13:20:43 +09:00
jade
5e4f88ea41 docs: Add standard Javadoc comments to all Java source files 2026-07-09 09:11:46 +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
ab93604d9a feat: Add Glow Framework MCI/EAI integration wrapper and DTO templates 2026-07-08 09:54:04 +09:00
jade
ee8a168240 fix: Allow public access to docs API and handle NoResourceFoundException smoothly 2026-07-07 10:25:07 +09:00
jade
9748e90c21 Fix: Add validation dependency & update local gateway/tool url properties 2026-07-06 10:29:23 +09:00
jade
10f3f0513d feat: Refactor monolith to microservices architecture 2026-07-05 17:27:44 +09:00