kimhyungsik
  • Joined on 2026-07-15
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-08-31 17:06:11 +09:00
cd9f597297 fix: enforce pascal case for MCI client generation
kimhyungsik pushed to main at AX-HUB/dap-was-dapmt 2026-08-31 17:06:08 +09:00
a5ac2f99eb docs: update DATMT README for tool metadata
kimhyungsik pushed to main at AX-HUB/dap-was-dapmt 2026-08-31 17:03:41 +09:00
96c0b779e6 fix: resolve PascalCase generation issue for all-caps strings in ToolScaffolder
kimhyungsik pushed to main at AX-HUB/dap-was-dapmt 2026-08-31 16:39:23 +09:00
032b639291 소스 업데이트
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-08-31 16:16:06 +09:00
1e9b8506d0 fix: restore missing syntax characters and encoding in scaffold.html
2809f1fd3a refactor: remove retryEnabled from tool metadata
Compare 2 commits »
kimhyungsik pushed to main at AX-HUB/dap-was-dapmt 2026-08-31 15:55:46 +09:00
42a04c03fd fix: safely rename dasmt to datmt without breaking encoding
cd991bd623 Revert "refactor: rename dasmt to datmt across the project"
Compare 2 commits »
kimhyungsik pushed to main at AX-HUB/dap-was-dapmt 2026-08-31 13:21:37 +09:00
740ef1c757 refactor: rename dasmt to datmt across the project
8b9bd4de16 refactor: remove retryEnabled from tool metadata
Compare 2 commits »
kimhyungsik pushed to main at AX-HUB/dap-was-dapmt 2026-08-31 09:57:10 +09:00
6a6592f2d5 소스 업데이트
kimhyungsik pushed to main at AX-HUB/dap-was-dapmt 2026-08-31 09:51:58 +09:00
0fcbef043b feat: expose tool timeout and retry metadata
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-08-31 09:48:03 +09:00
14cb280b0e feat: configure tool timeout and retry metadata in gateway scaffold
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-08-28 17:25:37 +09:00
c791929c9e Revert "fix: resolve 401 Unauthorized for Gemma by using the valid common API key"
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-08-28 17:20:59 +09:00
35ec9d0730 fix: resolve 401 Unauthorized for Gemma by using the valid common API key
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-08-28 17:11:52 +09:00
f7ed8e8788 fix: route Scaffolder AI requests to internal litellm and fix UseCase update bug
94b7c1a395 fix: restore missing OpenRouter free models in HTML dropdowns
Compare 2 commits »
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-08-28 15:36:30 +09:00
5894b23095 Revert "fix: remove mcp-annotations and use local annotations"
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-08-28 15:10:35 +09:00
dc8eaaa17b fix: remove mcp-annotations and use local annotations
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-08-28 13:55:59 +09:00
d857069a3c feat: Add support for internal LiteLLM models (Qwen3, Gemma-4)
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-08-28 10:04:30 +09:00
658b761778 소스 업데이트
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-08-28 10:04:25 +09:00
b66a708757 chore: add src/main/generated/ to gitignore
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-08-28 09:59:46 +09:00
d5f644e666 fix: 로컬 환경(Windows)에서 Folder Picker(AWT)가 작동하도록 Spring Boot headless 모드 비활성화
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-08-28 09:54:03 +09:00
afd9d57523 fix: Scaffold 생성 시 execute() 대신 Tool 이름 기반 카멜케이스 함수명 사용하도록 변경