jade
bce603c3b6
fix: resolve mci package splitting and IO class naming issues in ToolScaffolder
Deploy to OCIWP / deploy (push) Failing after 17s
2026-08-20 13:02:30 +09:00
jade
40ca961239
fix: restore static html files that were dropped during massive rename
Deploy to OCIWP / deploy (push) Failing after 17s
2026-08-20 12:51:21 +09:00
jade
0085ec6919
refactor: massive rename dap -> dat and fix scaffold syntax error
Deploy to OCIWP / deploy (push) Failing after 14s
2026-08-20 10:41:37 +09:00
jade
64c422378f
feat(scaffold): add native folder picker for Workspace Path selection
...
Deploy to OCIWP / deploy (push) Failing after 39s
- Added /api/v1/scaffold/browse-folder endpoint in ScaffoldingController to open native JFileChooser.
- Updated scaffold.html to use the new API for both Pod Module and Tool Function.
- Fixed JS event listener bug where workspacePath changes only affected Pod Module.
2026-08-20 09:22:03 +09:00
jade
d2fb804e5c
fix: make AxhubSessionService optional to prevent Gateway crash
Deploy to OCIWP / deploy (push) Failing after 21s
2026-08-19 17:21:10 +09:00
jade
fdd6c6b99a
fix: add DRTM_CD and USER_ID to HeaderDefaults
Deploy to OCIWP / deploy (push) Failing after 30s
2026-08-19 17:13:43 +09:00
jade
f25b6252d1
feat: align AxhubMciComponent with TmMciComponent (DRTM_CD, USER_ID, BizException)
Deploy to OCIWP / deploy (push) Failing after 15s
2026-08-19 16:53:02 +09:00
jade
69c1cb30af
fix: import path for GlowTrgmField
Deploy to OCIWP / deploy (push) Failing after 44s
2026-08-19 16:45:25 +09:00
jade
e998127fa5
feat: implement MCI session fetching using employee number
Deploy to OCIWP / deploy (push) Failing after 1m3s
2026-08-19 16:41:13 +09:00
jade
9cdf313a77
fix: refactor ToolScaffolder to use generic MciClient for MCI tools
Deploy to OCIWP / deploy (push) Failing after 41s
2026-08-19 14:06:37 +09:00
jade
870412f0c7
fix: resolve workspace path resolution and enhance GrowToolHint generation in ToolScaffolder
Deploy to OCIWP / deploy (push) Failing after 1m8s
2026-08-19 13:50:49 +09:00
jade
d5a07cd846
agent 내용 업데이트
Deploy to OCIWP / deploy (push) Failing after 16s
2026-08-19 10:37:00 +09:00
jade
6d6eaab742
feat(ui): Export tools respecting main filter and add OpenAPI/Markdown exports
Deploy to OCIWP / deploy (push) Failing after 17s
2026-08-19 09:45:53 +09:00
jade
17524c5887
feat(ui): Enhance Tools List JSON modal with search and Postman export
Deploy to OCIWP / deploy (push) Failing after 15s
2026-08-19 09:40:51 +09:00
jade
ebef388893
feat(ui): Display Tools List JSON in a modal screen instead of direct download
Deploy to OCIWP / deploy (push) Failing after 17s
2026-08-19 09:35:32 +09:00
jade
eac481da41
feat(ui): Add Export JSON button to Tester UI
Deploy to OCIWP / deploy (push) Failing after 38s
2026-08-19 09:30:42 +09:00
jade
0122de84aa
feat(was-sys): add target parameter to TeamContactUseCase to filter by team
Deploy to OCIWP / deploy (push) Failing after 14s
2026-08-18 21:21:45 +09:00
jade
bb98eac44c
feat(was-sys): update team contact info with full roster
Deploy to OCIWP / deploy (push) Failing after 14s
2026-08-18 21:20:27 +09:00
jade
6060eb9f93
feat(was-sys): add TeamContactUseCase for AX team and MCP managers
Deploy to OCIWP / deploy (push) Failing after 16s
2026-08-18 21:13:27 +09:00
jade
7737ac8905
fix(gateway): resolve ClassCastException when parsing tools list in ChatController
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
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
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
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
Deploy to OCIWP / deploy (push) Successful in 3m9s
2026-08-18 20:46:27 +09:00
jade
c390b89250
컴파일 오류 삭제
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
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
Deploy to OCIWP / deploy (push) Has been cancelled
2026-08-18 20:28:18 +09:00
jade
ebaff567c6
툴 검색 시 interface -> 구현체
Deploy to OCIWP / deploy (push) Successful in 5m20s
2026-08-18 18:12:37 +09:00
jade
c0069c2419
Refactor: apiKey to match dapms
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
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
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
Deploy to OCIWP / deploy (push) Successful in 3m23s
2026-08-18 11:05:47 +09:00
jade
406e3c79b7
fix: align tool headers
Deploy to OCIWP / deploy (push) Successful in 3m51s
2026-08-18 09:52:54 +09:00
jade
8bd9b9e922
feat(manifest): expose tool usage guidance
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
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
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
Deploy to OCIWP / deploy (push) Successful in 3m7s
2026-08-14 17:34:52 +09:00
jade
f70ee854ec
fix(sync): Ignore AsyncRequestNotUsableException in GlobalExceptionHandler
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
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
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
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
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
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
Deploy to OCIWP / deploy (push) Has been cancelled
2026-08-14 16:27:09 +09:00
binzz
d8a8501c4e
sal 50개추가
Deploy to OCIWP / deploy (push) Waiting to run
2026-08-14 16:12:56 +09:00
juheelee
f38633fa9e
feat: cus에 툴 50개 추가
Deploy to OCIWP / deploy (push) Successful in 6m15s
2026-08-14 14:53:23 +09:00
Boram
ead0cb4375
Merge remote-tracking branch 'origin/main'
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 수정
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
Deploy to OCIWP / deploy (push) Successful in 6m13s
2026-08-14 11:48:28 +09:00