kimhyungsik
  • Joined on 2026-07-15
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-07-27 12:38:39 +09:00
72891dc2db 불필요한 소스 삭제
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-07-27 12:37:54 +09:00
82c27bd468 test: prevent duplicate MCP tool names
ff5ca4fc7a Fix: Add missing formatted arguments for MCI and EAI ToolScaffolder templates
Compare 2 commits »
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-07-27 10:45:24 +09:00
ba39a23b09 Fix: Add missing @Service annotations to MCP Tool use case implementations
579979b5fe Refactor: Move MCP tool annotations to interface level
Compare 2 commits »
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-07-27 10:06:47 +09:00
db46f30e72 refactor: DTO 레코드를 별도 파일(dto 패키지)로 분리
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-07-27 10:05:00 +09:00
2c64d86a56 refactor: UseCase 인터페이스 내 DTO 분리 및 강결합 제거
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-07-27 08:57:25 +09:00
ded5ef9e8f 신한 라이프 경로에 맞게 수정
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-07-26 16:01:04 +09:00
a6ca2b82a7 scaffold 수정
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-07-26 15:47:05 +09:00
94cdaaa8c9 불필요 없는 소스 삭제
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-07-26 15:34:58 +09:00
bea517c4c1 fix: resolve bean injection error and gateway routing configs
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-07-25 02:00:57 +09:00
ad950071b2 refactor: fix annotation package - remove duplicate annotation.annotation directory
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-07-25 01:56:53 +09:00
e6407b07a2 refactor: apply Glow standard to dap-tool-core (usecase, javadoc, etc)
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-07-25 01:43:58 +09:00
e58c004d9d refactor: rename biz/other to biz/oth
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-07-25 01:36:23 +09:00
92fe2399be refactor: rename dap-tool-other to dap-tool-oth
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-07-25 01:30:01 +09:00
7ba18f7809 refactor: rename domain categories (common->cmm, sample->smp) and restrict category key to 3 chars
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-07-25 01:22:14 +09:00
4dcc5a2978 refactor: restructure MCP tools without Controller layer, using UseCase pattern per Glow standards
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-07-25 00:14:08 +09:00
994f5b4348 fix: remove docker compose down from deploy pipeline to prevent killing the CI runner
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-07-25 00:13:10 +09:00
0a50b20960 feat: add chat.html link to index.html dashboard
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-07-25 00:09:47 +09:00
97ba0c3267 fix: add --remove-orphans to docker compose down to prevent port conflicts with legacy Blue/Green containers
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-07-25 00:06:06 +09:00
388fa33c67 fix: revert Nginx and Blue/Green deployment to restore stable Apache connection
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-07-24 23:53:07 +09:00
4015207b86 fix: map Nginx 8281 to host 8080 to restore Apache proxy connection