jade
69204cb6dd
fix: tolerate AI manifest YAML colons
Deploy to OCIWP / deploy (push) Failing after 37s
2026-09-03 14:16:57 +09:00
Boram
82c087e2da
dto다운로드
Deploy to OCIWP / deploy (push) Failing after 22s
2026-09-03 10:46:10 +09:00
jade
693ddea18d
fix: normalize scaffold pod and tool generation
Deploy to OCIWP / deploy (push) Failing after 35s
2026-09-03 10:10:21 +09:00
jade
e6bcfe8934
fix: align pod manifest scaffold schema
Deploy to OCIWP / deploy (push) Failing after 25s
2026-09-02 14:34:56 +09:00
jade
2dc0c19c5a
feat: add AI manifest generation to pod scaffold
Deploy to OCIWP / deploy (push) Failing after 1m6s
2026-09-02 13:29:42 +09:00
jade
a85a5e8d33
fix: add explicit parameter name to ToolReportController
Deploy to OCIWP / deploy (push) Failing after 12s
2026-09-01 17:00:14 +09:00
jade
a6eb4c4fe5
fix: correct placeholder text in usecase dropdown to '새 UseCase 생성' instead of '새 도메인 생성'
Deploy to OCIWP / deploy (push) Failing after 10s
2026-09-01 16:49:53 +09:00
jade
f9b96bf7ab
fix: add explicit names to all @PathVariable and @RequestParam to support legacy compilers without -parameters flag
Deploy to OCIWP / deploy (push) Failing after 10s
2026-09-01 16:42:19 +09:00
jade
1efd8617a7
fix: explicitly name @RequestParam to support environments compiled without -parameters flag
Deploy to OCIWP / deploy (push) Failing after 11s
2026-09-01 16:34:07 +09:00
jade
cfee4e381e
fix: robust handling of non-array responses in scaffold.html dropdowns
Deploy to OCIWP / deploy (push) Failing after 26s
2026-09-01 16:18:54 +09:00
jade
cfd074163b
fix: use inputSchema for MCP tool definitions in tester.html
Deploy to OCIWP / deploy (push) Failing after 14s
2026-08-31 17:55:16 +09:00
jade
cd9f597297
fix: enforce pascal case for MCI client generation
Deploy to OCIWP / deploy (push) Failing after 1m25s
2026-08-31 17:06:07 +09:00
jade
1e9b8506d0
fix: restore missing syntax characters and encoding in scaffold.html
Deploy to OCIWP / deploy (push) Failing after 30s
2026-08-31 16:16:01 +09:00
jade
2809f1fd3a
refactor: remove retryEnabled from tool metadata
2026-08-31 10:12:31 +09:00
jade
14cb280b0e
feat: configure tool timeout and retry metadata in gateway scaffold
Deploy to OCIWP / deploy (push) Failing after 26s
2026-08-31 09:40:27 +09:00
jade
c791929c9e
Revert "fix: resolve 401 Unauthorized for Gemma by using the valid common API key"
...
Deploy to OCIWP / deploy (push) Failing after 13s
This reverts commit 35ec9d0730 .
2026-08-28 17:25:25 +09:00
jade
35ec9d0730
fix: resolve 401 Unauthorized for Gemma by using the valid common API key
Deploy to OCIWP / deploy (push) Failing after 13s
2026-08-28 17:20:51 +09:00
jade
f7ed8e8788
fix: route Scaffolder AI requests to internal litellm and fix UseCase update bug
Deploy to OCIWP / deploy (push) Failing after 29s
2026-08-28 17:11:39 +09:00
jade
94b7c1a395
fix: restore missing OpenRouter free models in HTML dropdowns
2026-08-28 16:06:10 +09:00
jade
5894b23095
Revert "fix: remove mcp-annotations and use local annotations"
...
Deploy to OCIWP / deploy (push) Failing after 36s
This reverts commit dc8eaaa17b .
2026-08-28 15:36:21 +09:00
jade
dc8eaaa17b
fix: remove mcp-annotations and use local annotations
Deploy to OCIWP / deploy (push) Failing after 0s
2026-08-28 15:10:24 +09:00
jade
d857069a3c
feat: Add support for internal LiteLLM models (Qwen3, Gemma-4)
...
Deploy to OCIWP / deploy (push) Failing after 0s
- Add dynamic routing in ChatController for Qwen3-Coder and Gemma-4-31B
- Update scaffold.html and chat.html model selection dropdowns
- Maintain existing OpenRouter fallback via application.yml
2026-08-28 13:55:34 +09:00
jade
658b761778
소스 업데이트
Deploy to OCIWP / deploy (push) Failing after 0s
2026-08-28 10:04:23 +09:00
jade
b66a708757
chore: add src/main/generated/ to gitignore
Deploy to OCIWP / deploy (push) Failing after 0s
2026-08-28 10:04:21 +09:00
jade
d5f644e666
fix: 로컬 환경(Windows)에서 Folder Picker(AWT)가 작동하도록 Spring Boot headless 모드 비활성화
Deploy to OCIWP / deploy (push) Failing after 0s
2026-08-28 09:59:42 +09:00
jade
afd9d57523
fix: Scaffold 생성 시 execute() 대신 Tool 이름 기반 카멜케이스 함수명 사용하도록 변경
Deploy to OCIWP / deploy (push) Failing after 0s
2026-08-28 09:53:56 +09:00
jade
69ac0ab1df
fix: restore corrupted UTF-8 encoding in HTML files
Deploy to OCIWP / deploy (push) Failing after 11s
2026-08-27 14:57:03 +09:00
jade
23cafbf8e2
fix: scaffold.html 절대경로를 상대경로로 완전 변경 (Context Path 배포 지원)
Deploy to OCIWP / deploy (push) Failing after 12s
2026-08-27 14:51:29 +09:00
jade
ba65417119
fix: tester.html 에서 Tool 실행 시 JSON Schema 타입(integer, number, boolean)에 맞춰 입력값을 자동 형변환하도록 수정
Deploy to OCIWP / deploy (push) Failing after 11s
2026-08-27 14:16:42 +09:00
jade
e73a006bac
fix: static html relative paths
Deploy to OCIWP / deploy (push) Failing after 11s
2026-08-27 14:04:56 +09:00
jade
309614a319
fix: scaffold.html typo
Deploy to OCIWP / deploy (push) Failing after 12s
2026-08-27 14:03:13 +09:00
jade
c5a36814e2
feat: Scaffolder 생성 시 MCI UseCaseImpl 템플릿을 실제 요청(image) 구조(BizException, resTransfer null 체크, IO DTO)와 완전히 일치하도록 수정
Deploy to OCIWP / deploy (push) Failing after 25s
2026-08-27 13:53:08 +09:00
jade
561520778e
refactor: 폐쇄망 환경을 위해 UI html의 외부 CDN(Tailwind, Google Fonts)을 로컬 정적 리소스로 완전 대체
Deploy to OCIWP / deploy (push) Failing after 11s
2026-08-27 10:34:23 +09:00
jade
a362fe69d9
fix: tester.html 파라미터 스키마 렌더링 오류 수정 및 객체 재귀 탐색 기능 추가
Deploy to OCIWP / deploy (push) Failing after 12s
2026-08-27 09:53:10 +09:00
jade
8810126185
소스 업데이트
Deploy to OCIWP / deploy (push) Failing after 12s
2026-08-27 09:14:30 +09:00
jade
ffe5777fea
fix: ObjectMapper 주입 시 단일 매칭 실패(NoUniqueBeanDefinitionException) 해결을 위해 jsonMapper를 objectMapper로 변경하고 Primary 복구
Deploy to OCIWP / deploy (push) Failing after 13s
2026-08-27 09:05:14 +09:00
jade
2fbf805afb
fix: 스프링 필터 AOP 프록시 충돌(NPE) 해결 및 사내 로컬 AI 모델(Gemma-4-31B, Qwen3-Coder) 추가 지원
Deploy to OCIWP / deploy (push) Failing after 29s
2026-08-27 08:54:09 +09:00
jade
bb8020b99c
feat: Scaffold UI 및 로직 9자리 Target System Code 지원 업데이트
...
Deploy to OCIWP / deploy (push) Failing after 31s
- 폐쇄망 환경을 위한 Bootstrap 등 정적 자원 로컬화 (cdn -> vendor) 적용
- Target System Code를 9자리(예: ONBTI2370)까지 입력받을 수 있도록 수정
- 9자리 입력 시, 2~5번째 문자를 추출하여 패키지 경로 및 Client 클래스 명명에 사용하도록 ToolScaffolder 로직 변경
- IO DTO 이름 생성 규칙(interfaceId -> ioPrefix) 수정
2026-08-25 17:50:55 +09:00
jade
182d50a373
gradle 수정
Deploy to OCIWP / deploy (push) Failing after 15s
2026-08-20 15:35:15 +09:00
jade
9fb3d28d52
gradle 및 불필요한 소스 수정
Deploy to OCIWP / deploy (push) Failing after 17s
2026-08-20 15:26:15 +09:00
0feb3e9d26
Merge pull request 'juheelee' ( #6 ) from juheelee into main
...
Deploy to OCIWP / deploy (push) Failing after 17s
Reviewed-on: #6
2026-08-20 15:12:19 +09:00
juheelee
a19f1d75b9
Merge branch 'main' of https://git.devjun.net/kimhyungsik/ax_hub_mcp_tool into juheelee
2026-08-20 15:02:41 +09:00
juheelee
fa5335131e
fix: dap-was-dapmt 바라보도록 수정
2026-08-20 15:00:10 +09:00
juheelee
52ae31d853
fix: dap-was-dapmt 바라보도록 수정
2026-08-20 14:58:50 +09:00
jade
d73e597543
fix(gateway): restore broken Korean characters in ToolPlanner caused by encoding mismatch during rename
Deploy to OCIWP / deploy (push) Failing after 16s
2026-08-20 14:54:24 +09:00
jade
4986f9801c
fix: resolve PodScaffolder missing workspace path by reading AXHUB_SOURCE_DIR system property instead of just env var
Deploy to OCIWP / deploy (push) Failing after 23s
2026-08-20 13:31:51 +09:00
jade
400fa3b6c1
fix: resolve remaining baseName placeholders for MCI IO files in grouped append and converter generators
Deploy to OCIWP / deploy (push) Failing after 14s
2026-08-20 13:30:32 +09:00
jade
90829432c4
fix: replace missed baseName placeholders for MCI IO files and UseCaseImpl integration packages
Deploy to OCIWP / deploy (push) Failing after 16s
2026-08-20 13:15:50 +09:00
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