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
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
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
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
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
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
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
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
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
juheelee
c6632eac59
fix: tool report 수정
Deploy to OCIWP / deploy (push) Successful in 6m11s
2026-08-14 13:39:50 +09:00
jade
d29a7fce09
Set openWorldHint to false in UseCase java files and add empty pattern to tool-definition yaml files
Deploy to OCIWP / deploy (push) Has been cancelled
2026-08-14 11:45:57 +09:00
jade
b53dfe3601
Enhance ToolScaffolder with Pattern and Examples validation, support AI prompt generation for Pattern
Deploy to OCIWP / deploy (push) Successful in 6m22s
2026-08-14 10:29:27 +09:00
jade
975411598d
fix(scaffold): 기존 UseCase에 단일 Tool 추가 시 새 파일(UseCase)이 생성되는 버그 수정
Deploy to OCIWP / deploy (push) Successful in 6m10s
2026-08-14 09:51:08 +09:00
jade
09cc22e4a4
fix(scaffold): Domain Category 덮어쓰기 방지 및 하위 필드(itemFields) 편집 팝업 추가
Deploy to OCIWP / deploy (push) Successful in 6m20s
2026-08-14 09:34:23 +09:00
jade
954d8879b7
feat(scaffold): Domain Category 콤보박스 및 카테고리 동적 로드 API 추가
Deploy to OCIWP / deploy (push) Successful in 7m11s
2026-08-14 09:24:39 +09:00
jade
376edbbcfb
fix: remove internal API fields from _meta to match YAML strictly
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)
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
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
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
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
Deploy to OCIWP / deploy (push) Failing after 44s
2026-08-13 17:34:32 +09:00
jade
f1ca0d6df1
refactor: remove redis and switch to in-memory, rollback incomplete Spring AI 2.0 upgrade
Deploy to OCIWP / deploy (push) Successful in 4m31s
2026-08-13 16:38:42 +09:00
jade
019cbe4199
Refactor: rename ToolHint to GrowToolHint and update annotations
Deploy to OCIWP / deploy (push) Successful in 2m2s
2026-08-13 16:22:15 +09:00
juheelee
206095a7a8
feat: tool report 카테고리 추가
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
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
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
Deploy to OCIWP / deploy (push) Failing after 0s
2026-08-12 23:42:14 +09:00
jade
a661e07a9f
fix: resolve SSE stream completion issue, fix mapstruct typo, and remove duplicate GlowLogger
Deploy to OCIWP / deploy (push) Failing after 14s
2026-08-12 18:20:48 +09:00
jade
017812cd29
feat: apply tool schema v17 metadata
Deploy to OCIWP / deploy (push) Failing after 22s
2026-08-12 15:46:57 +09:00
binzz
ccabd1187b
feat: add Excel document generator
2026-08-12 10:39:09 +09:00
jade
6662641903
refactor: remove sample HTTP tool integration
Deploy to OCIWP / deploy (push) Has been cancelled
2026-08-11 23:41:57 +09:00
jade
45e4332adb
feat: add AI scaffold drafts
Deploy to OCIWP / deploy (push) Has been cancelled
2026-08-11 22:54:02 +09:00
jade
11f94cf721
feat: add scaffold field editor
Deploy to OCIWP / deploy (push) Has been cancelled
2026-08-11 22:18:45 +09:00
jade
9c420dc5ab
feat: standardize tool names and http clients
Deploy to OCIWP / deploy (push) Has been cancelled
2026-08-11 17:28:11 +09:00
Boram
9021154481
Merge remote-tracking branch 'origin/main'
Deploy to OCIWP / deploy (push) Has been cancelled
2026-08-11 16:23:03 +09:00
Boram
494fbe9c45
인터페이스 설계서 자동생성DTO
2026-08-11 16:14:02 +09:00
jade
4b08021fc6
fix: add AUTO-TESTER to tenant-domains in application.yml to allow DeepBuilder tool execution
Deploy to OCIWP / deploy (push) Successful in 1m34s
2026-08-10 16:05:44 +09:00
jade
2712993286
fix: skip domain authorization check for internal system tenant
Deploy to OCIWP / deploy (push) Successful in 1m36s
2026-08-10 15:58:23 +09:00
jade
568b6e1d63
feat: add smp to pre-initialized category list in DynamicMcpServerManager
Deploy to OCIWP / deploy (push) Successful in 1m32s
2026-08-10 15:47:34 +09:00
jade
cf0a25bac3
fix: uncomment emitter.complete() for notifications to prevent client hang
Deploy to OCIWP / deploy (push) Successful in 1m37s
2026-08-10 15:40:48 +09:00