jade
ac60d046eb
fix: example 입력
Deploy to OCIWP / deploy (push) Successful in 2m24s
2026-08-05 14:19:37 +09:00
jade
3a86a8e0c7
fix: align tool module handling with dap-was naming
Deploy to OCIWP / deploy (push) Successful in 1m55s
2026-08-05 13:44:35 +09:00
jade
ae8cc38bcf
fix: 로컬 JS 라이브러리(Tailwind, Chart.js) 누락 추가
Deploy to OCIWP / deploy (push) Successful in 1m58s
2026-08-05 11:07:10 +09:00
jade
bf369e2a83
feat: MCP Tool Tester UI/UX 고도화 (Stress 테스트, 실시간 로그 콘솔, Auto-Ping 등 추가)
Deploy to OCIWP / deploy (push) Successful in 1m55s
2026-08-05 10:59:40 +09:00
jade
4b34df774d
refactor: restructure packages, delete ZtUsac, fix gateway context
Deploy to OCIWP / deploy (push) Successful in 2m15s
2026-08-05 10:09:36 +09:00
jade
65222b5b1a
feat: index.html 메인 화면에 Tester, Console 카드 추가
Deploy to OCIWP / deploy (push) Successful in 1m49s
2026-08-05 00:06:02 +09:00
jade
b9f98e89ce
fix: index.html 헤더 링크 추가 및 tester.html CSV 한글 깨짐 방지(BOM 추가)
Deploy to OCIWP / deploy (push) Successful in 1m49s
2026-08-05 00:01:59 +09:00
jade
3729e2d6ee
fix: McpRouterController, ChatController 불필요한 FQCN 선언 제거 및 import 통합
Deploy to OCIWP / deploy (push) Successful in 1m52s
2026-08-04 23:43:44 +09:00
jade
136ad2fa71
refactor: dap-tool-* 모듈을 dap-was-* 이름으로 전면 개편 및 컨테이너명/파이프라인 연동
Deploy to OCIWP / deploy (push) Successful in 1m57s
2026-08-04 23:33:06 +09:00
jade
f827760513
refactor: 공용 클래스(MCP, Manifest, UseCase 등) lib 패키지로 이관 및 통합
Deploy to OCIWP / deploy (push) Successful in 2m17s
2026-08-04 23:06:01 +09:00
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
39c1f4ee12
UI: chat.html 상단 GNB 디자인을 scaffold.html과 동일하게 동기화
Deploy to OCIWP / deploy (push) Successful in 1m52s
2026-08-04 16:45:57 +09:00
jade
52f585fa45
Refactor: Remove SensitiveDataMasker and fix PaginationRequestValidator
Deploy to OCIWP / deploy (push) Successful in 1m55s
2026-08-03 17:41:02 +09:00
juheelee
b3908f771f
fix: paser로 인해 인공지능의 띄어쓰기가 이상해지는 문제 해결
2026-07-31 14:45:31 +09:00
juheelee
9d16b8ef3a
feat: markdown 추가
2026-07-30 17:59:27 +09:00
juheelee
39f68ccf46
feat: markdown 추가
2026-07-30 17:59:06 +09:00
Gitea CI
2c4c447a8f
feat: OpenRouter 실존 무료 모델 교체 및 Gemini API 라우팅 전환
...
Deploy to OCIWP / deploy (push) Successful in 2m9s
- chat.html: 드롭다운을 검증된 무료 모델로 교체
* Ling 3.0 Flash (inclusionai/ling-3.0-flash:free) 기본값으로 설정
* GPT-OSS 20B, Gemma 4 31B, NVIDIA Nemotron Nano, Cohere North Mini 추가
* 삭제된 모델(qwen-2-7b, llama-3-8b, openchat-7b 등) 제거
- ChatController.java: Gemini 직접 API(비정상 키) 제거
* gemini-flash-latest 선택 시 OpenRouter Google Gemma 4 31B 로 라우팅
* 불필요한 70여 라인 직접 HTTP 호출 코드 제거
- E2E 검증 완료: Ling 3.0 Flash 정상 응답 확인
2026-07-30 07:28:56 +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
139ddbc6ca
fix: optimize dockerfile to use external gradle build
Deploy to OCIWP / deploy (push) Failing after 37s
2026-07-29 12:54:02 +09:00
jade
870ebb723f
fix: hide markdown emphasis markers in chat responses
Deploy to OCIWP / deploy (push) Successful in 6m22s
2026-07-29 11:35:22 +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
c0de1f4edb
fix: Include local fallback tools in generateToolsMarkdown API
Deploy to OCIWP / deploy (push) Successful in 6m15s
2026-07-27 14:11:25 +09:00
jade
1ee9f9e802
style: Add chat.html link to all top navigation bars
2026-07-27 14:07:33 +09:00
jade
9b9159a605
feat: Add UI/UX improvements to catalog.html including search, config json copy, and guide modal
Deploy to OCIWP / deploy (push) Failing after 34s
2026-07-27 14:00:27 +09:00
jade
d4953d60ec
test: fix gateway test package references
Deploy to OCIWP / deploy (push) Failing after 18s
2026-07-27 12:51:28 +09:00
jade
94cdaaa8c9
불필요 없는 소스 삭제
Deploy to OCIWP / deploy (push) Has been cancelled
2026-07-26 15:46:48 +09:00
jade
bea517c4c1
fix: resolve bean injection error and gateway routing configs
Deploy to OCIWP / deploy (push) Has been cancelled
2026-07-26 15:34:43 +09:00
jade
e58c004d9d
refactor: rename biz/other to biz/oth
Deploy to OCIWP / deploy (push) Has been cancelled
2026-07-25 01:43:47 +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
7ba18f7809
refactor: rename domain categories (common->cmm, sample->smp) and restrict category key to 3 chars
Deploy to OCIWP / deploy (push) Has been cancelled
2026-07-25 01:29:48 +09:00
jade
0a50b20960
feat: add chat.html link to index.html dashboard
Deploy to OCIWP / deploy (push) Has been cancelled
2026-07-25 00:13:00 +09:00
jade
4015207b86
fix: map Nginx 8281 to host 8080 to restore Apache proxy connection
Deploy to OCIWP / deploy (push) Successful in 7m53s
2026-07-24 23:52:55 +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
aae95591a0
fix: add Nginx SSE proxy configs to prevent buffering of AI streams, and fix Gateway internal routing to use Nginx
Deploy to OCIWP / deploy (push) Has been cancelled
2026-07-24 10:45:27 +09:00
jade
d562e35ad8
fix: resolve stale class conflict in Docker build by adding clean and .dockerignore
Deploy to OCIWP / deploy (push) Failing after 23s
2026-07-24 10:20:00 +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
ad2ab985d8
feat: allow Chat AI to use unregistered (register=false) tools
Deploy to OCIWP / deploy (push) Failing after 13m58s
2026-07-23 23:46:04 +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
kimhyungsik
1e54370fb8
fix: restore missing closing brace in DynamicMcpController
Deploy to OCIWP / deploy (push) Failing after 15m36s
2026-07-23 13:08:16 +09:00
kimhyungsik
408a3f6b28
fix: add DELETE mapping and .well-known endpoints for Cursor compatibility
Deploy to OCIWP / deploy (push) Failing after 1m23s
2026-07-23 13:05:20 +09:00
jade
541150d3f4
Fix: gateway local profile fallback URL을 컨테이너 이름으로 변경
Deploy to OCIWP / deploy (push) Has been cancelled
2026-07-23 13:01:53 +09:00
kimhyungsik
5f8228bfce
fix: add EnableScheduling to enable dynamic tool synchronization
Deploy to OCIWP / deploy (push) Failing after 17m7s
2026-07-23 11:16:54 +09:00
kimhyungsik
6893bb6b35
fix: comment out emitter.onCompletion/onTimeout session removal to keep sessions persistent
Deploy to OCIWP / deploy (push) Successful in 14m21s
2026-07-23 10:33:56 +09:00
jade
3c183e901b
chore: Remove hardcoded axhub.tool.url from application-dev.yml
Deploy to OCIWP / deploy (push) Successful in 13m57s
2026-07-23 10:17:38 +09:00
kimhyungsik
2948465b8a
fix: comment out emitter.complete() to allow keep-alive sessions for standard SSE MCP client
Deploy to OCIWP / deploy (push) Has been cancelled
2026-07-23 10:16:15 +09:00
kimhyungsik
74b50482bf
chore: optimize dev fallback routes to use internal docker service names
Deploy to OCIWP / deploy (push) Successful in 13m24s
2026-07-22 17:29:00 +09:00
jade
b57d96f83f
refactor: rename project codes mcg to dapms and mcc to dapmt
Deploy to OCIWP / deploy (push) Failing after 37s
2026-07-22 15:48:45 +09:00
jade
c18efe251e
refactor: migrate all properties files to yaml
Deploy to OCIWP / deploy (push) Failing after 0s
2026-07-22 14:57:44 +09:00