mateclaw/mateclaw-server/src/main/java/vip/mate
2026-05-02 19:04:58 +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 chore: neutralize internal references in code comments and migrations 2026-05-02 15:42:10 +08:00
approval feat(cron): channel delivery via ChatOrigin + Spring AI ToolContext 2026-04-28 21:43:58 +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 chore: neutralize internal references in code comments and migrations 2026-05-02 15:42:10 +08:00
common feat: 5 defensive hardenings 2026-04-15 22:14:55 +08:00
config feat(auth): personal access tokens for headless / CI integration 2026-05-02 15:41:34 +08:00
cron chore: neutralize internal references in code comments and migrations 2026-05-02 15:42:10 +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 feat(llm): per-Model HTTP read-timeout override 2026-05-02 15:40:59 +08:00
memory feat(skill): per-skill LESSONS.md + self-evolution v1 2026-05-01 09:49:07 +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 chore: neutralize internal references in code comments and migrations 2026-05-02 15:42:10 +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 feat(generative): unified async pipeline + live SSE delivery for music/video/image 2026-05-01 20:15:20 +08:00
tool feat(wiki): add image-to-text vision SPI with DashScope provider 2026-05-02 19:04:32 +08:00
tts fix(wiki): backend hardening + batch delete UI 2026-04-13 15:37:12 +08:00
wiki feat(wiki): feature-flag toggle UI + defer extracted_text cache when vision unavailable 2026-05-02 19:04:58 +08:00
workspace feat(model3d): Tencent Hunyuan 3D provider — Pro/Rapid action routing + <model-viewer> preview 2026-05-01 22:39:13 +08:00
MateClawApplication.java fix(pagination): auto-detect DbType for correct total counts on MySQL 2026-04-24 06:55:19 +08:00