mateclaw/mateclaw-server/src/main/java/vip/mate/tool
2026-06-23 18:23:07 +08:00
..
browser feat(proxy): global outbound HTTP/SOCKS proxy with settings page (#109) 2026-06-07 16:12:02 +08:00
builtin feat(agent): parallel delegation optional fail-fast and per-call timeout override 2026-06-23 18:23:07 +08:00
controller feat(tool,skill,ui): progressive tool/skill disclosure (load_skill + enable_tool + tier UI) 2026-05-23 09:07:45 +08:00
disclosure feat(tool,skill,ui): progressive tool/skill disclosure (load_skill + enable_tool + tier UI) 2026-05-23 09:07:45 +08:00
document fix(tool): emit absolute download URLs for streaming-generated files (#164) 2026-06-07 15:03:48 +08:00
guard fix(tool-guard): enforce workspace boundary for execute_code and trust spill roots (#403) 2026-06-23 10:11:54 +08:00
image chore: drop external project name references from code comments 2026-05-20 08:09:43 +08:00
mcp fix(mcp): auto-heal stale MCP connections after server restart (#317) 2026-06-11 09:59:25 +08:00
model fix(tool): show runtime names in tools admin 2026-05-23 22:54:57 +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 fix(tool): show runtime names in tools admin 2026-05-23 22:54:57 +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(tool): show runtime names in tools admin 2026-05-23 22:54:57 +08:00