Commit Graph

49 Commits

Author SHA1 Message Date
Boram
45e2c148ab 인터페이스 다운로드 변경사항 반영 2026-08-14 11:30:55 +09:00
jade
8a7697447f feat: add retry loop for tool registration at startup
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 6m18s
2026-08-14 00:10:30 +09:00
jade
33e1261b38 refactor: restructure tools/list response to strictly follow MCP schema standard (PDF page 62)
Some checks failed
Deploy to OCIWP / deploy (push) Failing after 26s
2026-08-13 18:15:10 +09:00
jade
ad4758d0ba feat: expose _meta in tool metadata and map parametersSchema to inputSchema
Some checks failed
Deploy to OCIWP / deploy (push) Failing after 27s
2026-08-13 18:04:57 +09:00
jade
93257b1bc6 feat: add module filter to tester UI and moduleName to ToolMetadata
Some checks failed
Deploy to OCIWP / deploy (push) Failing after 26s
2026-08-13 17:56:37 +09:00
jade
8f1c64ac58 refactor: apply Option B, remove heartbeat and register tools once on startup
Some checks failed
Deploy to OCIWP / deploy (push) Failing after 44s
2026-08-13 17:34:32 +09:00
jade
34e678ad63 fix: change default of register in @GrowToolHint to true so tools are returned
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 4m33s
2026-08-13 17:15:01 +09:00
jade
46df842732 refactor: remove unnecessary register=false from @GrowToolHint
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 4m33s
2026-08-13 16:54:08 +09:00
jade
f1ca0d6df1 refactor: remove redis and switch to in-memory, rollback incomplete Spring AI 2.0 upgrade
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 4m31s
2026-08-13 16:38:42 +09:00
jade
019cbe4199 Refactor: rename ToolHint to GrowToolHint and update annotations
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 2m2s
2026-08-13 16:22:15 +09:00
jade
df03037d3f update: apply recent changes from local workspace
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 1m54s
2026-08-13 09:52:30 +09:00
jade
97d380afe0 feat: enhance tool scaffold and usecase naming
Some checks failed
Deploy to OCIWP / deploy (push) Failing after 0s
2026-08-12 23:42:14 +09:00
jade
bd4d2a7624 revert: restore register=false check in HeartbeatSender
Some checks failed
Deploy to OCIWP / deploy (push) Failing after 3s
2026-08-12 23:34:42 +09:00
jade
11d78a0119 fix: ignore register=false to expose all tools
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 2m18s
2026-08-12 22:18:00 +09:00
jade
6aa62a5499 fix: preserve Korean text in scaffold output
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 2m28s
2026-08-12 17:29:10 +09:00
jade
017812cd29 feat: apply tool schema v17 metadata
Some checks failed
Deploy to OCIWP / deploy (push) Failing after 22s
2026-08-12 15:46:57 +09:00
jade
8cbdd2ecad feat: add insurance claim HTTP tool scaffold
Some checks failed
Deploy to OCIWP / deploy (push) Has been cancelled
2026-08-11 23:59:33 +09:00
jade
6662641903 refactor: remove sample HTTP tool integration
Some checks failed
Deploy to OCIWP / deploy (push) Has been cancelled
2026-08-11 23:41:57 +09:00
jade
0e27937687 feat: add scaffold HTTP mock support
Some checks failed
Deploy to OCIWP / deploy (push) Has been cancelled
2026-08-11 23:12:30 +09:00
jade
65040bdc8a refactor: remove unused eims senders
Some checks failed
Deploy to OCIWP / deploy (push) Has been cancelled
2026-08-11 22:10:58 +09:00
jade
fde039066c refactor: remove legacy eims tool path
Some checks failed
Deploy to OCIWP / deploy (push) Has been cancelled
2026-08-11 22:00:22 +09:00
jade
c95b946449 필요 없는 소스 푸쉬
Some checks failed
Deploy to OCIWP / deploy (push) Has been cancelled
2026-08-11 18:10:01 +09:00
jade
9c420dc5ab feat: standardize tool names and http clients
Some checks failed
Deploy to OCIWP / deploy (push) Has been cancelled
2026-08-11 17:28:11 +09:00
Boram
9021154481 Merge remote-tracking branch 'origin/main'
Some checks failed
Deploy to OCIWP / deploy (push) Has been cancelled
2026-08-11 16:23:03 +09:00
Boram
494fbe9c45 인터페이스 설계서 자동생성DTO 2026-08-11 16:14:02 +09:00
jade
8312eee1d1 feat: scaffold Glow HTTP tool integration
Some checks failed
Deploy to OCIWP / deploy (push) Failing after 0s
2026-08-11 13:22:48 +09:00
jade
041f939c33 fix: honor tool registration flag
Some checks failed
Deploy to OCIWP / deploy (push) Failing after 0s
2026-08-11 10:28:46 +09:00
jade
4275f76104 feat: enforce underscore MCP tool names
Some checks failed
Deploy to OCIWP / deploy (push) Failing after 0s
2026-08-11 10:18:36 +09:00
jade
40303ee9b8 feat: add Glow HTTP tool integration sample
Some checks failed
Deploy to OCIWP / deploy (push) Failing after 14s
2026-08-10 17:24:28 +09:00
jade
f2e1c8d388 fix: correct scaffold package generation
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 1m38s
2026-08-10 16:01:14 +09:00
jade
15bb39bdcb feat: force all tools to be registered to Redis regardless of register=false
Some checks failed
Deploy to OCIWP / deploy (push) Has been cancelled
2026-08-10 15:47:10 +09:00
jade
dd36247bf7 feat: standardize glow profile configuration
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 1m39s
2026-08-10 09:45:13 +09:00
jade
7819b11ce3 feat: opt in to output schema validation
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 1m41s
2026-08-10 09:24:05 +09:00
jade
6809435cc2 feat: cache tool methods on pod startup
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 1m57s
2026-08-10 09:06:56 +09:00
jade
813c846f05 feat: scaffold tools from declared fields
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 1m39s
2026-08-09 17:50:06 +09:00
jade
c0567ec1c2 fix: generate schema based tool request DTOs
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 2m43s
2026-08-07 13:07:08 +09:00
jade
7287a96a01 Fix scaffold errors and apply ToolHint annotations
Some checks failed
Deploy to OCIWP / deploy (push) Failing after 33s
2026-08-06 01:14:53 +09:00
jade
3a86a8e0c7 fix: align tool module handling with dap-was naming
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 1m55s
2026-08-05 13:44:35 +09:00
jade
4b34df774d refactor: restructure packages, delete ZtUsac, fix gateway context
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 2m15s
2026-08-05 10:09:36 +09:00
jade
96e308aefb fix: ZtUsacRepository (MyBatis Mapper) 의존성 주입 에러 수정 (MybatisConfig에 @MapperScan 추가)
All checks were successful
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 전체로 확장
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 1m50s
2026-08-04 23:53:58 +09:00
jade
a2586fd6d3 fix: ToolPodMcpToolSynchronizer가 dap-gateway에서도 스캔되어 발생하는 Bean 에러 수정 (usecase 패키지로 이동)
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 1m48s
2026-08-04 23:51:07 +09:00
jade
cdfb6ef901 fix: ToolRegistryHeartbeatSender Bean을 인식하지 못하는 런타임 에러 수정 (scanBasePackages 추가)
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 1m53s
2026-08-04 23:46:30 +09:00
jade
946ec6d70f chore: DapToolOthApplication, logback 등 코드 내 남아있던 이전 명칭(찌꺼기) 일괄 치환 및 정리
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 2m7s
2026-08-04 23:36:50 +09:00
jade
136ad2fa71 refactor: dap-tool-* 모듈을 dap-was-* 이름으로 전면 개편 및 컨테이너명/파이프라인 연동
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 1m57s
2026-08-04 23:33:06 +09:00