jade
d70a81ee43
fix: ensure ssePath for common uses /mcp/sse/common
2026-07-15 23:10:32 +09:00
jade
c6edd671e2
fix: pre-initialize dynamic mcp servers so endpoints are always open even when no tools are synced
2026-07-15 22:50:35 +09:00
jade
2846dacab0
feat: implement dynamic mcp server routing to bypass SSE deprecation and 50 tools limit
2026-07-15 22:39:21 +09:00
jade
7edda9aa9e
수정 버전
2026-07-15 16:00:13 +09:00
jade
b431988ee6
fix: ToolMetadata의 circuit breaker 관련 필드가 null일 경우 기본값을 사용하도록 수정하여 NPE 방지
2026-07-15 15:59:43 +09:00
jade
d87af0cc82
fix: Playground UI에서 전달하는 X-Agent-Id 헤더를 Tenant ID로 인식하도록 McpRouterController 수정
2026-07-15 15:45:26 +09:00
jade
3131440171
fix: ToolPlanner에서 Spring Boot의 Properties 대소문자 변환(kebab-case) 이슈 해결을 위해 tenantId 소문자 조회 추가
2026-07-15 15:26:39 +09:00
jade
4b45acbded
fix: Gateway 프로젝트에 Playground 용 TESTER-DEV 도메인 권한 추가
2026-07-15 14:22:38 +09:00
jade
a0b5bb464f
feat: Render 전용 dev 환경 프로필 설정 파일 추가
2026-07-15 13:43:45 +09:00
jade
a991e4ef3a
fix: ToolPlanner에서 UID가 아닌 Tool Name으로 Redis를 조회하도록 수정
2026-07-15 13:27:59 +09:00
jade
e93b149cf9
feat(infra): add multi-stage dockerfiles for PaaS deployment
2026-07-15 08:59:58 +09:00
jade
16b5b81ed4
소스 수정
2026-07-14 23:35:39 +09:00
jade
e156fb4a70
feat: integrate Spring AI ChatClient with dynamic ToolCallback for MCP tools
2026-07-14 22:09:26 +09:00
jade
4fa1cdc954
fix: ToolExecutionResult 반환 타입 변경에 따른 McpSchema 매핑 버그 수정
2026-07-14 21:17:42 +09:00
jade
abd4798cbc
feat: 이식 완료 - MCP Gateway 응답 구조화, 가드레일, 통신 계층 추상화 적용
2026-07-14 21:15:26 +09:00
jade
c3d8818dfd
feat(mcp): upgrade gateway MCP server protocol to SSE for natural language agent integration
2026-07-14 17:58:07 +09:00
jade
f359772782
Fix: ObjectNode 직렬화 시 getter 속성 노출 오류 수정
2026-07-14 17:31:55 +09:00
jade
dff080f55e
Feat: Large Payload 분할 전송 기능 이식 및 통합 테스트 완료
2026-07-14 17:15:41 +09:00
jade
fb50be68b3
fix: clean up fully qualified java.util imports
2026-07-14 16:58:08 +09:00
jade
cdd61393fe
feat: refactor imports in ExecuteService and MCP Gateway items
2026-07-14 16:56:18 +09:00
jade
1eddc1eb36
feat: MCP Gateway Guardrail, AuditLog, CircuitBreaker 포팅 완료
2026-07-14 16:46:22 +09:00
jade
9f04151f72
fix: Restore REST API endpoints for Admin UI backward compatibility
2026-07-14 16:00:00 +09:00
jade
0308926116
refactor: Migrate MCP Gateway to Spring AI MCP Server
2026-07-14 15:39:55 +09:00
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
1addc86854
refactor: extract MCI Mock server to WireMock container
2026-07-13 23:56:55 +09:00
jade
1df6d65439
feat: Add integrationType badge to playground UI
2026-07-13 22:56:09 +09:00
jade
d23768dfa1
feat: Add categoryKey filtering support to /tools/list API
2026-07-13 22:21:24 +09:00
jade
5f8621916f
fix: scaffold.html header layout aligned with catalog/playground/index pages
2026-07-13 17:08:15 +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
fc1e8489cd
style: 브라우저 줌/폰트 설정에 따른 px-rem 간 오차 방지를 위해 scaffold 헤더 단위를 rem으로 통일
2026-07-13 14:22:45 +09:00
jade
2cfba18bb6
style: 윈도우 스크롤바 생성 여부에 따른 헤더 레이아웃 틀어짐 방지를 위해 모든 페이지에 overflow-y: scroll 적용
2026-07-13 14:08:34 +09:00
jade
c4ebdd0154
style: Developer Portal 컨테이너(본문 및 헤더)의 최대 너비와 여백을 타일윈드(max-w-6xl, px-6)와 동일하게 1152px, 1.5rem으로 강제 고정하여 페이지 간 이동 시 흔들림 방지
2026-07-13 13:40:49 +09:00
jade
8ac1560833
style: Developer Portal 헤더를 본문 container 정렬 기준에 맞추어 레이아웃 수정 및 버전 뱃지 추가
2026-07-13 13:31:17 +09:00
jade
a6f00d506b
fix: Gateway Fallback 라우팅 누락 수정 (hr, payment 모듈 추가)
2026-07-13 13:25:39 +09:00
jade
3e9d7c4d1d
style: Developer Portal(Scaffold) 상단에 네비게이션 헤더 메뉴 추가
2026-07-13 13:12:27 +09:00
jade
da314fbe65
feat: SearchHr 툴 추가 및 categoryKey 버그 핫픽스 적용
2026-07-13 11:45:05 +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
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
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
b9aa8e0169
refactor: apply new Naming standard (uid, categoryKey, subToolName) across modules
2026-07-11 00:37:29 +09:00