jade
d1b4fa6275
fix: ToolScaffolder에서 입력받은 baseName을 PascalCase로 강제 변환하도록 수정 및 HrTest 파일 재생성
2026-07-13 11:33:05 +09:00
jade
e8c574b2c6
feat: HrTest 툴(기능) 스캐폴딩 생성 적용
2026-07-13 09:56:10 +09:00
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
71c8afef33
fix: Developer Portal 스캐폴딩 시 빈 문자열 입력에 대한 기본값 처리 로직 보완
2026-07-13 09:37:17 +09:00
jade
6b49f6b6b9
fix: apply native Bootstrap data-bs-theme=dark for perfect dark mode readability
2026-07-12 22:36:05 +09:00
jade
54401bd4ed
fix: Scaffold dark theme readability - Bootstrap overrides
2026-07-12 15:33:58 +09:00
jade
1b9d6ef57d
feat: Premium Dark Theme UI redesign for all admin pages
...
- index.html: Complete redesign with deep zinc-950 background, card-based dashboard, neon blue accents
- catalog.html: Full rewrite with dark theme, styled parameter tables with visible borders, tool cards
- playground.html: Full rewrite with dark theme, visible input fields, gradient Execute button with glow effect
- scaffold.html: CSS variables updated to dark theme (zinc-900 backgrounds, zinc-100 text, blue accents)
- ScaffoldingController.java: Added listModules API for dynamic module dropdown
2026-07-12 15:30:06 +09:00
jade
383ab92e98
fix: correctly place template downloadUrl inside contracts and calculate original_size
2026-07-11 02:07:35 +09:00
jade
931c22e17a
fix: update UI tool dropdown grouping to use categoryKey instead of domainGroup
2026-07-11 01:59:28 +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
b3e9e28570
소스 수정
2026-07-11 01:28:05 +09:00
jade
9730d21ddc
fix: change categoryKey input to lowercase to match regex validation
2026-07-11 01:25:49 +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
1907743c79
refactor: rollback timeout and size limit enforcement from toolbox layer
2026-07-11 01:04:12 +09:00
jade
49367a9c29
feat: 에러 스키마 및 상태 코드 매핑 개선 (request_id 추가 및 예외 은닉)
2026-07-11 00:58:40 +09:00
jade
025ccb2110
feat: Agent Builder 응답 사이즈 및 Timeout 정책 반영 (413, 504 응답 코드 적용 등)
2026-07-11 00:54:41 +09:00
jade
6457c27391
fix(McpBridge): prevent duplicate name key in tools/list response by mapping name to displayName
2026-07-11 00:42:13 +09:00
jade
b9aa8e0169
refactor: apply new Naming standard (uid, categoryKey, subToolName) across modules
2026-07-11 00:37:29 +09:00
jade
406f093044
fix: Agent Builder tools/call 응답 스펙 (error_code, elapsed_ms 등) 상세 키 매핑 반영
2026-07-10 17:51:22 +09:00
jade
dfd9615942
feat: Agent Builder 커스텀 JSON-RPC 스펙 및 에러코드 적용, McpBridge 문자열 ID 지원
2026-07-10 17:46:59 +09:00
jade
0d0c51844a
chore: remove legacy migration and refactoring scripts
2026-07-10 13:18:27 +09:00
jade
809bdac66b
chore: remove legacy python scripts
2026-07-10 13:15:22 +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
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
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
1f38392600
style: Fix Tool List table layout and clipping
2026-07-09 23:23:05 +09:00
jade
ef9194d55c
feat: Add Tool List view tab to Developer Portal
2026-07-09 23:19:20 +09:00
jade
46c40f6aee
feat: Add datalist to group input and update title to ShinhanLife
2026-07-09 23:13:15 +09:00
jade
c14cf470a7
style: Apply modern design to Scaffold Web UI and update README
2026-07-09 23:08:17 +09:00
jade
9af1581da3
feat: Add Developer Portal Web UI for scaffolding to Gateway
2026-07-09 23:04:37 +09:00
jade
3f6f2eed4f
feat: Use dynamic defaults for author and date in scaffolders
2026-07-09 22:34:41 +09:00
jade
6e59da645d
feat: Add author and date params to scaffolders with Javadoc generation
2026-07-09 22:33:24 +09:00
jade
e3e0b346bb
docs: Update README.md with PodScaffolder and ToolScaffolder info
2026-07-09 22:27:25 +09:00
jade
53f183ac4a
fix: Update scanBasePackages and logback configs in Payment module and PodScaffolder
2026-07-09 22:13:13 +09:00
jade
987a043258
fix: Add missing properties files to payment pod to resolve placeholder exception
2026-07-09 22:10:20 +09:00
jade
dca25a7299
feat: Add PaymentApproval sample tool to axhub-tool-payment
2026-07-09 22:06:31 +09:00
jade
526c65002e
fix: Auto-prepend axhub-tool- prefix in PodScaffolder
2026-07-09 22:03:36 +09:00
jade
4919ae936e
refactor: Rename payment module to axhub-tool-payment
2026-07-09 22:02:57 +09:00
jade
654c61edc5
소스 수정
2026-07-09 21:57:26 +09:00
jade
1196bde772
feat: Add PodScaffolder for automating module creation
2026-07-09 21:51:46 +09:00
jade
b6d8e0025e
chore: Remove temporary python scripts
2026-07-09 21:46:20 +09:00
jade
1e79e903ae
refactor: Move balance tool classes to standard package structure (Package-by-Layer)
2026-07-09 21:45:39 +09:00