jade
8b4d4da0b9
Merge branch 'main' of https://git.devjun.net/kimhyungsik/ax_hub_mcp_tool into DEV-SRTEST
2026-07-29 17:02:21 +09:00
jade
c551b15378
테스트 푸쉬
2026-07-29 17:01:05 +09:00
juheelee
b448e68f45
Merge branch 'main' of https://git.devjun.net/kimhyungsik/ax_hub_mcp_tool
Deploy to OCIWP / deploy (push) Successful in 2m49s
2026-07-29 16:50:56 +09:00
juheelee
b68fbb9726
feat: 메타 통합 코드 조회
2026-07-29 16:48:28 +09:00
c6a2f82455
push TEST
Deploy to OCIWP / deploy (push) Successful in 2m16s
2026-07-29 16:08:45 +09:00
juheelee
2f5dad05df
feat: 메타 통합 코드 조회
2026-07-29 15:34:01 +09:00
jade
b0bf4a9c68
fix: use rsync to clean stale files during host volume sync
Deploy to OCIWP / deploy (push) Successful in 2m1s
2026-07-29 13:25:10 +09:00
jade
752aae4dde
fix: run gradle natively in runner to avoid isolated mount issue
Deploy to OCIWP / deploy (push) Failing after 1m50s
2026-07-29 13:22:03 +09:00
jade
5cb37cfda6
fix: mount correct app path for gradle build
Deploy to OCIWP / deploy (push) Failing after 4s
2026-07-29 13:16:31 +09:00
jade
2a4b3e68e9
fix: allow gradle build libs to be copied into docker container
Deploy to OCIWP / deploy (push) Failing after 2m3s
2026-07-29 13:03:11 +09:00
jade
ca1082f1c2
fix: rollback register to false as per user request
Deploy to OCIWP / deploy (push) Failing after 31s
2026-07-29 12:58:22 +09:00
jade
7b1d3131e6
fix: set register true for tools to fix catalog display
Deploy to OCIWP / deploy (push) Failing after 33s
2026-07-29 12:55:06 +09:00
jade
139ddbc6ca
fix: optimize dockerfile to use external gradle build
Deploy to OCIWP / deploy (push) Failing after 37s
2026-07-29 12:54:02 +09:00
jade
870ebb723f
fix: hide markdown emphasis markers in chat responses
Deploy to OCIWP / deploy (push) Successful in 6m22s
2026-07-29 11:35:22 +09:00
jade
a08a7d25df
refactor: move team member tool to smp category
Deploy to OCIWP / deploy (push) Has been cancelled
2026-07-29 11:30:52 +09:00
jade
60acc5df81
refactor: rename solgit tool to sol
Deploy to OCIWP / deploy (push) Successful in 6m23s
2026-07-29 11:23:49 +09:00
jade
f5be5b2514
refactor: remove unused team member legacy types
Deploy to OCIWP / deploy (push) Successful in 6m32s
2026-07-29 11:14:44 +09:00
jade
aae4898d18
feat: invoke Solgit MCI before returning dummy response
Deploy to OCIWP / deploy (push) Successful in 6m26s
2026-07-29 11:02:10 +09:00
jade
06b724459e
feat: add solgitReqList and get_mcp_tool_team_members tools
Deploy to OCIWP / deploy (push) Successful in 6m31s
2026-07-29 10:26:32 +09:00
jade
4133b63595
불필요 한 파일 삭제
Deploy to OCIWP / deploy (push) Successful in 6m19s
2026-07-28 14:39:50 +09:00
jade
1e18d2bc47
feat: support nested MCP input schema validation
Deploy to OCIWP / deploy (push) Has been cancelled
2026-07-28 14:39:31 +09:00
jade
0c89a09ccf
docs: Update README.md with Web UI Scaffolder enhancements
Deploy to OCIWP / deploy (push) Successful in 8m5s
2026-07-27 15:41:32 +09:00
jade
3ce9201cd5
fix: Add throws Exception to MciClient template
2026-07-27 15:37:27 +09:00
jade
be81c095c9
fix: Correct text block alignment and formatting arguments
2026-07-27 15:36:40 +09:00
jade
d4554ce34f
fix: Remove excessive indentation in string formatting for UseCaseImpl text block
2026-07-27 15:30:58 +09:00
jade
b6d4ab1bec
fix: Remove duplicated package path in MCI DTOs and Converter
2026-07-27 15:26:38 +09:00
jade
2c8497ebee
fix: Correct ToolScaffolder template issues
2026-07-27 15:10:15 +09:00
jade
8a93d5d6dc
feat: Support 4-letter MCI system code in Scaffolder and refactor Onnba classes
2026-07-27 15:03:13 +09:00
jade
c0de1f4edb
fix: Include local fallback tools in generateToolsMarkdown API
Deploy to OCIWP / deploy (push) Successful in 6m15s
2026-07-27 14:11:25 +09:00
jade
1ee9f9e802
style: Add chat.html link to all top navigation bars
2026-07-27 14:07:33 +09:00
jade
25f0d2bab5
feat: move Onnba MCI request conversion to use case
Deploy to OCIWP / deploy (push) Successful in 6m1s
2026-07-27 14:01:04 +09:00
jade
9b9159a605
feat: Add UI/UX improvements to catalog.html including search, config json copy, and guide modal
Deploy to OCIWP / deploy (push) Failing after 34s
2026-07-27 14:00:27 +09:00
jade
c8dd43221e
ci: Fix Node.js installation by dropping sudo/curl and supporting alpine
Deploy to OCIWP / deploy (push) Successful in 6m41s
2026-07-27 13:09:01 +09:00
jade
7b8c38489e
ci: Add Node.js installation step to Gitea Actions deploy workflow
Deploy to OCIWP / deploy (push) Failing after 1s
2026-07-27 13:07:29 +09:00
jade
63187429b4
feat: validate MCP tool input constraints
Deploy to OCIWP / deploy (push) Failing after 1s
2026-07-27 13:01:40 +09:00
jade
d4953d60ec
test: fix gateway test package references
Deploy to OCIWP / deploy (push) Failing after 18s
2026-07-27 12:51:28 +09:00
jade
72891dc2db
불필요한 소스 삭제
Deploy to OCIWP / deploy (push) Has been cancelled
2026-07-27 12:38:31 +09:00
jade
82c27bd468
test: prevent duplicate MCP tool names
Deploy to OCIWP / deploy (push) Has been cancelled
2026-07-27 12:37:35 +09:00
jade
ff5ca4fc7a
Fix: Add missing formatted arguments for MCI and EAI ToolScaffolder templates
2026-07-27 11:43:37 +09:00
jade
ba39a23b09
Fix: Add missing @Service annotations to MCP Tool use case implementations
Deploy to OCIWP / deploy (push) Has been cancelled
2026-07-27 10:45:09 +09:00
jade
579979b5fe
Refactor: Move MCP tool annotations to interface level
2026-07-27 10:21:24 +09:00
jade
db46f30e72
refactor: DTO 레코드를 별도 파일(dto 패키지)로 분리
Deploy to OCIWP / deploy (push) Has been cancelled
2026-07-27 10:06:43 +09:00
jade
2c64d86a56
refactor: UseCase 인터페이스 내 DTO 분리 및 강결합 제거
Deploy to OCIWP / deploy (push) Has been cancelled
2026-07-27 10:04:56 +09:00
jade
ded5ef9e8f
신한 라이프 경로에 맞게 수정
Deploy to OCIWP / deploy (push) Has been cancelled
2026-07-27 08:57:03 +09:00
jade
a6ca2b82a7
scaffold 수정
Deploy to OCIWP / deploy (push) Has been cancelled
2026-07-26 16:00:45 +09:00
jade
94cdaaa8c9
불필요 없는 소스 삭제
Deploy to OCIWP / deploy (push) Has been cancelled
2026-07-26 15:46:48 +09:00
jade
bea517c4c1
fix: resolve bean injection error and gateway routing configs
Deploy to OCIWP / deploy (push) Has been cancelled
2026-07-26 15:34:43 +09:00
jade
ad950071b2
refactor: fix annotation package - remove duplicate annotation.annotation directory
Deploy to OCIWP / deploy (push) Has been cancelled
2026-07-25 02:00:47 +09:00
jade
e6407b07a2
refactor: apply Glow standard to dap-tool-core (usecase, javadoc, etc)
Deploy to OCIWP / deploy (push) Has been cancelled
2026-07-25 01:56:41 +09:00
jade
e58c004d9d
refactor: rename biz/other to biz/oth
Deploy to OCIWP / deploy (push) Has been cancelled
2026-07-25 01:43:47 +09:00
jade
92fe2399be
refactor: rename dap-tool-other to dap-tool-oth
Deploy to OCIWP / deploy (push) Has been cancelled
2026-07-25 01:36:12 +09:00
jade
7ba18f7809
refactor: rename domain categories (common->cmm, sample->smp) and restrict category key to 3 chars
Deploy to OCIWP / deploy (push) Has been cancelled
2026-07-25 01:29:48 +09:00
jade
4dcc5a2978
refactor: restructure MCP tools without Controller layer, using UseCase pattern per Glow standards
Deploy to OCIWP / deploy (push) Has been cancelled
2026-07-25 01:13:25 +09:00
jade
994f5b4348
fix: remove docker compose down from deploy pipeline to prevent killing the CI runner
Deploy to OCIWP / deploy (push) Has been cancelled
2026-07-25 00:13:57 +09:00
jade
0a50b20960
feat: add chat.html link to index.html dashboard
Deploy to OCIWP / deploy (push) Has been cancelled
2026-07-25 00:13:00 +09:00
jade
97ba0c3267
fix: add --remove-orphans to docker compose down to prevent port conflicts with legacy Blue/Green containers
Deploy to OCIWP / deploy (push) Has been cancelled
2026-07-25 00:09:36 +09:00
jade
388fa33c67
fix: revert Nginx and Blue/Green deployment to restore stable Apache connection
Deploy to OCIWP / deploy (push) Waiting to run
2026-07-25 00:05:54 +09:00
jade
4015207b86
fix: map Nginx 8281 to host 8080 to restore Apache proxy connection
Deploy to OCIWP / deploy (push) Successful in 7m53s
2026-07-24 23:52:55 +09:00
jade
4dcc85eff0
fix: override gateway fallback URLs via env vars to support blue/green
Deploy to OCIWP / deploy (push) Has been cancelled
2026-07-24 23:42:30 +09:00
jade
72f04aef62
fix: remove curl command that fails in act_runner
Deploy to OCIWP / deploy (push) Successful in 11m35s
2026-07-24 23:26:48 +09:00
jade
b5565a4da0
fix: repair blue-green deployment architecture
Deploy to OCIWP / deploy (push) Failing after 54s
2026-07-24 23:24:55 +09:00
jade
c38d59887c
fix: remove 8080 from deploy script
Deploy to OCIWP / deploy (push) Failing after 10m59s
2026-07-24 23:04:38 +09:00
jade
f3639043fc
chore: fetch gateway logs in deploy action
2026-07-24 17:52:15 +09:00
jade
e278602d32
fix: map gateway to 8281 to match Apache
2026-07-24 17:51:38 +09:00
jade
f6f86e5afb
chore: test curl to gateway inside deploy action
2026-07-24 17:51:03 +09:00
jade
a89843518b
fix: restore gateway 8081 port mapping
2026-07-24 17:48:34 +09:00
jade
d7b80a644c
fix: bypass nginx and map gateway directly to 8281
2026-07-24 17:47:41 +09:00
jade
05a242e5de
chore: test nginx static HTML response
2026-07-24 17:46:46 +09:00
jade
a409652bdf
fix: Nginx port 8281 mapping restored
2026-07-24 17:46:09 +09:00
jade
fa268edf7d
fix: Nginx SSL support for Apache proxy
2026-07-24 17:44:23 +09:00
jade
c69f11e1c9
fix: add http2 support to Nginx to match Apache h2c proxying
Deploy to OCIWP / deploy (push) Successful in 13m41s
2026-07-24 17:42:25 +09:00
jade
56483d804a
chore: test nginx proxy to google
Deploy to OCIWP / deploy (push) Has been cancelled
2026-07-24 17:41:33 +09:00
jade
1c353ce3a7
chore: test nginx plain response
Deploy to OCIWP / deploy (push) Has been cancelled
2026-07-24 17:39:36 +09:00
jade
35f361a976
fix: restore Nginx port 8281 mapping - Apache VirtualHost proxies to 8281
Deploy to OCIWP / deploy (push) Successful in 13m41s
2026-07-24 16:08:59 +09:00
jade
9066c621a0
fix: resolve Nginx 503 error on rollback and apply package refactoring
Deploy to OCIWP / deploy (push) Successful in 11m44s
2026-07-24 15:00:01 +09:00
jade
4ed534b1d6
fix: restore Nginx 8080 port mapping for Apache and refactor MciCfpaClient
Deploy to OCIWP / deploy (push) Successful in 13m42s
2026-07-24 14:27:00 +09:00
jade
0892597c31
fix: start containers sequentially and fix nginx startup config
Deploy to OCIWP / deploy (push) Successful in 3m20s
2026-07-24 13:29:43 +09:00
jade
6416d3f844
fix: revert Nginx port mapping to 8281 to match external Apache proxy
Deploy to OCIWP / deploy (push) Has been cancelled
2026-07-24 13:21:10 +09:00
jade
dbe479a64b
fix: build sequentially to avoid OOM on dev server
Deploy to OCIWP / deploy (push) Successful in 13m8s
2026-07-24 13:04:42 +09:00
jade
53f5047c8e
fix: map Nginx 8281 to host 8080 to restore Apache proxy connection
Deploy to OCIWP / deploy (push) Successful in 12m3s
2026-07-24 11:44:01 +09:00
jade
f56e503a29
fix: make Blue-Green deployment safe by checking Nginx reload status and removing redundant host Gradle build to prevent OOM server crashes
Deploy to OCIWP / deploy (push) Successful in 10m6s
2026-07-24 10:55:32 +09:00
jade
aae95591a0
fix: add Nginx SSE proxy configs to prevent buffering of AI streams, and fix Gateway internal routing to use Nginx
Deploy to OCIWP / deploy (push) Has been cancelled
2026-07-24 10:45:27 +09:00
jade
227edf9744
fix: remove stale src directories in host volume before copy to resolve compilation conflict
Deploy to OCIWP / deploy (push) Successful in 12m14s
2026-07-24 10:28:24 +09:00
jade
12ac05c805
fix: add clean to gradle build in Gitea deploy pipeline to clear persistent host volume cache
Deploy to OCIWP / deploy (push) Failing after 38s
2026-07-24 10:26:09 +09:00
jade
74ea89bf1c
refactor: apply naming convention for MCI interface IO objects (CLCNNB00001_I, CUST_INQ_001_I) and separate layers
Deploy to OCIWP / deploy (push) Failing after 24s
2026-07-24 10:24:00 +09:00
jade
d562e35ad8
fix: resolve stale class conflict in Docker build by adding clean and .dockerignore
Deploy to OCIWP / deploy (push) Failing after 23s
2026-07-24 10:20:00 +09:00
jade
fc8c3da666
refactor: apply MSA naming standard for DTOs and Scaffold template (Req->Request, Res->Response)
Deploy to OCIWP / deploy (push) Failing after 30s
2026-07-24 10:07:50 +09:00
jade
438c190447
refactor: rename packages dapms to mcg and dapmt to mcc
Deploy to OCIWP / deploy (push) Failing after 42s
2026-07-24 10:00:45 +09:00
jade
51f37cfcbc
chore: add restart always policy to nginx
Deploy to OCIWP / deploy (push) Successful in 14m33s
2026-07-24 09:45:23 +09:00
jade
44c2fcebba
fix: invalid docker filter syntax in deploy.yml
Deploy to OCIWP / deploy (push) Successful in 13m9s
2026-07-24 09:15:02 +09:00
jade
2758f6da8e
fix: Nginx port conflict with legacy containers
Deploy to OCIWP / deploy (push) Failing after 14m45s
2026-07-24 08:55:30 +09:00
jade
8b11c1aae8
feat: 적용 무중단 배포 시스템 (Blue-Green Deployment)
Deploy to OCIWP / deploy (push) Failing after 51s
2026-07-24 08:51:01 +09:00
jade
60a7226199
chore: remove unnecessary Node.js installation from deploy.yml
Deploy to OCIWP / deploy (push) Successful in 13m32s
2026-07-24 00:29:02 +09:00
jade
b3bdaa2b28
fix: revert ports and add zombie container cleanup to CI
Deploy to OCIWP / deploy (push) Has been cancelled
2026-07-24 00:22:20 +09:00
jade
260f59b143
fix: change dozzle port to 18288 to resolve conflict
Deploy to OCIWP / deploy (push) Failing after 13m26s
2026-07-24 00:02:54 +09:00
jade
ad2ab985d8
feat: allow Chat AI to use unregistered (register=false) tools
Deploy to OCIWP / deploy (push) Failing after 13m58s
2026-07-23 23:46:04 +09:00
jade
18959b5128
fix: install nodejs for checkout action
Deploy to OCIWP / deploy (push) Has been cancelled
2026-07-23 23:32:44 +09:00
jade
7f85b10938
chore: remove accidentally committed SearchHr generated files
Deploy to OCIWP / deploy (push) Failing after 1s
2026-07-23 23:30:53 +09:00
jade
b5dbcc54f0
fix: add checkout step and sync code to host volume in deployment pipeline
Deploy to OCIWP / deploy (push) Failing after 8s
2026-07-23 23:28:29 +09:00
jade
abf7a435a4
feat/fix: update ToolScaffolder interface, update scaffold.html, fix mci-mock port
Deploy to OCIWP / deploy (push) Failing after 14m20s
2026-07-23 23:11:30 +09:00
jade
f0a295632f
ci: add docker system prune before deployment
Deploy to OCIWP / deploy (push) Failing after 16m15s
2026-07-23 22:52:48 +09:00
jade
cec56e015b
fix: change Redis host port mapping to avoid conflicts
Deploy to OCIWP / deploy (push) Failing after 11m48s
2026-07-23 22:33:09 +09:00
kimhyungsik
1e54370fb8
fix: restore missing closing brace in DynamicMcpController
Deploy to OCIWP / deploy (push) Failing after 15m36s
2026-07-23 13:08:16 +09:00
kimhyungsik
408a3f6b28
fix: add DELETE mapping and .well-known endpoints for Cursor compatibility
Deploy to OCIWP / deploy (push) Failing after 1m23s
2026-07-23 13:05:20 +09:00
jade
541150d3f4
Fix: gateway local profile fallback URL을 컨테이너 이름으로 변경
Deploy to OCIWP / deploy (push) Has been cancelled
2026-07-23 13:01:53 +09:00
jade
165a6340ea
Refactor: ToolService 인터페이스 분리 및 GlowEaiComponent 로드 에러 수정
Deploy to OCIWP / deploy (push) Has been cancelled
2026-07-23 12:59:34 +09:00
kimhyungsik
5f8228bfce
fix: add EnableScheduling to enable dynamic tool synchronization
Deploy to OCIWP / deploy (push) Failing after 17m7s
2026-07-23 11:16:54 +09:00
kimhyungsik
6893bb6b35
fix: comment out emitter.onCompletion/onTimeout session removal to keep sessions persistent
Deploy to OCIWP / deploy (push) Successful in 14m21s
2026-07-23 10:33:56 +09:00
jade
3c183e901b
chore: Remove hardcoded axhub.tool.url from application-dev.yml
Deploy to OCIWP / deploy (push) Successful in 13m57s
2026-07-23 10:17:38 +09:00
kimhyungsik
2948465b8a
fix: comment out emitter.complete() to allow keep-alive sessions for standard SSE MCP client
Deploy to OCIWP / deploy (push) Has been cancelled
2026-07-23 10:16:15 +09:00
jade
2b4adb45d2
fix: Correct tool-payment internal port mapping to 8085
Deploy to OCIWP / deploy (push) Has been cancelled
2026-07-23 10:10:45 +09:00
jade
323d227eee
feat: Add AxhubEaiComponent and MCI/EAI mock frameworks
Deploy to OCIWP / deploy (push) Failing after 3m26s
2026-07-23 09:19:21 +09:00
kimhyungsik
74b50482bf
chore: optimize dev fallback routes to use internal docker service names
Deploy to OCIWP / deploy (push) Successful in 13m24s
2026-07-22 17:29:00 +09:00
kimhyungsik
dfa5a73b20
chore: force docker compose project name to ax_hub_mcp_tool
Deploy to OCIWP / deploy (push) Successful in 7m48s
2026-07-22 16:44:29 +09:00
kimhyungsik
86302d0947
chore: optimize deploy pipeline to ultra-fast relay
Deploy to OCIWP / deploy (push) Has been cancelled
2026-07-22 16:31:13 +09:00
kimhyungsik
ad37714c5b
chore_fix_docker_compose_typo
Deploy to OCIWP / deploy (push) Failing after 13m31s
2026-07-22 16:01:03 +09:00
jade
b57d96f83f
refactor: rename project codes mcg to dapms and mcc to dapmt
Deploy to OCIWP / deploy (push) Failing after 37s
2026-07-22 15:48:45 +09:00
kimhyungsik
fabbd368a2
chore_resolve_path_and_arg_issues
Deploy to OCIWP / deploy (push) Failing after 57s
2026-07-22 15:37:33 +09:00
kimhyungsik
f3cdfaccc3
chore_apply_gradle_jdk21_build_and_compose_direct_mount
Deploy to OCIWP / deploy (push) Failing after 34s
2026-07-22 15:33:57 +09:00
kimhyungsik
e42ca92811
chore_resolve_git_conflict
Deploy to OCIWP / deploy (push) Failing after 15s
2026-07-22 15:31:13 +09:00
jade
c18efe251e
refactor: migrate all properties files to yaml
Deploy to OCIWP / deploy (push) Failing after 0s
2026-07-22 14:57:44 +09:00
jade
8d4e8fd976
chore: replace author name with employee ID 0986406
Deploy to OCIWP / deploy (push) Failing after 1s
2026-07-22 14:36:15 +09:00
kimhyungsik
edec314a83
test: final verify auto deploy
Deploy to OCIWP / deploy (push) Failing after 0s
2026-07-22 14:08:45 +09:00
kimhyungsik
da09997452
chore: enable docker run relay deploy
Deploy to OCIWP / deploy (push) Failing after 0s
2026-07-22 14:05:46 +09:00
kimhyungsik
5c15ae3505
test: verify auto deploy triggering
Deploy to OCIWP / deploy (push) Failing after 0s
2026-07-22 14:03:22 +09:00
kimhyungsik
3eebf07b0e
chore: restore standard runs-on label
Deploy to OCIWP / deploy (push) Failing after 0s
2026-07-22 14:00:36 +09:00
kimhyungsik
a161dcf319
chore: quote runs-on host label
Deploy to OCIWP / deploy (push) Has been cancelled
2026-07-22 13:59:46 +09:00
kimhyungsik
ae3352ccb4
chore: fix runs-on syntax and add gradle caching
Deploy to OCIWP / deploy (push) Failing after 0s
2026-07-22 13:57:00 +09:00
kimhyungsik
2deffd3f10
chore: change runs-on to host mode
Deploy to OCIWP / deploy (push) Has been cancelled
2026-07-22 13:52:22 +09:00
kimhyungsik
f334b8ecc5
feat: add deploy workflow
Deploy to OCIWP / deploy (push) Failing after 0s
2026-07-22 13:47:01 +09:00
jade
1db19344bc
fix: restore broken Korean comments in application-dev.properties and add UTF-8 encoding rule
2026-07-22 13:36:22 +09:00
jade
8e6682d089
chore: migrate environment endpoints from render to OCI
2026-07-22 13:35:01 +09:00
jade
6968c7dfb7
refactor: use Spring DI for MapStruct and update AGENTS.md rule
2026-07-22 12:37:16 +09:00
jade
416b068fcb
소스 삭제
2026-07-22 11:36:29 +09:00
jade
933ba2ecfa
소스 수정
2026-07-22 11:35:56 +09:00
jade
ce96137948
fix: resolve Format specifier '%s' error in ToolScaffolder and generate SearchHr tool
2026-07-22 11:31:39 +09:00
jade
e983b47af6
feat: add MapStruct mapping samples to ToolScaffolder template
2026-07-22 11:22:36 +09:00
jade
1796370a35
docs: add Shinhan Life logging standard rules to AGENTS.md
2026-07-22 10:40:16 +09:00
jade
680dbe098b
feat: apply Shinhan Life logging standards to all modules
2026-07-22 10:22:16 +09:00
jade
a877103d93
fix: add missing java.util.Map import and remove fully qualified names in ToolScaffolder template
2026-07-22 09:54:57 +09:00
jade
6e1ef40380
fix: use Map instead of JSON string for fallback returns in ToolScaffolder and SearchHrService to resolve serialization and IDE warnings
2026-07-22 09:51:27 +09:00
jade
a59249e1db
fix: always generate legacy DTOs and converter regardless of routing type
2026-07-22 09:24:07 +09:00
jade
128fc3d022
feat: update ToolScaffolder to generate legacy DTOs in 'legacy' and converters in 'converter' package
2026-07-22 09:22:50 +09:00
jade
899053aef5
소스 경로 변경
2026-07-22 09:21:05 +09:00
jade
0a5bc52e6a
소스 경로 변경
2026-07-22 09:14:14 +09:00
jade
885963c81c
소스 경로 변경
2026-07-21 22:33:35 +09:00
jade
b8a8da3b3c
소스 경로 변경
2026-07-21 22:29:06 +09:00
jade
1a30c3a0cd
필요 없는 소스 삭제
2026-07-21 22:19:09 +09:00
jade
50b6b8b9b0
remove: Delete MciSampleTool and related DTOs
2026-07-21 22:18:10 +09:00
jade
140be4c7e9
fix: Scaffold dropdown missing modules on Render
2026-07-21 22:11:21 +09:00
jade
75b93d47c2
fix: Restore Korean character encoding in application-dev.properties
2026-07-21 21:57:34 +09:00
jade
f880f391d5
fix: Update fallback URLs from dap-tool to axhub-tool
2026-07-21 21:55:40 +09:00
jade
8a53bff74f
Revert "refactor: Remove fallback HTTP logic from McpRouterController"
...
This reverts commit a46943ca23 .
2026-07-21 21:53:36 +09:00
jade
a46943ca23
refactor: Remove fallback HTTP logic from McpRouterController
2026-07-21 21:49:32 +09:00
jade
11b8b08890
redis 연동 테스트
2026-07-21 21:30:28 +09:00
jade
2138ab7efa
feat: Add MCI Scaffolding support and fix bean collision
2026-07-21 21:22:38 +09:00
jade
7dca243380
fix: add io.shinhanlife.dap.common.integration to component scan paths across all application modules
2026-07-21 17:09:46 +09:00
jade
c90654bd1b
refactor: move AxhubMciComponent and GlowMockConfig to core module for common usage
2026-07-21 17:07:02 +09:00
jade
334af3e40e
fix: register GlowMciComponent as Spring Bean via config to resolve IntelliJ autowiring error
2026-07-21 17:02:57 +09:00
jade
ea27ed621a
fix: resolve IntelliJ autowiring and inspection warnings for AxhubMciComponent
2026-07-21 16:59:52 +09:00
jade
fbe7091975
refactor: rename LicoMciComponent to AxhubMciComponent
2026-07-21 16:57:10 +09:00
jade
7ccca1812f
refactor: apply GlowMciComponent architecture as requested by Shinhan Life standard
2026-07-21 16:53:31 +09:00
jade
123fdb30a9
fix: correct Onnba3011ReqDto fields from new API spec and fix OnnbaMciToolService compile error
2026-07-21 16:42:43 +09:00
jade
0ed927f845
feat: update Onnba3011ReqDto fields from API spec
2026-07-21 16:38:54 +09:00
jade
60ac3bc4be
refactor: extract Onnba3011ReqDto into separate file
2026-07-21 16:32:40 +09:00
jade
0afa489165
feat: add OnnbaMciToolService converted from legacy MCI code
2026-07-21 15:56:37 +09:00
jade
8cd07a255c
fix: add sample category to pre-initialized servers to avoid 400 bad request
2026-07-21 15:13:31 +09:00
jade
cc98d173ad
fix: set register=true for sample tools to enable auto-registration on Render
2026-07-21 15:04:25 +09:00
jade
c450f26d53
fix: correct gateway URL in application-dev.properties for all tools
2026-07-21 14:55:06 +09:00
jade
7660db3c38
fix: disable auto namespace prefix in PodScaffolder
2026-07-21 14:24:49 +09:00
jade
beed6e7001
docs: add sample category to scaffolder and readme
2026-07-21 14:22:22 +09:00
jade
8612dd6ea7
feat: rename sample tools
2026-07-21 14:19:08 +09:00
jade
db6ed5b09a
feat: add get_exchange_rate and get_daily_quote tools and set categoryKey to sample
2026-07-21 14:17:36 +09:00
jade
db949be3f3
feat: generate and log new request-id for outbound HTTP calls in WeatherTool
2026-07-21 14:12:58 +09:00
jade
9edcdab450
관련 소스 수정
2026-07-21 14:05:39 +09:00
jade
82b1e6e267
feat: rename tool get_weather to weather
2026-07-21 14:04:48 +09:00
jade
e35b378d61
fix: wrap execute tool response to match expected client format
2026-07-21 14:00:51 +09:00
jade
f8d6ed8da3
feat: remove namespace prefix from all remaining tool modules
2026-07-21 13:52:37 +09:00
jade
437d061bef
feat: remove namespace prefix from dap-tool-other
2026-07-21 13:50:54 +09:00
jade
9cce77a142
fix: add missing register=false to register_vacation tool
2026-07-21 13:45:03 +09:00
jade
115aafa220
fix: swap trace-id and request-id header mapping
2026-07-21 13:43:13 +09:00
jade
da7ed2e28b
fix: remove duplicate register property in TemplateUtilityService
2026-07-21 13:32:40 +09:00
jade
48ac7b9f9f
chore: disable redis heartbeat registration for all tools (register=false)
2026-07-21 13:26:02 +09:00
jade
580edd98a6
feat: add trace-id and request-id header logging to tool controller
2026-07-21 13:18:38 +09:00
jade
b9966bbbda
feat: rename weather tool from get_current_weather to get_weather
2026-07-21 13:10:52 +09:00
jade
438e30f987
refactor: change internal gateway-to-tool routing from JSON-RPC to REST API
2026-07-21 12:50:28 +09:00
jade
fe9e00b5fb
feat: add missing globalId to SlCommonHeaderDto
2026-07-21 10:48:13 +09:00
jade
b0f12b578d
feat: add SL and OL standard header DTOs from spec
2026-07-21 10:44:17 +09:00
jade
39513a1470
feat: apply full spec to ShinhanCommonHeaderDto (42 fields)
2026-07-21 10:36:34 +09:00
jade
821b249d50
fix: resolve MCI sample tool execution errors and improve parameter definitions in UI
2026-07-21 10:29:30 +09:00
jade
e02a4e24e8
fix: Add dap-tool-core to dap-gateway Dockerfile
2026-07-21 09:06:34 +09:00
jade
6b8ca5581f
fix: Remove COPY dap-common from Dockerfiles
2026-07-21 09:04:07 +09:00
jade
d6869f8191
refactor: Merge dap-common into dap-tool-core
2026-07-21 09:02:48 +09:00
jade
515ab409ec
fix: Update BusinessToolController to use generateSchema
2026-07-20 17:15:49 +09:00
jade
b55f863de9
fix: Complete JsonSchemaGenerator with required properties for MCP compliance
2026-07-20 17:07:39 +09:00
jade
80ff392b5a
feat: Add SampleMciToolService for MCI integration sample
2026-07-20 16:44:12 +09:00