mateclaw/mateclaw-server/src/main/java/vip/mate
2026-04-25 19:02:33 +08:00
..
agent test(agent): cover patchReasoningContent consumer 2026-04-24 18:16:12 +08:00
approval refactor(db): drop @TableLogic on all entities, purge soft-deleted rows 2026-04-18 23:31:48 +08:00
audit feat(platform): workspace isolation, info architecture, and UI redesign 2026-04-09 16:29:02 +08:00
auth refactor(db): drop @TableLogic on all entities, purge soft-deleted rows 2026-04-18 23:31:48 +08:00
channel fix(webchat): persist assistant reply and publish memory event on stream end 2026-04-23 08:09:48 +08:00
common feat: 5 defensive hardenings 2026-04-15 22:14:55 +08:00
config feat(tool): native Java DocxRender tool — eliminate Node.js subprocess 2026-04-23 16:31:13 +08:00
cron refactor(memory): unify ConversationCompletedEvent publish 2026-04-23 08:09:48 +08:00
dashboard feat(wiki): real-time SSE progress + parallel page generation + partial-resume; fix concurrent slug collisions; fix skill overwrite + hub retry 2026-04-15 10:34:11 +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 chore(channel): remove stale external-reference comments; fix(wiki): canonical slug lookup on merge path 2026-04-15 16:44:02 +08:00
i18n refactor(prompt): clean up prompt corpus, fix summary_budget bug, route fallbacks through i18n 2026-04-19 09:02:37 +08:00
llm fix(ui): gate thinking toggle on supportsThinking (broad), not supportsReasoningEffort 2026-04-24 18:16:28 +08:00
memory refactor(memory): unify ConversationCompletedEvent publish 2026-04-23 08:09:48 +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): resolve tool deps by runtime function name, not class/bean name 2026-04-24 23:24:34 +08:00
stt feat: add TTS, STT, music generation, video providers (Runway/MiniMax), image providers (Google Imagen/MiniMax), and tool registry fix 2026-04-08 08:49:09 +08:00
system fix(browser): multi-strategy launcher + self-diagnostics for win/linux 2026-04-24 21:37:46 +08:00
task feat(image,tts): add image generation with 4 providers and TTS with 3 providers 2026-04-07 22:14:31 +08:00
tool fix(skill): also accept Spring bean names as tool-dep identifiers 2026-04-24 23:24:52 +08:00
tts fix(wiki): backend hardening + batch delete UI 2026-04-13 15:37:12 +08:00
wiki feat(wiki): structured no-evidence compile + ops admin endpoints 2026-04-25 19:02:33 +08:00
workspace fix(delegate): address P2 review findings for multi-agent delegation 2026-04-22 10:12:52 +08:00
MateClawApplication.java fix(pagination): auto-detect DbType for correct total counts on MySQL 2026-04-24 06:55:19 +08:00