Commit Graph

667 Commits

Author SHA1 Message Date
jade
7737ac8905 fix(gateway): resolve ClassCastException when parsing tools list in ChatController
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 6m37s
2026-08-18 21:04:41 +09:00
jade
de2d1061aa refactor(was-lib): use bundleId to dynamically match module-wide tool manifest requests
Some checks failed
Deploy to OCIWP / deploy (push) Has been cancelled
2026-08-18 21:00:09 +09:00
jade
35fa033a1c feat(was-lib): map sys category to iam and pct tools
Some checks failed
Deploy to OCIWP / deploy (push) Has been cancelled
2026-08-18 20:57:13 +09:00
jade
3216148ee2 feat(was-lib): add /tool-manifest/{categoryKey} endpoint for filtered manifest
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 3m19s
2026-08-18 20:51:41 +09:00
jade
fbae7618eb fix(gateway): fix routing prefix matching and cache fallback tools
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 3m9s
2026-08-18 20:46:27 +09:00
jade
c390b89250 컴파일 오류 삭제
Some checks failed
Deploy to OCIWP / deploy (push) Has been cancelled
2026-08-18 20:46:04 +09:00
jade
b4ffac0cd5 fix(gateway): accept registered tools from fallback to recover after gateway restart
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 3m22s
2026-08-18 20:30:49 +09:00
jade
6ec809fb65 fix(gateway): inject X-Tool-Server-API-Key header to tools/local fetch restClient
Some checks failed
Deploy to OCIWP / deploy (push) Has been cancelled
2026-08-18 20:28:18 +09:00
jade
ebaff567c6 툴 검색 시 interface -> 구현체
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 5m20s
2026-08-18 18:12:37 +09:00
jade
c0069c2419 Refactor: apiKey to match dapms
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 3m27s
2026-08-18 16:58:25 +09:00
jade
9f347ef9de fix(security): Set tool-server-api-key property and revert header name
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 3m10s
2026-08-18 14:46:39 +09:00
jade
91b2b67d85 refactor(security): Change X-Tool-Server-API-Key header to apiKey
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 3m44s
2026-08-18 14:41:12 +09:00
jade
b8fd9492c6 Refactor: Switch schema validator to MCP SDK DefaultJsonSchemaValidator (JSON Schema 2020-12) to match dapms
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 3m23s
2026-08-18 11:05:47 +09:00
jade
406e3c79b7 fix: align tool headers
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 3m51s
2026-08-18 09:52:54 +09:00
jade
8bd9b9e922 feat(manifest): expose tool usage guidance
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 3m17s
2026-08-17 15:11:46 +09:00
jade
0816c0ff0c feat(mcp): expose tool guidance in metadata
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 5m4s
2026-08-17 14:48:09 +09:00
jade
59f9a8eaad fix(mci): Fix ClassCastException in GlowMciComponent mock by instantiating resBodyClass
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 3m19s
2026-08-14 17:58:05 +09:00
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