jade
c0567ec1c2
fix: generate schema based tool request DTOs
Deploy to OCIWP / deploy (push) Successful in 1m36s
2026-08-09 17:13:54 +09:00
jade
ae00489a39
feat: align pod scaffolding with oth runtime
Deploy to OCIWP / deploy (push) Successful in 1m37s
2026-08-09 16:54:24 +09:00
jade
03203a9912
feat: unify MCP tool execution and chat callbacks
Deploy to OCIWP / deploy (push) Successful in 2m2s
2026-08-09 16:11:46 +09:00
jade
7c9077dbd1
chore: align scaffold gradle with tool standard
Deploy to OCIWP / deploy (push) Successful in 1m38s
2026-08-07 16:56:07 +09:00
jade
782dee0d19
chore: downgrade to spring boot 3.5
Deploy to OCIWP / deploy (push) Successful in 2m43s
2026-08-07 13:07:08 +09:00
jade
d1f202aa9a
Update sms tool name and categoryKey to sms
Deploy to OCIWP / deploy (push) Successful in 1m46s
2026-08-06 01:20:39 +09:00
jade
2d9e42b533
Fix invalid MCP tool names for Onnba3011 and SmsTool
Deploy to OCIWP / deploy (push) Has been cancelled
2026-08-06 01:19:15 +09:00
jade
7287a96a01
Fix scaffold errors and apply ToolHint annotations
Deploy to OCIWP / deploy (push) Failing after 33s
2026-08-06 01:14:53 +09:00
jade
6394ac651b
fix: example 입력
Deploy to OCIWP / deploy (push) Successful in 1m54s
2026-08-05 14:34:23 +09:00
jade
ac60d046eb
fix: example 입력
Deploy to OCIWP / deploy (push) Successful in 2m24s
2026-08-05 14:19:37 +09:00
jade
3a86a8e0c7
fix: align tool module handling with dap-was naming
Deploy to OCIWP / deploy (push) Successful in 1m55s
2026-08-05 13:44:35 +09:00
jade
ae8cc38bcf
fix: 로컬 JS 라이브러리(Tailwind, Chart.js) 누락 추가
Deploy to OCIWP / deploy (push) Successful in 1m58s
2026-08-05 11:07:10 +09:00
jade
bf369e2a83
feat: MCP Tool Tester UI/UX 고도화 (Stress 테스트, 실시간 로그 콘솔, Auto-Ping 등 추가)
Deploy to OCIWP / deploy (push) Successful in 1m55s
2026-08-05 10:59:40 +09:00
jade
4b34df774d
refactor: restructure packages, delete ZtUsac, fix gateway context
Deploy to OCIWP / deploy (push) Successful in 2m15s
2026-08-05 10:09:36 +09:00
jade
65222b5b1a
feat: index.html 메인 화면에 Tester, Console 카드 추가
Deploy to OCIWP / deploy (push) Successful in 1m49s
2026-08-05 00:06:02 +09:00
jade
b9f98e89ce
fix: index.html 헤더 링크 추가 및 tester.html CSV 한글 깨짐 방지(BOM 추가)
Deploy to OCIWP / deploy (push) Successful in 1m49s
2026-08-05 00:01:59 +09:00
jade
96e308aefb
fix: ZtUsacRepository (MyBatis Mapper) 의존성 주입 에러 수정 (MybatisConfig에 @MapperScan 추가)
Deploy to OCIWP / deploy (push) Successful in 1m52s
2026-08-04 23:56:23 +09:00
jade
96a26bc93d
fix: ToolManifestService 등의 Bean 로드 에러 방지를 위해 scanBasePackages 범위를 io.shinhanlife.dap.lib 전체로 확장
Deploy to OCIWP / deploy (push) Successful in 1m50s
2026-08-04 23:53:58 +09:00
jade
a2586fd6d3
fix: ToolPodMcpToolSynchronizer가 dap-gateway에서도 스캔되어 발생하는 Bean 에러 수정 (usecase 패키지로 이동)
Deploy to OCIWP / deploy (push) Successful in 1m48s
2026-08-04 23:51:07 +09:00
jade
cdfb6ef901
fix: ToolRegistryHeartbeatSender Bean을 인식하지 못하는 런타임 에러 수정 (scanBasePackages 추가)
Deploy to OCIWP / deploy (push) Successful in 1m53s
2026-08-04 23:46:30 +09:00
jade
3729e2d6ee
fix: McpRouterController, ChatController 불필요한 FQCN 선언 제거 및 import 통합
Deploy to OCIWP / deploy (push) Successful in 1m52s
2026-08-04 23:43:44 +09:00
jade
946ec6d70f
chore: DapToolOthApplication, logback 등 코드 내 남아있던 이전 명칭(찌꺼기) 일괄 치환 및 정리
Deploy to OCIWP / deploy (push) Successful in 2m7s
2026-08-04 23:36:50 +09:00
jade
136ad2fa71
refactor: dap-tool-* 모듈을 dap-was-* 이름으로 전면 개편 및 컨테이너명/파이프라인 연동
Deploy to OCIWP / deploy (push) Successful in 1m57s
2026-08-04 23:33:06 +09:00
jade
3e69436bfe
chore: 잘못 생성되어 있던 중복 ToolMetadata 클래스(mcg.dto 패키지) 삭제
Deploy to OCIWP / deploy (push) Successful in 1m54s
2026-08-04 23:10:02 +09:00
jade
f827760513
refactor: 공용 클래스(MCP, Manifest, UseCase 등) lib 패키지로 이관 및 통합
Deploy to OCIWP / deploy (push) Successful in 2m17s
2026-08-04 23:06:01 +09:00
jade
1a70495686
feat(ui): add tool-test-console and tester dashboards
...
Deploy to OCIWP / deploy (push) Successful in 1m51s
- Add Auto-Tester Dashboard (tester.html) in gateway for batch testing tools
- Add standalone Tool Test Console (tool-test-console.html) in core
- Fix Tailwind CSS Preflight conflicts in console UI
- Update console payload schema resolution to support both gateway and pod modes
- Strip JSON-RPC metadata from tool payload output in console
- Add unified navigation headers across all static HTML pages
2026-08-04 18:24:52 +09:00
jade
39c1f4ee12
UI: chat.html 상단 GNB 디자인을 scaffold.html과 동일하게 동기화
Deploy to OCIWP / deploy (push) Successful in 1m52s
2026-08-04 16:45:57 +09:00
jade
e858859021
feat: standardize tool names by pod domain action
Deploy to OCIWP / deploy (push) Successful in 1m55s
2026-08-04 16:39:03 +09:00
jade
a58af1606e
feat: publish tool manifest endpoint
Deploy to OCIWP / deploy (push) Successful in 1m50s
2026-08-04 15:58:59 +09:00
jade
08ccc043da
feat: organize tool schemas by category
Deploy to OCIWP / deploy (push) Successful in 1m58s
2026-08-04 14:42:08 +09:00
jade
4393071212
chore: log validated tool response
Deploy to OCIWP / deploy (push) Successful in 1m54s
2026-08-04 13:38:43 +09:00
jade
1bac8d9d87
feat: enrich claim search output schema
Deploy to OCIWP / deploy (push) Successful in 1m53s
2026-08-04 13:34:02 +09:00
jade
31e6fd605d
feat: support MCP output schemas
Deploy to OCIWP / deploy (push) Successful in 2m1s
2026-08-04 11:24:59 +09:00
jade
15262d5a0f
test: keep input schemas in tool modules
Deploy to OCIWP / deploy (push) Successful in 1m56s
2026-08-04 11:03:35 +09:00
jade
2957272cc3
feat: support explicit MCP input schemas
Deploy to OCIWP / deploy (push) Successful in 2m18s
2026-08-04 10:50:25 +09:00
jade
52f585fa45
Refactor: Remove SensitiveDataMasker and fix PaginationRequestValidator
Deploy to OCIWP / deploy (push) Successful in 1m55s
2026-08-03 17:41:02 +09:00
jade
bc86f36825
feat(scaffold): 템플릿 코드에 @McpValidation 예시 추가
Deploy to OCIWP / deploy (push) Successful in 1m42s
2026-08-03 16:37:11 +09:00
jade
55dcffa2c9
feat(schema): 고급 JSON Schema 제약조건(format, default, examples 등) 지원 및 McpFunction 수정 반영
Deploy to OCIWP / deploy (push) Has been cancelled
2026-08-03 16:35:46 +09:00
jade
be0314afe8
feat(schema): @McpAnyOf 어노테이션 및 JSON Schema 파싱 로직 추가
Deploy to OCIWP / deploy (push) Successful in 1m56s
2026-08-03 16:31:43 +09:00
jade
39eab0429e
Revert "feat(security): ToolSecurityContext 및 KMS 복호화 공통 모듈 추가"
...
Deploy to OCIWP / deploy (push) Successful in 2m1s
This reverts commit cf958622bd .
2026-08-03 15:35:20 +09:00
jade
cf958622bd
feat(security): ToolSecurityContext 및 KMS 복호화 공통 모듈 추가
Deploy to OCIWP / deploy (push) Successful in 2m18s
2026-08-03 13:45:16 +09:00
jade
d858f2ab90
Merge branch 'main' of https://git.devjun.net/kimhyungsik/ax_hub_mcp_tool
Deploy to OCIWP / deploy (push) Successful in 1m53s
2026-07-31 14:59:17 +09:00
jade
2bc896a130
application 업데이트
2026-07-31 14:59:00 +09:00
b22cd779cf
Merge pull request 'fix: paser로 인해 인공지능의 띄어쓰기가 이상해지는 문제 해결' ( #5 ) from feature/markdown into main
...
Deploy to OCIWP / deploy (push) Successful in 2m20s
Reviewed-on: #5
2026-07-31 14:48:01 +09:00
juheelee
b3908f771f
fix: paser로 인해 인공지능의 띄어쓰기가 이상해지는 문제 해결
2026-07-31 14:45:31 +09:00
jade
58234b1c59
refactor: align Glow transaction field metadata
Deploy to OCIWP / deploy (push) Successful in 2m20s
2026-07-31 14:44:21 +09:00
jade
541d6d1938
config: centralize Glow MCI settings
Deploy to OCIWP / deploy (push) Successful in 2m15s
2026-07-31 14:41:35 +09:00
628925dce9
Merge pull request 'feature/markdown' ( #4 ) from feature/markdown into main
...
Deploy to OCIWP / deploy (push) Successful in 1m58s
Reviewed-on: #4
2026-07-30 18:01:02 +09:00
juheelee
9d16b8ef3a
feat: markdown 추가
2026-07-30 17:59:27 +09:00
juheelee
39f68ccf46
feat: markdown 추가
2026-07-30 17:59:06 +09:00