mateclaw/mateclaw-server/src/main/java/vip/mate
2026-08-15 00:37:08 -04:00
..
acp feat(workspace,system): add @RequireGlobalAdmin and gate admin-only controllers 2026-05-15 10:18:10 +08:00
activity feat(workspace,system): add @RequireGlobalAdmin and gate admin-only controllers 2026-05-15 10:18:10 +08:00
agent fix(agent): cache runtime tool name lookups 2026-08-14 04:50:13 -04:00
approval feat(approval): reject dead grant configurations at creation 2026-07-23 11:46:15 +08:00
audit feat(webchat): audit visitor-side writes via AuditEventService.recordAs (epic #355 PR 7) 2026-06-18 06:33:17 +08:00
auth fix(sso): gate SSO runtime beans on mateclaw.sso.enabled 2026-06-26 10:27:16 +08:00
channel fix(team): unify Team Run delivery experience (#596) 2026-08-15 00:37:08 -04:00
cli feat(cli): project-level CLI framework with operational data export command 2026-06-25 09:31:48 +08:00
common feat(skill): close the self-evolution loop — auto-bind, routine mining, curation provenance and restore points 2026-08-06 01:51:22 -04:00
config fix(team): unify Team Run delivery experience (#596) 2026-08-15 00:37:08 -04:00
content feat(content-studio): 内容日历去重 + 毛玻璃改版 + 外框线加实 2026-07-12 13:08:58 +08:00
cron feat(team): unify team run experience (#596) 2026-08-13 07:00:24 -04:00
dashboard fix(dashboard): count tool calls from assistant.metadata, not role=tool rows 2026-05-24 22:58:02 +08:00
datasource fix(datasource): re-encrypt password on connection test and discover PostgreSQL views 2026-07-15 16:07:53 +08:00
doc feat(docs): expose bundled help docs via in-app viewer 2026-06-15 07:48:49 +08:00
exception fix(exception): return 405 for HttpRequestMethodNotSupportedException 2026-06-19 06:20:59 +08:00
goal feat(agent): loop-engineering robustness — goal continuation, plan re-plan, stall detection 2026-06-17 06:37:08 +08:00
hook feat(tool): configurable SSRF allowlist for outbound HTTP guards 2026-06-29 10:33:38 +08:00
i18n fix(i18n): stop logging missing-key noise for optional tool descriptions 2026-05-19 20:06:38 +08:00
kbopen fix(kb-open): assert session belongs to path kbId + cleanup 2026-07-02 17:52:25 +08:00
llm fix(llm): add stream body idle timeout 2026-08-11 03:38:46 -04:00
memory fix(memory): preserve remaining agent id tool inputs 2026-08-13 03:53:27 -04:00
notification feat(wiki): KB processing-failure visibility (error-code chain + silent sub-step alerts + cross-KB failure center) 2026-06-28 13:07:34 +08:00
operational feat(cli): project-level CLI framework with operational data export command 2026-06-25 09:31:48 +08:00
planning feat(team): plan-execute leads orchestrate through the task board — hand-off bridge, resume gate and step dependencies 2026-07-25 22:22:38 +08:00
plugin feat(memory): thread ownerKey through post-turn sync for per-owner writes 2026-07-26 11:07:04 +08:00
skill fix(memory): preserve remaining agent id tool inputs 2026-08-13 03:53:27 -04:00
stt fix(stt): repair DashScope audio decoding (#580) 2026-08-10 21:43:02 +08:00
system feat(chat): add reasoning retention controls and a linear trajectory export 2026-08-06 05:48:28 -04:00
task feat(task): generic one-shot Callable runner with parent-conv cancel 2026-05-16 14:51:04 +08:00
team fix(team): unify Team Run delivery experience (#596) 2026-08-15 00:37:08 -04:00
tool fix(agent): cache runtime tool name lookups 2026-08-14 04:50:13 -04:00
trigger fix(feishu): decouple trigger ingest from the Lark WS dispatch thread (#208) 2026-06-09 09:17:26 +08:00
tts fix(tts): surface provider response diagnostics (#555) 2026-08-10 22:40:38 -04:00
wiki fix(wiki): preserve knowledge base ids in tool inputs 2026-08-13 04:04:30 -04:00
workflow fix(workflow): activate approval notify + resolve→resume bridge (ISSUE #413 P0) (#414) 2026-06-25 09:54:55 +08:00
workspace fix(team): unify Team Run delivery experience (#596) 2026-08-15 00:37:08 -04:00
MateClawApplication.java fix(llm): avoid stale-connection resets on OpenAI-compatible endpoints 2026-07-08 10:54:33 +08:00