Commit Graph

  • 7dca243380 fix: add io.shinhanlife.dap.common.integration to component scan paths across all application modules main jade 2026-07-21 17:09:46 +09:00
  • c90654bd1b refactor: move AxhubMciComponent and GlowMockConfig to core module for common usage jade 2026-07-21 17:07:02 +09:00
  • 334af3e40e fix: register GlowMciComponent as Spring Bean via config to resolve IntelliJ autowiring error jade 2026-07-21 17:02:57 +09:00
  • ea27ed621a fix: resolve IntelliJ autowiring and inspection warnings for AxhubMciComponent jade 2026-07-21 16:59:52 +09:00
  • fbe7091975 refactor: rename LicoMciComponent to AxhubMciComponent jade 2026-07-21 16:57:10 +09:00
  • 7ccca1812f refactor: apply GlowMciComponent architecture as requested by Shinhan Life standard jade 2026-07-21 16:53:31 +09:00
  • 123fdb30a9 fix: correct Onnba3011ReqDto fields from new API spec and fix OnnbaMciToolService compile error jade 2026-07-21 16:42:43 +09:00
  • 0ed927f845 feat: update Onnba3011ReqDto fields from API spec jade 2026-07-21 16:38:54 +09:00
  • 60ac3bc4be refactor: extract Onnba3011ReqDto into separate file jade 2026-07-21 16:32:40 +09:00
  • 0afa489165 feat: add OnnbaMciToolService converted from legacy MCI code jade 2026-07-21 15:56:37 +09:00
  • 8cd07a255c fix: add sample category to pre-initialized servers to avoid 400 bad request jade 2026-07-21 15:13:31 +09:00
  • cc98d173ad fix: set register=true for sample tools to enable auto-registration on Render jade 2026-07-21 15:04:25 +09:00
  • c450f26d53 fix: correct gateway URL in application-dev.properties for all tools jade 2026-07-21 14:55:06 +09:00
  • 7660db3c38 fix: disable auto namespace prefix in PodScaffolder jade 2026-07-21 14:24:49 +09:00
  • beed6e7001 docs: add sample category to scaffolder and readme jade 2026-07-21 14:22:22 +09:00
  • 8612dd6ea7 feat: rename sample tools jade 2026-07-21 14:19:08 +09:00
  • db6ed5b09a feat: add get_exchange_rate and get_daily_quote tools and set categoryKey to sample jade 2026-07-21 14:17:36 +09:00
  • db949be3f3 feat: generate and log new request-id for outbound HTTP calls in WeatherTool jade 2026-07-21 14:12:58 +09:00
  • 9edcdab450 관련 소스 수정 jade 2026-07-21 14:05:39 +09:00
  • 82b1e6e267 feat: rename tool get_weather to weather jade 2026-07-21 14:04:48 +09:00
  • e35b378d61 fix: wrap execute tool response to match expected client format jade 2026-07-21 14:00:51 +09:00
  • f8d6ed8da3 feat: remove namespace prefix from all remaining tool modules jade 2026-07-21 13:52:37 +09:00
  • 437d061bef feat: remove namespace prefix from dap-tool-other jade 2026-07-21 13:50:54 +09:00
  • 9cce77a142 fix: add missing register=false to register_vacation tool jade 2026-07-21 13:45:03 +09:00
  • 115aafa220 fix: swap trace-id and request-id header mapping jade 2026-07-21 13:43:13 +09:00
  • da7ed2e28b fix: remove duplicate register property in TemplateUtilityService jade 2026-07-21 13:32:40 +09:00
  • 48ac7b9f9f chore: disable redis heartbeat registration for all tools (register=false) jade 2026-07-21 13:26:02 +09:00
  • 580edd98a6 feat: add trace-id and request-id header logging to tool controller jade 2026-07-21 13:18:38 +09:00
  • b9966bbbda feat: rename weather tool from get_current_weather to get_weather jade 2026-07-21 13:10:52 +09:00
  • 438e30f987 refactor: change internal gateway-to-tool routing from JSON-RPC to REST API jade 2026-07-21 12:50:28 +09:00
  • fe9e00b5fb feat: add missing globalId to SlCommonHeaderDto jade 2026-07-21 10:48:13 +09:00
  • b0f12b578d feat: add SL and OL standard header DTOs from spec jade 2026-07-21 10:44:17 +09:00
  • 39513a1470 feat: apply full spec to ShinhanCommonHeaderDto (42 fields) jade 2026-07-21 10:36:34 +09:00
  • 821b249d50 fix: resolve MCI sample tool execution errors and improve parameter definitions in UI jade 2026-07-21 10:29:30 +09:00
  • e02a4e24e8 fix: Add dap-tool-core to dap-gateway Dockerfile jade 2026-07-21 09:06:34 +09:00
  • 6b8ca5581f fix: Remove COPY dap-common from Dockerfiles jade 2026-07-21 09:04:07 +09:00
  • d6869f8191 refactor: Merge dap-common into dap-tool-core jade 2026-07-21 09:02:48 +09:00
  • 515ab409ec fix: Update BusinessToolController to use generateSchema jade 2026-07-20 17:15:49 +09:00
  • b55f863de9 fix: Complete JsonSchemaGenerator with required properties for MCP compliance jade 2026-07-20 17:07:39 +09:00
  • 80ff392b5a feat: Add SampleMciToolService for MCI integration sample jade 2026-07-20 16:44:12 +09:00
  • 6dd1fe6cda refactor: apply Glow Framework package naming conventions (mcg, mcc) jade 2026-07-20 11:39:36 +09:00
  • 2162587a46 fix: 딥 빌더 테스트 도구 실행 시 system 권한 도메인 허용 설정 추가 jade 2026-07-20 10:28:11 +09:00
  • 736593c516 fix: Deep Agent Builder 무한 대기 현상 해결을 위해 JSON-RPC Notification 처리 후 SSE 강제 종료 jade 2026-07-20 10:15:07 +09:00
  • bd85ca9f88 fix: Deep Agent Builder JSON 파싱 에러 방지를 위해 커스텀 SSE 엔드포인트 이벤트 제거 jade 2026-07-20 09:53:44 +09:00
  • d6801b7ba0 fix: Deep Agent Builder 호환성을 위한 mcp-http Warm Pool 세션 버그 및 CORS 헤더 수정 jade 2026-07-20 09:36:15 +09:00
  • 2e6b28e1c1 log 경로 수정 jade 2026-07-20 09:01:44 +09:00
  • 0ebac4e375 McpFunction에 MCP 표준 힌트 4개 추가 jade 2026-07-17 18:08:12 +09:00
  • 8359371122 필요 없는 부분 삭제 jade 2026-07-17 17:38:13 +09:00
  • 7eef3a65c5 refactor: Fix all inline FQ names with proper imports and add Javadoc to 67 files jade 2026-07-17 15:20:26 +09:00
  • 467289bf9f skill 추가 jade 2026-07-17 01:06:51 +09:00
  • c05bfb0ab3 skill 추가 jade 2026-07-17 01:05:27 +09:00
  • ac15d38468 skill 추가 jade 2026-07-17 01:01:24 +09:00
  • 87f367b2c1 git 변경 테스트 jade 2026-07-17 00:50:06 +09:00
  • 5a5e67629d chore: Add explicit import for CustomWebMvcSseServerTransportProvider jade 2026-07-16 21:37:57 +09:00
  • e1591761d2 refactor: Replace inline fully qualified package names with proper imports jade 2026-07-16 21:36:51 +09:00
  • c982696631 git 변경 테스트 jade 2026-07-16 21:25:40 +09:00
  • 2c0c0a3790 fix: Rename AXHUB-Gateway to DAP-Gateway in DynamicMcpServerManager jade 2026-07-16 21:11:11 +09:00
  • 993ced0813 docs: Update README.md to reflect new DAP architecture and module renames jade 2026-07-16 20:59:32 +09:00
  • abd2766577 fix: Actually restore correct UTF-8 bytes for README.md jade 2026-07-16 20:56:52 +09:00
  • 046c9dee75 fix: Restore and convert README.md to UTF-8 jade 2026-07-16 20:55:11 +09:00
  • 0225d5e8a4 git 변경 테스트 jade 2026-07-16 20:27:01 +09:00
  • 746879e804 git 변경 테스트 jade 2026-07-16 20:22:27 +09:00
  • 5a0e6951e2 Refactor: Rename Application classes to Dap*Application prefix jade 2026-07-16 20:07:52 +09:00
  • 9b0ed9dd51 수정 버전111 jade 2026-07-16 18:03:59 +09:00
  • 1a572351c3 수정 버전111 jade 2026-07-16 17:50:27 +09:00
  • 979f8e0c3d 수정 버전 jade 2026-07-16 17:38:49 +09:00
  • a82bc1a196 refactor: 어플리케이션 업무코드(DAP) 전면 전환에 따른 패키지 및 모듈명 대규모 리팩토링 jade 2026-07-16 16:18:04 +09:00
  • 6159b0856a refactor: 어플리케이션 업무코드를 AXH에서 DAP로 변경 반영 jade 2026-07-16 16:04:21 +09:00
  • 931f182446 fix: ShinhanCommonHeaderDto 누락된 envrTypeCd 필드 추가 및 불필요한 대외망(FixedLength) 필드 정리 jade 2026-07-16 15:25:11 +09:00
  • dddb36daa8 docs: 대외MCI(FixedLength) 범위 제외 및 AGENTS.md 규칙 최신화 jade 2026-07-16 15:10:08 +09:00
  • b6827f1fb9 fix: CustomWebMvcSseServerTransportProvider 클래스에 누락된 @Slf4j 어노테이션 추가 jade 2026-07-16 14:36:48 +09:00
  • 64ebed8ad9 fix: 프로젝트 최상위 각종 설정 파일(gradlew 등)에 잘못 추가되었던 프로퍼티 내용 완전 제거 jade 2026-07-16 14:30:30 +09:00
  • 8e2c44a1b4 fix: 최상위 build.gradle 파일에 잘못 병합되었던 프로퍼티 제거 jade 2026-07-16 14:23:32 +09:00
  • 6d24538b6e fix: settings.gradle 파일에 잘못 추가된 프로퍼티 내용 제거 jade 2026-07-16 14:17:55 +09:00
  • 911c7f43a5 fix: Java 파일 내 보이지 않는 BOM(Byte Order Mark) 문자 제거하여 컴파일 오류 해결 jade 2026-07-16 14:15:57 +09:00
  • c9b3baacff style: import 구문 위치 및 누락된 패키지 참조 정리 jade 2026-07-16 14:09:33 +09:00
  • 608481180d refactor: MciTestController 내부 패키지 경로를 풀네임 대신 import로 명시 jade 2026-07-16 14:08:10 +09:00
  • 77ab7e48a3 fix: IntelliJ Bean Autowire 경고 해결 (@EnableConfigurationProperties 추가) jade 2026-07-16 14:06:38 +09:00
  • 93947d3360 docs: 신한라이프 EAI/MCI 구간별 통신 프로토콜 규칙 AGENTS.md에 추가 jade 2026-07-16 13:08:13 +09:00
  • 5ca3753342 refactor: ShinhanMciSender 위치를 axhub-tool-core 어댑터 레이어로 이동 jade 2026-07-16 13:03:12 +09:00
  • 13d1981efd fix: properties 파일 내 한글 깨짐 현상 수정 (UTF-8 인코딩 적용) jade 2026-07-16 12:51:28 +09:00
  • efa9c69f0a feat: 신한라이프 대내MCI/EAI JSON 연계 표준(ShinhanMciSender) 신규 구현 jade 2026-07-16 12:47:50 +09:00
  • 390eddb98b chore: remove test payload file jade 2026-07-16 11:00:46 +09:00
  • e5f6321eed fix: resolve MCP Gateway SSE hanging issue by replacing RouterFunction with SseEmitter in RestController jade 2026-07-16 10:56:13 +09:00
  • 6d49edfc2b 수정 버전 jade 2026-07-16 09:19:32 +09:00
  • 5e97e6754f fix: AI 채팅 툴 실행 시 동적 Tenant ID(Agent ID)를 주입하여 권한 거부 오류 해결 jade 2026-07-16 09:07:38 +09:00
  • d70a81ee43 fix: ensure ssePath for common uses /mcp/sse/common jade 2026-07-15 23:10:32 +09:00
  • 0323ce4f2c fix: update CORS config to allow all origin patterns for Deep Agent Builder integration jade 2026-07-15 23:01:55 +09:00
  • c6edd671e2 fix: pre-initialize dynamic mcp servers so endpoints are always open even when no tools are synced jade 2026-07-15 22:50:35 +09:00
  • 2846dacab0 feat: implement dynamic mcp server routing to bypass SSE deprecation and 50 tools limit jade 2026-07-15 22:39:21 +09:00
  • 5f908c3e53 git 변경 테스트 jade 2026-07-15 22:13:45 +09:00
  • d867551248 수정 버전 jade 2026-07-15 17:57:39 +09:00
  • 7edda9aa9e 수정 버전 jade 2026-07-15 16:00:13 +09:00
  • b431988ee6 fix: ToolMetadata의 circuit breaker 관련 필드가 null일 경우 기본값을 사용하도록 수정하여 NPE 방지 jade 2026-07-15 15:59:43 +09:00
  • d87af0cc82 fix: Playground UI에서 전달하는 X-Agent-Id 헤더를 Tenant ID로 인식하도록 McpRouterController 수정 jade 2026-07-15 15:45:26 +09:00
  • 3131440171 fix: ToolPlanner에서 Spring Boot의 Properties 대소문자 변환(kebab-case) 이슈 해결을 위해 tenantId 소문자 조회 추가 jade 2026-07-15 15:26:39 +09:00
  • f8f17e7ea7 fix: Render 동적 포트 할당을 지원하도록 server.port 속성 수정 jade 2026-07-15 15:13:25 +09:00
  • fce3df35c9 소스 수정 jade 2026-07-15 14:46:01 +09:00
  • 4b45acbded fix: Gateway 프로젝트에 Playground 용 TESTER-DEV 도메인 권한 추가 jade 2026-07-15 14:22:38 +09:00
  • aceb1a9799 fix: Playground 용 TESTER-DEV 권한 부여 및 PodScaffolder 템플릿 수정 jade 2026-07-15 14:04:52 +09:00