Commit Graph

  • 2c64d86a56 refactor: UseCase 인터페이스 내 DTO 분리 및 강결합 제거 jade 2026-07-27 10:04:56 +09:00
  • ded5ef9e8f 신한 라이프 경로에 맞게 수정 jade 2026-07-27 08:57:03 +09:00
  • a6ca2b82a7 scaffold 수정 jade 2026-07-26 16:00:45 +09:00
  • 94cdaaa8c9 불필요 없는 소스 삭제 jade 2026-07-26 15:46:48 +09:00
  • bea517c4c1 fix: resolve bean injection error and gateway routing configs jade 2026-07-26 15:34:43 +09:00
  • ad950071b2 refactor: fix annotation package - remove duplicate annotation.annotation directory jade 2026-07-25 02:00:47 +09:00
  • e6407b07a2 refactor: apply Glow standard to dap-tool-core (usecase, javadoc, etc) jade 2026-07-25 01:56:41 +09:00
  • e58c004d9d refactor: rename biz/other to biz/oth jade 2026-07-25 01:43:47 +09:00
  • 92fe2399be refactor: rename dap-tool-other to dap-tool-oth jade 2026-07-25 01:36:12 +09:00
  • 7ba18f7809 refactor: rename domain categories (common->cmm, sample->smp) and restrict category key to 3 chars jade 2026-07-25 01:29:48 +09:00
  • 4dcc5a2978 refactor: restructure MCP tools without Controller layer, using UseCase pattern per Glow standards jade 2026-07-25 01:13:25 +09:00
  • 994f5b4348 fix: remove docker compose down from deploy pipeline to prevent killing the CI runner jade 2026-07-25 00:13:57 +09:00
  • 0a50b20960 feat: add chat.html link to index.html dashboard jade 2026-07-25 00:13:00 +09:00
  • 97ba0c3267 fix: add --remove-orphans to docker compose down to prevent port conflicts with legacy Blue/Green containers jade 2026-07-25 00:09:36 +09:00
  • 388fa33c67 fix: revert Nginx and Blue/Green deployment to restore stable Apache connection jade 2026-07-25 00:05:54 +09:00
  • 4015207b86 fix: map Nginx 8281 to host 8080 to restore Apache proxy connection jade 2026-07-24 23:52:55 +09:00
  • 4dcc85eff0 fix: override gateway fallback URLs via env vars to support blue/green jade 2026-07-24 23:42:30 +09:00
  • 72f04aef62 fix: remove curl command that fails in act_runner jade 2026-07-24 23:26:48 +09:00
  • b5565a4da0 fix: repair blue-green deployment architecture jade 2026-07-24 23:24:55 +09:00
  • c38d59887c fix: remove 8080 from deploy script jade 2026-07-24 23:04:38 +09:00
  • f3639043fc chore: fetch gateway logs in deploy action jade 2026-07-24 17:52:15 +09:00
  • e278602d32 fix: map gateway to 8281 to match Apache jade 2026-07-24 17:51:38 +09:00
  • f6f86e5afb chore: test curl to gateway inside deploy action jade 2026-07-24 17:51:03 +09:00
  • a89843518b fix: restore gateway 8081 port mapping jade 2026-07-24 17:48:34 +09:00
  • d7b80a644c fix: bypass nginx and map gateway directly to 8281 jade 2026-07-24 17:47:41 +09:00
  • 05a242e5de chore: test nginx static HTML response jade 2026-07-24 17:46:46 +09:00
  • a409652bdf fix: Nginx port 8281 mapping restored jade 2026-07-24 17:46:09 +09:00
  • fa268edf7d fix: Nginx SSL support for Apache proxy jade 2026-07-24 17:44:23 +09:00
  • c69f11e1c9 fix: add http2 support to Nginx to match Apache h2c proxying jade 2026-07-24 17:42:25 +09:00
  • 56483d804a chore: test nginx proxy to google jade 2026-07-24 17:41:33 +09:00
  • 1c353ce3a7 chore: test nginx plain response jade 2026-07-24 17:39:36 +09:00
  • 35f361a976 fix: restore Nginx port 8281 mapping - Apache VirtualHost proxies to 8281 jade 2026-07-24 16:08:59 +09:00
  • 9066c621a0 fix: resolve Nginx 503 error on rollback and apply package refactoring jade 2026-07-24 15:00:01 +09:00
  • 4ed534b1d6 fix: restore Nginx 8080 port mapping for Apache and refactor MciCfpaClient jade 2026-07-24 14:27:00 +09:00
  • 0892597c31 fix: start containers sequentially and fix nginx startup config jade 2026-07-24 13:29:43 +09:00
  • 6416d3f844 fix: revert Nginx port mapping to 8281 to match external Apache proxy jade 2026-07-24 13:21:10 +09:00
  • dbe479a64b fix: build sequentially to avoid OOM on dev server jade 2026-07-24 13:04:42 +09:00
  • 53f5047c8e fix: map Nginx 8281 to host 8080 to restore Apache proxy connection jade 2026-07-24 11:44:01 +09:00
  • f56e503a29 fix: make Blue-Green deployment safe by checking Nginx reload status and removing redundant host Gradle build to prevent OOM server crashes jade 2026-07-24 10:55:32 +09:00
  • aae95591a0 fix: add Nginx SSE proxy configs to prevent buffering of AI streams, and fix Gateway internal routing to use Nginx jade 2026-07-24 10:45:27 +09:00
  • 227edf9744 fix: remove stale src directories in host volume before copy to resolve compilation conflict jade 2026-07-24 10:28:24 +09:00
  • 12ac05c805 fix: add clean to gradle build in Gitea deploy pipeline to clear persistent host volume cache jade 2026-07-24 10:26:09 +09:00
  • 74ea89bf1c refactor: apply naming convention for MCI interface IO objects (CLCNNB00001_I, CUST_INQ_001_I) and separate layers jade 2026-07-24 10:24:00 +09:00
  • d562e35ad8 fix: resolve stale class conflict in Docker build by adding clean and .dockerignore jade 2026-07-24 10:20:00 +09:00
  • fc8c3da666 refactor: apply MSA naming standard for DTOs and Scaffold template (Req->Request, Res->Response) jade 2026-07-24 10:07:50 +09:00
  • 438c190447 refactor: rename packages dapms to mcg and dapmt to mcc jade 2026-07-24 10:00:45 +09:00
  • 51f37cfcbc chore: add restart always policy to nginx jade 2026-07-24 09:45:23 +09:00
  • 44c2fcebba fix: invalid docker filter syntax in deploy.yml jade 2026-07-24 09:15:02 +09:00
  • 2758f6da8e fix: Nginx port conflict with legacy containers jade 2026-07-24 08:55:30 +09:00
  • 8b11c1aae8 feat: 적용 무중단 배포 시스템 (Blue-Green Deployment) jade 2026-07-24 08:51:01 +09:00
  • 60a7226199 chore: remove unnecessary Node.js installation from deploy.yml jade 2026-07-24 00:29:02 +09:00
  • b3bdaa2b28 fix: revert ports and add zombie container cleanup to CI jade 2026-07-24 00:22:20 +09:00
  • 260f59b143 fix: change dozzle port to 18288 to resolve conflict jade 2026-07-24 00:02:54 +09:00
  • ad2ab985d8 feat: allow Chat AI to use unregistered (register=false) tools jade 2026-07-23 23:46:04 +09:00
  • 18959b5128 fix: install nodejs for checkout action jade 2026-07-23 23:32:44 +09:00
  • 7f85b10938 chore: remove accidentally committed SearchHr generated files jade 2026-07-23 23:30:53 +09:00
  • b5dbcc54f0 fix: add checkout step and sync code to host volume in deployment pipeline jade 2026-07-23 23:28:29 +09:00
  • abf7a435a4 feat/fix: update ToolScaffolder interface, update scaffold.html, fix mci-mock port jade 2026-07-23 23:11:30 +09:00
  • f0a295632f ci: add docker system prune before deployment jade 2026-07-23 22:52:48 +09:00
  • cec56e015b fix: change Redis host port mapping to avoid conflicts jade 2026-07-23 22:33:09 +09:00
  • 1e54370fb8 fix: restore missing closing brace in DynamicMcpController kimhyungsik 2026-07-23 13:08:16 +09:00
  • 408a3f6b28 fix: add DELETE mapping and .well-known endpoints for Cursor compatibility kimhyungsik 2026-07-23 13:05:11 +09:00
  • 541150d3f4 Fix: gateway local profile fallback URL을 컨테이너 이름으로 변경 jade 2026-07-23 13:01:53 +09:00
  • 165a6340ea Refactor: ToolService 인터페이스 분리 및 GlowEaiComponent 로드 에러 수정 jade 2026-07-23 12:59:15 +09:00
  • 5f8228bfce fix: add EnableScheduling to enable dynamic tool synchronization kimhyungsik 2026-07-23 11:16:54 +09:00
  • 6893bb6b35 fix: comment out emitter.onCompletion/onTimeout session removal to keep sessions persistent kimhyungsik 2026-07-23 10:33:44 +09:00
  • 3c183e901b chore: Remove hardcoded axhub.tool.url from application-dev.yml jade 2026-07-23 10:17:30 +09:00
  • 2948465b8a fix: comment out emitter.complete() to allow keep-alive sessions for standard SSE MCP client kimhyungsik 2026-07-23 10:15:56 +09:00
  • 2b4adb45d2 fix: Correct tool-payment internal port mapping to 8085 jade 2026-07-23 10:10:45 +09:00
  • 323d227eee feat: Add AxhubEaiComponent and MCI/EAI mock frameworks jade 2026-07-23 09:19:09 +09:00
  • 74b50482bf chore: optimize dev fallback routes to use internal docker service names kimhyungsik 2026-07-22 17:29:00 +09:00
  • dfa5a73b20 chore: force docker compose project name to ax_hub_mcp_tool kimhyungsik 2026-07-22 16:44:29 +09:00
  • 86302d0947 chore: optimize deploy pipeline to ultra-fast relay kimhyungsik 2026-07-22 15:15:34 +09:00
  • ad37714c5b chore_fix_docker_compose_typo kimhyungsik 2026-07-22 16:00:58 +09:00
  • b57d96f83f refactor: rename project codes mcg to dapms and mcc to dapmt jade 2026-07-22 15:48:32 +09:00
  • fabbd368a2 chore_resolve_path_and_arg_issues kimhyungsik 2026-07-22 15:37:33 +09:00
  • f3cdfaccc3 chore_apply_gradle_jdk21_build_and_compose_direct_mount kimhyungsik 2026-07-22 15:33:57 +09:00
  • e42ca92811 chore_resolve_git_conflict kimhyungsik 2026-07-22 15:31:13 +09:00
  • c18efe251e refactor: migrate all properties files to yaml jade 2026-07-22 14:57:44 +09:00
  • 8d4e8fd976 chore: replace author name with employee ID 0986406 jade 2026-07-22 14:35:57 +09:00
  • edec314a83 test: final verify auto deploy kimhyungsik 2026-07-22 14:08:45 +09:00
  • da09997452 chore: enable docker run relay deploy kimhyungsik 2026-07-22 14:05:46 +09:00
  • 5c15ae3505 test: verify auto deploy triggering kimhyungsik 2026-07-22 14:03:22 +09:00
  • 3eebf07b0e chore: restore standard runs-on label kimhyungsik 2026-07-22 14:00:36 +09:00
  • a161dcf319 chore: quote runs-on host label kimhyungsik 2026-07-22 13:59:46 +09:00
  • ae3352ccb4 chore: fix runs-on syntax and add gradle caching kimhyungsik 2026-07-22 13:57:00 +09:00
  • 2deffd3f10 chore: change runs-on to host mode kimhyungsik 2026-07-22 13:52:22 +09:00
  • f334b8ecc5 feat: add deploy workflow kimhyungsik 2026-07-22 13:46:51 +09:00
  • 1db19344bc fix: restore broken Korean comments in application-dev.properties and add UTF-8 encoding rule jade 2026-07-22 13:36:22 +09:00
  • 8e6682d089 chore: migrate environment endpoints from render to OCI jade 2026-07-22 13:35:01 +09:00
  • 6968c7dfb7 refactor: use Spring DI for MapStruct and update AGENTS.md rule jade 2026-07-22 12:37:16 +09:00
  • 416b068fcb 소스 삭제 jade 2026-07-22 11:36:29 +09:00
  • 933ba2ecfa 소스 수정 jade 2026-07-22 11:35:56 +09:00
  • ce96137948 fix: resolve Format specifier '%s' error in ToolScaffolder and generate SearchHr tool jade 2026-07-22 11:31:39 +09:00
  • e983b47af6 feat: add MapStruct mapping samples to ToolScaffolder template jade 2026-07-22 11:22:36 +09:00
  • 1796370a35 docs: add Shinhan Life logging standard rules to AGENTS.md jade 2026-07-22 10:40:16 +09:00
  • 680dbe098b feat: apply Shinhan Life logging standards to all modules jade 2026-07-22 10:22:16 +09:00
  • a877103d93 fix: add missing java.util.Map import and remove fully qualified names in ToolScaffolder template jade 2026-07-22 09:54:57 +09:00
  • 6e1ef40380 fix: use Map instead of JSON string for fallback returns in ToolScaffolder and SearchHrService to resolve serialization and IDE warnings jade 2026-07-22 09:51:27 +09:00
  • a59249e1db fix: always generate legacy DTOs and converter regardless of routing type jade 2026-07-22 09:24:07 +09:00