kimhyungsik
  • Joined on 2026-07-15
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-08-19 09:46:02 +09:00
6d6eaab742 feat(ui): Export tools respecting main filter and add OpenAPI/Markdown exports
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-08-19 09:41:00 +09:00
17524c5887 feat(ui): Enhance Tools List JSON modal with search and Postman export
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-08-19 09:35:41 +09:00
ebef388893 feat(ui): Display Tools List JSON in a modal screen instead of direct download
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-08-19 09:30:51 +09:00
eac481da41 feat(ui): Add Export JSON button to Tester UI
kimhyungsik pushed to main at AX-HUB/dap-was-dapmt 2026-08-18 22:09:46 +09:00
6646741665 refactor: migrate all tools in sal, pro, cus to @GrowToolHint and remove obsolete tests
kimhyungsik pushed to main at AX-HUB/dap-was-dapmt 2026-08-18 22:08:17 +09:00
a50c425dba test(was-sys): remove obsolete SystemMockToolResourcesTest after YAML migration
kimhyungsik pushed to main at AX-HUB/dap-was-dapmt 2026-08-18 22:04:48 +09:00
96369f8fb5 refactor(was-sys): migrate all 49 tools from YAML definitions to @GrowToolHint annotations
kimhyungsik pushed to main at AX-HUB/dap-was-dapmt 2026-08-18 22:00:24 +09:00
1560589dd5 feat(was-lib): map GrowToolHint metadata fields to ToolMetadata in ToolScanner
kimhyungsik pushed to main at AX-HUB/dap-was-dapmt 2026-08-18 21:58:39 +09:00
90cf757b5e refactor(was-sys): migrate iam_access_policy tool metadata from YAML to @GrowToolHint annotation
kimhyungsik pushed to main at AX-HUB/dap-was-dapmt 2026-08-18 21:25:27 +09:00
784d00d61c feat(was-sys): add TeamContactUseCase with branching logic
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-08-18 21:21:50 +09:00
0122de84aa feat(was-sys): add target parameter to TeamContactUseCase to filter by team
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-08-18 21:20:30 +09:00
bb98eac44c feat(was-sys): update team contact info with full roster
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-08-18 21:13:31 +09:00
6060eb9f93 feat(was-sys): add TeamContactUseCase for AX team and MCP managers
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-08-18 21:04:46 +09:00
7737ac8905 fix(gateway): resolve ClassCastException when parsing tools list in ChatController
kimhyungsik pushed to main at AX-HUB/dap-was-dapmt 2026-08-18 21:01:09 +09:00
e200dbd5b8 use bundleId to dynamically match module-wide tool manifest requests
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-08-18 21:00:14 +09:00
de2d1061aa refactor(was-lib): use bundleId to dynamically match module-wide tool manifest requests
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-08-18 20:57:17 +09:00
35fa033a1c feat(was-lib): map sys category to iam and pct tools
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-08-18 20:51:46 +09:00
3216148ee2 feat(was-lib): add /tool-manifest/{categoryKey} endpoint for filtered manifest
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-08-18 20:46:32 +09:00
fbae7618eb fix(gateway): fix routing prefix matching and cache fallback tools
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-08-18 20:46:11 +09:00
c390b89250 컴파일 오류 삭제