mateclaw/mateclaw-server/src/main/java/vip/mate/tool
2026-05-10 19:15:44 +08:00
..
browser fix(tool): clean up EXTERNAL_CDP profile dir + Chrome subprocesses on session stop 2026-04-30 10:25:00 +08:00
builtin feat(tool/image,video): image edit support + new DashScope models (#75) 2026-05-08 22:05:06 +08:00
controller feat(skill,tool): expose MCP-derived skills and tools through the agent picker endpoints 2026-05-07 08:17:38 +08:00
document feat(agent,channel): scrub fake generated-file URLs + paste-body hint for public-account articles 2026-05-10 19:15:44 +08:00
guard fix(security): root-cause guards against blank tool guard rule rows 2026-05-10 08:27:42 +08:00
image feat(channel): forward async tool results to IM channels + slack file upload 2026-05-10 08:28:20 +08:00
mcp fix(tool/mcp): split full URL into base + endpoint for HTTP transports (#70) 2026-05-08 15:03:03 +08:00
model feat(skill,tool): expose MCP-derived skills and tools through the agent picker endpoints 2026-05-07 08:17:38 +08:00
model3d feat(channel): forward async tool results to IM channels + slack file upload 2026-05-10 08:28:20 +08:00
music feat(channel): forward async tool results to IM channels + slack file upload 2026-05-10 08:28:20 +08:00
repository Initial commit: MateClaw — Java + Vue 3 AI Assistant System 2026-04-04 19:03:49 +08:00
search fix(search): bundled SearXNG sidecar actually works out of the box 2026-04-24 22:08:42 +08:00
service feat(skill,tool): expose MCP-derived skills and tools through the agent picker endpoints 2026-05-07 08:17:38 +08:00
video feat(channel): forward async tool results to IM channels + slack file upload 2026-05-10 08:28:20 +08:00
ConcurrencyUnsafe.java feat(agent): runtime efficiency — spill oversized tool results, add tool concurrency registry, collect cache metrics 2026-04-19 08:28:45 +08:00
ToolConcurrencyRegistry.java feat(agent): runtime efficiency — spill oversized tool results, add tool concurrency registry, collect cache metrics 2026-04-19 08:28:45 +08:00
ToolRegistry.java fix(agent): resolve agent tool bindings by class/bean/function name aliases (#24) 2026-04-27 23:51:48 +08:00