jade
1a70495686
feat(ui): add tool-test-console and tester dashboards
...
Deploy to OCIWP / deploy (push) Successful in 1m51s
- Add Auto-Tester Dashboard (tester.html) in gateway for batch testing tools
- Add standalone Tool Test Console (tool-test-console.html) in core
- Fix Tailwind CSS Preflight conflicts in console UI
- Update console payload schema resolution to support both gateway and pod modes
- Strip JSON-RPC metadata from tool payload output in console
- Add unified navigation headers across all static HTML pages
2026-08-04 18:24:52 +09:00
jade
e858859021
feat: standardize tool names by pod domain action
Deploy to OCIWP / deploy (push) Successful in 1m55s
2026-08-04 16:39:03 +09:00
jade
a58af1606e
feat: publish tool manifest endpoint
Deploy to OCIWP / deploy (push) Successful in 1m50s
2026-08-04 15:58:59 +09:00
jade
08ccc043da
feat: organize tool schemas by category
Deploy to OCIWP / deploy (push) Successful in 1m58s
2026-08-04 14:42:08 +09:00
jade
4393071212
chore: log validated tool response
Deploy to OCIWP / deploy (push) Successful in 1m54s
2026-08-04 13:38:43 +09:00
jade
1bac8d9d87
feat: enrich claim search output schema
Deploy to OCIWP / deploy (push) Successful in 1m53s
2026-08-04 13:34:02 +09:00
jade
31e6fd605d
feat: support MCP output schemas
Deploy to OCIWP / deploy (push) Successful in 2m1s
2026-08-04 11:24:59 +09:00
jade
15262d5a0f
test: keep input schemas in tool modules
Deploy to OCIWP / deploy (push) Successful in 1m56s
2026-08-04 11:03:35 +09:00
jade
2957272cc3
feat: support explicit MCP input schemas
Deploy to OCIWP / deploy (push) Successful in 2m18s
2026-08-04 10:50:25 +09:00
jade
bc86f36825
feat(scaffold): 템플릿 코드에 @McpValidation 예시 추가
Deploy to OCIWP / deploy (push) Successful in 1m42s
2026-08-03 16:37:11 +09:00
jade
55dcffa2c9
feat(schema): 고급 JSON Schema 제약조건(format, default, examples 등) 지원 및 McpFunction 수정 반영
Deploy to OCIWP / deploy (push) Has been cancelled
2026-08-03 16:35:46 +09:00
jade
be0314afe8
feat(schema): @McpAnyOf 어노테이션 및 JSON Schema 파싱 로직 추가
Deploy to OCIWP / deploy (push) Successful in 1m56s
2026-08-03 16:31:43 +09:00
jade
39eab0429e
Revert "feat(security): ToolSecurityContext 및 KMS 복호화 공통 모듈 추가"
...
Deploy to OCIWP / deploy (push) Successful in 2m1s
This reverts commit cf958622bd .
2026-08-03 15:35:20 +09:00
jade
cf958622bd
feat(security): ToolSecurityContext 및 KMS 복호화 공통 모듈 추가
Deploy to OCIWP / deploy (push) Successful in 2m18s
2026-08-03 13:45:16 +09:00
jade
2bc896a130
application 업데이트
2026-07-31 14:59:00 +09:00
jade
58234b1c59
refactor: align Glow transaction field metadata
Deploy to OCIWP / deploy (push) Successful in 2m20s
2026-07-31 14:44:21 +09:00
jade
541d6d1938
config: centralize Glow MCI settings
Deploy to OCIWP / deploy (push) Successful in 2m15s
2026-07-31 14:41:35 +09:00
jade
1bf09705d1
build: validate duplicate MCP tool names before packaging
Deploy to OCIWP / deploy (push) Successful in 2m1s
2026-07-30 17:41:06 +09:00
jade
60055dd9ed
feat: propagate MCP request headers to tools
Deploy to OCIWP / deploy (push) Successful in 2m28s
2026-07-30 17:10:15 +09:00
hjgram
68e1bf95fd
merge: remote updates into main with tool-core schema updates
Deploy to OCIWP / deploy (push) Successful in 2m17s
2026-07-30 06:26:41 +09:00
hjgram
204dd04d5f
feat: OCI 배포 듀얼 LLM 스위칭 및 신규 툴 DTO 의존성 주입 병합
2026-07-30 06:19:06 +09:00
jade
5fe8590695
feat: use MCP SDK for tool pod calls
Deploy to OCIWP / deploy (push) Successful in 2m18s
2026-07-29 23:03:11 +09:00
jade
06b724459e
feat: add solgitReqList and get_mcp_tool_team_members tools
Deploy to OCIWP / deploy (push) Successful in 6m31s
2026-07-29 10:26:32 +09:00
jade
1e18d2bc47
feat: support nested MCP input schema validation
Deploy to OCIWP / deploy (push) Has been cancelled
2026-07-28 14:39:31 +09:00
jade
3ce9201cd5
fix: Add throws Exception to MciClient template
2026-07-27 15:37:27 +09:00
jade
be81c095c9
fix: Correct text block alignment and formatting arguments
2026-07-27 15:36:40 +09:00
jade
d4554ce34f
fix: Remove excessive indentation in string formatting for UseCaseImpl text block
2026-07-27 15:30:58 +09:00
jade
b6d4ab1bec
fix: Remove duplicated package path in MCI DTOs and Converter
2026-07-27 15:26:38 +09:00
jade
2c8497ebee
fix: Correct ToolScaffolder template issues
2026-07-27 15:10:15 +09:00
jade
8a93d5d6dc
feat: Support 4-letter MCI system code in Scaffolder and refactor Onnba classes
2026-07-27 15:03:13 +09:00
jade
c8dd43221e
ci: Fix Node.js installation by dropping sudo/curl and supporting alpine
Deploy to OCIWP / deploy (push) Successful in 6m41s
2026-07-27 13:09:01 +09:00
jade
63187429b4
feat: validate MCP tool input constraints
Deploy to OCIWP / deploy (push) Failing after 1s
2026-07-27 13:01:40 +09:00
jade
72891dc2db
불필요한 소스 삭제
Deploy to OCIWP / deploy (push) Has been cancelled
2026-07-27 12:38:31 +09:00
jade
82c27bd468
test: prevent duplicate MCP tool names
Deploy to OCIWP / deploy (push) Has been cancelled
2026-07-27 12:37:35 +09:00
jade
ff5ca4fc7a
Fix: Add missing formatted arguments for MCI and EAI ToolScaffolder templates
2026-07-27 11:43:37 +09:00
jade
ba39a23b09
Fix: Add missing @Service annotations to MCP Tool use case implementations
Deploy to OCIWP / deploy (push) Has been cancelled
2026-07-27 10:45:09 +09:00
jade
579979b5fe
Refactor: Move MCP tool annotations to interface level
2026-07-27 10:21:24 +09:00
jade
a6ca2b82a7
scaffold 수정
Deploy to OCIWP / deploy (push) Has been cancelled
2026-07-26 16:00:45 +09:00
jade
ad950071b2
refactor: fix annotation package - remove duplicate annotation.annotation directory
Deploy to OCIWP / deploy (push) Has been cancelled
2026-07-25 02:00:47 +09:00
jade
e6407b07a2
refactor: apply Glow standard to dap-tool-core (usecase, javadoc, etc)
Deploy to OCIWP / deploy (push) Has been cancelled
2026-07-25 01:56:41 +09:00
jade
92fe2399be
refactor: rename dap-tool-other to dap-tool-oth
Deploy to OCIWP / deploy (push) Has been cancelled
2026-07-25 01:36:12 +09:00
jade
35f361a976
fix: restore Nginx port 8281 mapping - Apache VirtualHost proxies to 8281
Deploy to OCIWP / deploy (push) Successful in 13m41s
2026-07-24 16:08:59 +09:00
jade
9066c621a0
fix: resolve Nginx 503 error on rollback and apply package refactoring
Deploy to OCIWP / deploy (push) Successful in 11m44s
2026-07-24 15:00:01 +09:00
jade
4ed534b1d6
fix: restore Nginx 8080 port mapping for Apache and refactor MciCfpaClient
Deploy to OCIWP / deploy (push) Successful in 13m42s
2026-07-24 14:27:00 +09:00
jade
fc8c3da666
refactor: apply MSA naming standard for DTOs and Scaffold template (Req->Request, Res->Response)
Deploy to OCIWP / deploy (push) Failing after 30s
2026-07-24 10:07:50 +09:00
jade
438c190447
refactor: rename packages dapms to mcg and dapmt to mcc
Deploy to OCIWP / deploy (push) Failing after 42s
2026-07-24 10:00:45 +09:00
jade
8b11c1aae8
feat: 적용 무중단 배포 시스템 (Blue-Green Deployment)
Deploy to OCIWP / deploy (push) Failing after 51s
2026-07-24 08:51:01 +09:00
jade
abf7a435a4
feat/fix: update ToolScaffolder interface, update scaffold.html, fix mci-mock port
Deploy to OCIWP / deploy (push) Failing after 14m20s
2026-07-23 23:11:30 +09:00
jade
165a6340ea
Refactor: ToolService 인터페이스 분리 및 GlowEaiComponent 로드 에러 수정
Deploy to OCIWP / deploy (push) Has been cancelled
2026-07-23 12:59:34 +09:00
jade
323d227eee
feat: Add AxhubEaiComponent and MCI/EAI mock frameworks
Deploy to OCIWP / deploy (push) Failing after 3m26s
2026-07-23 09:19:21 +09:00