750 Commits

Author SHA1 Message Date
jade
a420c46c89 fix(gateway): Add fallback routing rule for cmm category
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 3m7s
2026-08-14 17:34:52 +09:00
jade
f70ee854ec fix(sync): Ignore AsyncRequestNotUsableException in GlobalExceptionHandler
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 3m14s
2026-08-14 17:15:06 +09:00
윤희준
6e65228fb9 fix(deploy): install docker-cli and docker-cli-compose inside alpine runner container natively
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 4m42s
2026-08-14 16:55:54 +09:00
윤희준
a8ca65657a fix(deploy): use correct absolute path for host docker binary in volumes
Some checks failed
Deploy to OCIWP / deploy (push) Failing after 2m3s
2026-08-14 16:52:08 +09:00
윤희준
e66e97ecc3 fix: restore repository runner token and implement missing syncToolSource method
Some checks failed
Deploy to OCIWP / deploy (push) Failing after 53s
2026-08-14 16:49:43 +09:00
jade
ac73a86979 fix(sync): clear dead emitter and ignore IllegalStateException
Some checks failed
Deploy to OCIWP / deploy (push) Failing after 1m18s
2026-08-14 16:35:34 +09:00
jade
1411f39ffc fix(sync): downgrade noisy SSE transmission logs to DEBUG
Some checks failed
Deploy to OCIWP / deploy (push) Has been cancelled
2026-08-14 16:33:53 +09:00
jade
1d69bd914e fix(sync): Ignore Broken Pipe on SSE emitter in warm pool and optimize SyncRunner
Some checks failed
Deploy to OCIWP / deploy (push) Has been cancelled
2026-08-14 16:27:09 +09:00
binzz
d8a8501c4e sal 50개추가
Some checks are pending
Deploy to OCIWP / deploy (push) Waiting to run
2026-08-14 16:12:56 +09:00
juheelee
f38633fa9e feat: cus에 툴 50개 추가
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 6m15s
2026-08-14 14:53:23 +09:00
Boram
ead0cb4375 Merge remote-tracking branch 'origin/main'
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 6m16s
2026-08-14 14:09:36 +09:00
Boram
b0a0f38691 pro에 mcptool 50개 생성 2026-08-14 14:09:23 +09:00
juheelee
c6632eac59 fix: tool report 수정
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 6m11s
2026-08-14 13:39:50 +09:00
jade
864884f5cb Update tool schema YAMLs with regex patterns
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 6m13s
2026-08-14 11:48:28 +09:00
jade
d29a7fce09 Set openWorldHint to false in UseCase java files and add empty pattern to tool-definition yaml files
Some checks failed
Deploy to OCIWP / deploy (push) Has been cancelled
2026-08-14 11:45:57 +09:00
Boram
17c570f740 Merge remote-tracking branch 'origin/main'
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 6m9s
2026-08-14 11:31:04 +09:00
Boram
45e2c148ab 인터페이스 다운로드 변경사항 반영 2026-08-14 11:30:55 +09:00
jade
b53dfe3601 Enhance ToolScaffolder with Pattern and Examples validation, support AI prompt generation for Pattern
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 6m22s
2026-08-14 10:29:27 +09:00
jade
b8d6fa28df fix(scaffold): 기존 UseCase에 툴 추가 시 의존성 주입(RequiredArgsConstructor) 누락 및 필드 위치 오류 수정
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 6m6s
2026-08-14 09:58:50 +09:00
jade
975411598d fix(scaffold): 기존 UseCase에 단일 Tool 추가 시 새 파일(UseCase)이 생성되는 버그 수정
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 6m10s
2026-08-14 09:51:08 +09:00
jade
09cc22e4a4 fix(scaffold): Domain Category 덮어쓰기 방지 및 하위 필드(itemFields) 편집 팝업 추가
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 6m20s
2026-08-14 09:34:23 +09:00
jade
954d8879b7 feat(scaffold): Domain Category 콤보박스 및 카테고리 동적 로드 API 추가
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 7m11s
2026-08-14 09:24:39 +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
dfaeae7e01 feat: add additional iam and pct tools
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 6m31s
2026-08-13 23:54:26 +09:00
jade
58960af817 feat: add iam and pct mock tools
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 6m30s
2026-08-13 23:47:05 +09:00
jade
18c2301cdf docs: design executable sys mock tools 2026-08-13 23:02:35 +09:00
jade
4cddb4bfe9 docs: add sys mock tools design 2026-08-13 22:48:03 +09:00
jade
a8df07d085 fix: update services in deploy.yml to match docker-compose.yml
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 6m40s
2026-08-13 22:43:04 +09:00
jade
376edbbcfb fix: remove internal API fields from _meta to match YAML strictly
Some checks failed
Deploy to OCIWP / deploy (push) Failing after 27s
2026-08-13 18:22:43 +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
04497a608c feat: change default gateway registration to true in scaffold UI
Some checks failed
Deploy to OCIWP / deploy (push) Failing after 30s
2026-08-13 17:51:02 +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
juheelee
1cb1d90a7e feat: tool report 카테고리 추가
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 4m50s
2026-08-13 16:32:08 +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
juheelee
206095a7a8 feat: tool report 카테고리 추가
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 2m29s
2026-08-13 16:13:10 +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
윤희준
fc235f05b9 ci: configure SizeAndTimeBasedRollingPolicy in logback to prevent disk space issues
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 2m54s
2026-08-13 09:48:07 +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
b39c66000a docs: define multi-tool scaffold design 2026-08-12 22:53:57 +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
1d4e8b8ebd fix: add missing V17 YAML definition for cmm_customer_tool
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 1m52s
2026-08-12 18:24:10 +09:00
jade
a661e07a9f fix: resolve SSE stream completion issue, fix mapstruct typo, and remove duplicate GlowLogger
Some checks failed
Deploy to OCIWP / deploy (push) Failing after 14s
2026-08-12 18:20:48 +09:00
Boram
4ecff183c6 어노테이션수정
Some checks failed
Deploy to OCIWP / deploy (push) Failing after 14s
2026-08-12 18:06:25 +09:00
Boram
999b4ebae0 Merge remote-tracking branch 'origin/main'
Some checks failed
Deploy to OCIWP / deploy (push) Failing after 17s
2026-08-12 17:48:15 +09:00