mateclaw/mateclaw-server/src/main/java/vip/mate
2026-05-08 15:06:46 +08:00
..
acp chore: neutralize internal references in code comments and migrations 2026-05-02 15:42:10 +08:00
activity feat(activity): real pagination + frosted-glass styling 2026-05-01 09:51:07 +08:00
agent feat(agent,mcp): validate tool bindings on save and keep returnDirect raw-name config working 2026-05-07 08:17:53 +08:00
approval feat(workflow): wire await_approval into the approval inbox 2026-05-08 15:06:46 +08:00
audit feat(platform): workspace isolation, info architecture, and UI redesign 2026-04-09 16:29:02 +08:00
auth fix(auth): suppress tokenHash from PAT JSON responses 2026-05-02 15:41:47 +08:00
channel fix(chat): persist empty assistant turns 2026-05-05 11:12:45 +08:00
common feat: 5 defensive hardenings 2026-04-15 22:14:55 +08:00
config feat(skill,mcp): ckjia-shopping skill bundle + same-name dedup against bridged MCP/ACP virtual skills 2026-05-03 17:14:19 +08:00
cron fix(cron): self-heal missing tasks_<wsId> conversation row before saving messages 2026-05-03 17:15:25 +08:00
dashboard feat(cron): unify output, add reminder task type, in-flight progress UI 2026-04-30 15:01:24 +08:00
datasource refactor(db): drop @TableLogic on all entities, purge soft-deleted rows 2026-04-18 23:31:48 +08:00
exception fix(security): remove debug console.log and hide internal error details 2026-04-11 18:26:41 +08:00
hook feat(hook): HMAC-SHA-256 body signing for outbound webhooks 2026-05-02 15:41:13 +08:00
i18n feat(cron): channel delivery via ChatOrigin + Spring AI ToolContext 2026-04-28 21:43:58 +08:00
llm fix(mcp): expand JVM system properties in stdio args/env/cwd 2026-05-05 14:46:08 +08:00
memory fix(agent): drop brittle output policing, add evidence-grounded long-task safeguards 2026-05-04 11:55:44 +08:00
planning refactor(db): drop @TableLogic on all entities, purge soft-deleted rows 2026-04-18 23:31:48 +08:00
plugin refactor(db): drop @TableLogic on all entities, purge soft-deleted rows 2026-04-18 23:31:48 +08:00
skill fix(skill/mcp): preserve Chinese MCP server names in zh-CN skill list (#65) 2026-05-08 15:02:56 +08:00
stt feat(stt): DashScope realtime voice + language-aware routing + TalkMode polish 2026-04-26 16:37:55 +08:00
system feat(system): add runtime-toggleable feature flag store 2026-05-02 19:04:12 +08:00
task fix(task): cancel running async workers on conversation delete to prevent orphan writes 2026-05-06 16:45:31 +08:00
tool fix(tool/mcp): split full URL into base + endpoint for HTTP transports (#70) 2026-05-08 15:03:03 +08:00
trigger fix(trigger): honest fireCount + last_error via DispatchResult 2026-05-08 15:06:28 +08:00
tts fix(wiki): backend hardening + batch delete UI 2026-04-13 15:37:12 +08:00
wiki feat(wiki): circuit-breaker for failing embedding provider (#72) 2026-05-08 15:03:19 +08:00
workflow feat(workflow): wire await_approval into the approval inbox 2026-05-08 15:06:46 +08:00
workspace fix(conversation): render image/video/audio attachment markers for LLM (#66) 2026-05-08 15:03:42 +08:00
MateClawApplication.java fix(pagination): auto-detect DbType for correct total counts on MySQL 2026-04-24 06:55:19 +08:00