juheelee
52ae31d853
fix: dap-was-dapmt 바라보도록 수정
2026-08-20 14:58:50 +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
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
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
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
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
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
jade
813c846f05
feat: scaffold tools from declared fields
Deploy to OCIWP / deploy (push) Successful in 1m39s
2026-08-09 17:50:06 +09:00
jade
03203a9912
feat: unify MCP tool execution and chat callbacks
Deploy to OCIWP / deploy (push) Successful in 2m2s
2026-08-09 16:11:46 +09:00
jade
7287a96a01
Fix scaffold errors and apply ToolHint annotations
Deploy to OCIWP / deploy (push) Failing after 33s
2026-08-06 01:14:53 +09:00
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
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
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
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
204dd04d5f
feat: OCI 배포 듀얼 LLM 스위칭 및 신규 툴 DTO 의존성 주입 병합
2026-07-30 06:19:06 +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
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