kimhyungsik
  • Joined on 2026-07-15
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-08-13 18:05:03 +09:00
ad4758d0ba feat: expose _meta in tool metadata and map parametersSchema to inputSchema
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-08-13 17:56:43 +09:00
93257b1bc6 feat: add module filter to tester UI and moduleName to ToolMetadata
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-08-13 17:51:10 +09:00
04497a608c feat: change default gateway registration to true in scaffold UI
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-08-13 17:34:39 +09:00
8f1c64ac58 refactor: apply Option B, remove heartbeat and register tools once on startup
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-08-13 17:15:10 +09:00
34e678ad63 fix: change default of register in @GrowToolHint to true so tools are returned
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-08-13 16:54:20 +09:00
46df842732 refactor: remove unnecessary register=false from @GrowToolHint
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-08-13 16:38:48 +09:00
f1ca0d6df1 refactor: remove redis and switch to in-memory, rollback incomplete Spring AI 2.0 upgrade
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-08-13 16:22:26 +09:00
019cbe4199 Refactor: rename ToolHint to GrowToolHint and update annotations
kimhyungsik pushed to feature/tool_0812 at kimhyungsik/ax_hub_mcp_tool 2026-08-13 16:20:33 +09:00
2723d12568 Refactor: rename ToolHint to GrowToolHint and update annotations
df03037d3f update: apply recent changes from local workspace
fc235f05b9 ci: configure SizeAndTimeBasedRollingPolicy in logback to prevent disk space issues
97d380afe0 feat: enhance tool scaffold and usecase naming
bd4d2a7624 revert: restore register=false check in HeartbeatSender
Compare 13 commits »
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-08-13 09:52:35 +09:00
df03037d3f update: apply recent changes from local workspace
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-08-12 23:42:28 +09:00
97d380afe0 feat: enhance tool scaffold and usecase naming
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-08-12 23:35:02 +09:00
bd4d2a7624 revert: restore register=false check in HeartbeatSender
b39c66000a docs: define multi-tool scaffold design
Compare 2 commits »
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-08-12 22:18:25 +09:00
11d78a0119 fix: ignore register=false to expose all tools
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-08-12 18:24:16 +09:00
1d4e8b8ebd fix: add missing V17 YAML definition for cmm_customer_tool
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-08-12 18:20:56 +09:00
a661e07a9f fix: resolve SSE stream completion issue, fix mapstruct typo, and remove duplicate GlowLogger
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-08-12 17:42:12 +09:00
6aa62a5499 fix: preserve Korean text in scaffold output
017812cd29 feat: apply tool schema v17 metadata
97a56efddf docs: define tool schema v17 migration
39c59be5a2 Merge remote-tracking branch 'origin/main' into feature/09863413_psb
ccabd1187b feat: add Excel document generator
Compare 95 commits »
kimhyungsik pushed to feature/tool_0812 at kimhyungsik/ax_hub_mcp_tool 2026-08-12 15:58:08 +09:00
017812cd29 feat: apply tool schema v17 metadata
97a56efddf docs: define tool schema v17 migration
39c59be5a2 Merge remote-tracking branch 'origin/main' into feature/09863413_psb
ccabd1187b feat: add Excel document generator
3e553441ba ci: trigger build after static docker cli fix
Compare 10 commits »
kimhyungsik created branch feature/tool_0812 in kimhyungsik/ax_hub_mcp_tool 2026-08-12 15:58:08 +09:00
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-08-12 15:47:52 +09:00
017812cd29 feat: apply tool schema v17 metadata
97a56efddf docs: define tool schema v17 migration
Compare 2 commits »
kimhyungsik pushed to main at kimhyungsik/ax_hub_mcp_tool 2026-08-12 00:10:13 +09:00
b60b933a08 refactor: remove claim schema sample tool