Commit Graph

  • a420c46c89 fix(gateway): Add fallback routing rule for cmm category jade 2026-08-14 17:34:52 +09:00
  • f70ee854ec fix(sync): Ignore AsyncRequestNotUsableException in GlobalExceptionHandler jade 2026-08-14 17:14:48 +09:00
  • 6e65228fb9 fix(deploy): install docker-cli and docker-cli-compose inside alpine runner container natively 윤희준 2026-08-14 16:55:54 +09:00
  • a8ca65657a fix(deploy): use correct absolute path for host docker binary in volumes 윤희준 2026-08-14 16:52:08 +09:00
  • e66e97ecc3 fix: restore repository runner token and implement missing syncToolSource method 윤희준 2026-08-14 16:49:43 +09:00
  • ac73a86979 fix(sync): clear dead emitter and ignore IllegalStateException jade 2026-08-14 16:35:34 +09:00
  • 1411f39ffc fix(sync): downgrade noisy SSE transmission logs to DEBUG jade 2026-08-14 16:33:53 +09:00
  • 1d69bd914e fix(sync): Ignore Broken Pipe on SSE emitter in warm pool and optimize SyncRunner jade 2026-08-14 16:27:09 +09:00
  • d8a8501c4e sal 50개추가 binzz 2026-08-14 16:12:56 +09:00
  • f38633fa9e feat: cus에 툴 50개 추가 juheelee 2026-08-14 14:53:23 +09:00
  • ead0cb4375 Merge remote-tracking branch 'origin/main' Boram 2026-08-14 14:09:36 +09:00
  • b0a0f38691 pro에 mcptool 50개 생성 Boram 2026-08-14 14:09:23 +09:00
  • c6632eac59 fix: tool report 수정 juheelee 2026-08-14 13:39:50 +09:00
  • 864884f5cb Update tool schema YAMLs with regex patterns jade 2026-08-14 11:48:28 +09:00
  • d29a7fce09 Set openWorldHint to false in UseCase java files and add empty pattern to tool-definition yaml files jade 2026-08-14 11:45:57 +09:00
  • 17c570f740 Merge remote-tracking branch 'origin/main' Boram 2026-08-14 11:31:04 +09:00
  • 45e2c148ab 인터페이스 다운로드 변경사항 반영 Boram 2026-08-14 11:30:55 +09:00
  • b53dfe3601 Enhance ToolScaffolder with Pattern and Examples validation, support AI prompt generation for Pattern jade 2026-08-14 10:29:27 +09:00
  • b8d6fa28df fix(scaffold): 기존 UseCase에 툴 추가 시 의존성 주입(RequiredArgsConstructor) 누락 및 필드 위치 오류 수정 jade 2026-08-14 09:58:50 +09:00
  • 975411598d fix(scaffold): 기존 UseCase에 단일 Tool 추가 시 새 파일(UseCase)이 생성되는 버그 수정 jade 2026-08-14 09:51:08 +09:00
  • 09cc22e4a4 fix(scaffold): Domain Category 덮어쓰기 방지 및 하위 필드(itemFields) 편집 팝업 추가 jade 2026-08-14 09:34:23 +09:00
  • 954d8879b7 feat(scaffold): Domain Category 콤보박스 및 카테고리 동적 로드 API 추가 jade 2026-08-14 09:24:39 +09:00
  • 8a7697447f feat: add retry loop for tool registration at startup jade 2026-08-14 00:10:30 +09:00
  • dfaeae7e01 feat: add additional iam and pct tools jade 2026-08-13 23:54:26 +09:00
  • 58960af817 feat: add iam and pct mock tools jade 2026-08-13 23:47:05 +09:00
  • 18c2301cdf docs: design executable sys mock tools jade 2026-08-13 23:02:35 +09:00
  • 4cddb4bfe9 docs: add sys mock tools design jade 2026-08-13 22:48:03 +09:00
  • a8df07d085 fix: update services in deploy.yml to match docker-compose.yml jade 2026-08-13 22:43:04 +09:00
  • 376edbbcfb fix: remove internal API fields from _meta to match YAML strictly jade 2026-08-13 18:22:43 +09:00
  • 33e1261b38 refactor: restructure tools/list response to strictly follow MCP schema standard (PDF page 62) jade 2026-08-13 18:15:10 +09:00
  • ad4758d0ba feat: expose _meta in tool metadata and map parametersSchema to inputSchema jade 2026-08-13 18:04:57 +09:00
  • 93257b1bc6 feat: add module filter to tester UI and moduleName to ToolMetadata jade 2026-08-13 17:56:37 +09:00
  • 04497a608c feat: change default gateway registration to true in scaffold UI jade 2026-08-13 17:51:02 +09:00
  • 8f1c64ac58 refactor: apply Option B, remove heartbeat and register tools once on startup jade 2026-08-13 17:34:32 +09:00
  • 34e678ad63 fix: change default of register in @GrowToolHint to true so tools are returned jade 2026-08-13 17:15:01 +09:00
  • 46df842732 refactor: remove unnecessary register=false from @GrowToolHint jade 2026-08-13 16:54:08 +09:00
  • f1ca0d6df1 refactor: remove redis and switch to in-memory, rollback incomplete Spring AI 2.0 upgrade jade 2026-08-13 16:37:30 +09:00
  • 1cb1d90a7e feat: tool report 카테고리 추가 juheelee 2026-08-13 16:32:08 +09:00
  • 019cbe4199 Refactor: rename ToolHint to GrowToolHint and update annotations jade 2026-08-13 16:20:00 +09:00
  • 2723d12568 Refactor: rename ToolHint to GrowToolHint and update annotations feature/tool_0812 jade 2026-08-13 16:20:00 +09:00
  • 206095a7a8 feat: tool report 카테고리 추가 juheelee 2026-08-13 16:13:10 +09:00
  • df03037d3f update: apply recent changes from local workspace jade 2026-08-13 09:52:18 +09:00
  • fc235f05b9 ci: configure SizeAndTimeBasedRollingPolicy in logback to prevent disk space issues 윤희준 2026-08-13 09:48:07 +09:00
  • 97d380afe0 feat: enhance tool scaffold and usecase naming jade 2026-08-12 23:42:14 +09:00
  • bd4d2a7624 revert: restore register=false check in HeartbeatSender jade 2026-08-12 23:34:42 +09:00
  • b39c66000a docs: define multi-tool scaffold design jade 2026-08-12 22:53:57 +09:00
  • 11d78a0119 fix: ignore register=false to expose all tools jade 2026-08-12 22:18:00 +09:00
  • 1d4e8b8ebd fix: add missing V17 YAML definition for cmm_customer_tool jade 2026-08-12 18:24:10 +09:00
  • a661e07a9f fix: resolve SSE stream completion issue, fix mapstruct typo, and remove duplicate GlowLogger jade 2026-08-12 18:20:48 +09:00
  • 4ecff183c6 어노테이션수정 Boram 2026-08-12 18:06:25 +09:00
  • 999b4ebae0 Merge remote-tracking branch 'origin/main' Boram 2026-08-12 17:48:15 +09:00
  • 69e89e0d52 고객 통합 안내이력 조회 sample 생성 Boram 2026-08-12 17:48:00 +09:00
  • 6aa62a5499 fix: preserve Korean text in scaffold output jade 2026-08-12 17:29:10 +09:00
  • 017812cd29 feat: apply tool schema v17 metadata jade 2026-08-12 15:46:57 +09:00
  • 97a56efddf docs: define tool schema v17 migration jade 2026-08-12 13:12:19 +09:00
  • 39c59be5a2 Merge remote-tracking branch 'origin/main' into feature/09863413_psb binzz 2026-08-12 10:43:26 +09:00
  • ccabd1187b feat: add Excel document generator binzz 2026-08-12 10:11:48 +09:00
  • 3e553441ba ci: trigger build after static docker cli fix 윤희준 2026-08-12 10:34:58 +09:00
  • b60b933a08 refactor: remove claim schema sample tool jade 2026-08-12 00:10:04 +09:00
  • 8cbdd2ecad feat: add insurance claim HTTP tool scaffold jade 2026-08-11 23:59:33 +09:00
  • 6662641903 refactor: remove sample HTTP tool integration jade 2026-08-11 23:41:57 +09:00
  • 0e27937687 feat: add scaffold HTTP mock support jade 2026-08-11 23:12:30 +09:00
  • 45e4332adb feat: add AI scaffold drafts jade 2026-08-11 22:54:02 +09:00
  • 11f94cf721 feat: add scaffold field editor jade 2026-08-11 22:18:45 +09:00
  • 65040bdc8a refactor: remove unused eims senders jade 2026-08-11 22:10:58 +09:00
  • fde039066c refactor: remove legacy eims tool path jade 2026-08-11 22:00:22 +09:00
  • c95b946449 필요 없는 소스 푸쉬 jade 2026-08-11 18:10:01 +09:00
  • 9c420dc5ab feat: standardize tool names and http clients jade 2026-08-11 17:27:16 +09:00
  • 95a8ae3a1b ci: add --pull always to docker compose up to automatically update external images 윤희준 2026-08-11 16:26:20 +09:00
  • 9021154481 Merge remote-tracking branch 'origin/main' Boram 2026-08-11 16:23:03 +09:00
  • e250b1149c ci: update gitea runner registration token 윤희준 2026-08-11 16:16:33 +09:00
  • 494fbe9c45 인터페이스 설계서 자동생성DTO Boram 2026-08-11 16:14:02 +09:00
  • 68608569ce ci: exclude bin and act_runner_data from rsync deletion 윤희준 2026-08-11 15:05:19 +09:00
  • d3ceec615f ci: update docker post-deploy cleanup to prune build cache and unused tagged images 윤희준 2026-08-11 14:57:18 +09:00
  • 8312eee1d1 feat: scaffold Glow HTTP tool integration jade 2026-08-11 13:22:48 +09:00
  • 041f939c33 fix: honor tool registration flag jade 2026-08-11 10:28:46 +09:00
  • 4275f76104 feat: enforce underscore MCP tool names jade 2026-08-11 10:18:36 +09:00
  • 40303ee9b8 feat: add Glow HTTP tool integration sample jade 2026-08-10 17:24:28 +09:00
  • 4b08021fc6 fix: add AUTO-TESTER to tenant-domains in application.yml to allow DeepBuilder tool execution jade 2026-08-10 16:05:44 +09:00
  • f2e1c8d388 fix: correct scaffold package generation jade 2026-08-10 16:01:14 +09:00
  • 2712993286 fix: skip domain authorization check for internal system tenant jade 2026-08-10 15:58:23 +09:00
  • 568b6e1d63 feat: add smp to pre-initialized category list in DynamicMcpServerManager jade 2026-08-10 15:47:34 +09:00
  • 15bb39bdcb feat: force all tools to be registered to Redis regardless of register=false jade 2026-08-10 15:47:10 +09:00
  • 4d929da2ce fix: set register=true for Onnba3011UseCase to expose it to MCP Gateway jade 2026-08-10 15:44:58 +09:00
  • cf0a25bac3 fix: uncomment emitter.complete() for notifications to prevent client hang jade 2026-08-10 15:40:48 +09:00
  • 25f55e4455 fix: uncomment emitter.complete() to close stream for custom protocol jade 2026-08-10 15:36:55 +09:00
  • 5fa086531d fix: change serverInfo prefix from DAP-Gateway to dap-was in DynamicMcpServerManager jade 2026-08-10 15:29:23 +09:00
  • 2f643a626c docs: clarify internal java image usage in dockerfile jade 2026-08-10 11:05:04 +09:00
  • bc5f224e22 docs: add internal network migration checklist jade 2026-08-10 10:48:17 +09:00
  • 906e7e206d fix: fall back to tool pods when redis is unavailable jade 2026-08-10 10:29:53 +09:00
  • dd36247bf7 feat: standardize glow profile configuration jade 2026-08-10 09:45:13 +09:00
  • 7819b11ce3 feat: opt in to output schema validation jade 2026-08-10 09:24:05 +09:00
  • 6809435cc2 feat: cache tool methods on pod startup jade 2026-08-10 09:06:56 +09:00
  • 813c846f05 feat: scaffold tools from declared fields jade 2026-08-09 17:50:06 +09:00
  • c0567ec1c2 fix: generate schema based tool request DTOs jade 2026-08-09 17:13:54 +09:00
  • ae00489a39 feat: align pod scaffolding with oth runtime jade 2026-08-09 16:54:24 +09:00
  • 03203a9912 feat: unify MCP tool execution and chat callbacks jade 2026-08-09 16:11:46 +09:00
  • 7c9077dbd1 chore: align scaffold gradle with tool standard jade 2026-08-07 16:56:07 +09:00
  • 782dee0d19 chore: downgrade to spring boot 3.5 jade 2026-08-07 13:07:08 +09:00
  • d1f202aa9a Update sms tool name and categoryKey to sms jade 2026-08-06 01:20:39 +09:00