mateclaw/mateclaw-server/src/main/java/vip/mate
2026-08-30 23:13:42 -04:00
..
acp fix(acp): support configurable prompt timeout (#608) 2026-08-20 02:58:09 -04:00
activity feat(workspace,system): add @RequireGlobalAdmin and gate admin-only controllers 2026-05-15 10:18:10 +08:00
agent fix(runtime): harden long-task recovery and checkpoint writes 2026-08-30 23:13:42 -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(chat): stabilize long-task input recovery 2026-08-27 05:21:59 -04:00
cli feat(cli): project-level CLI framework with operational data export command 2026-06-25 09:31:48 +08:00
common fix(runtime): harden long-task recovery and checkpoint writes 2026-08-30 23:13:42 -04:00
config fix(runtime): harden long-task recovery and checkpoint writes 2026-08-30 23:13:42 -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(team): harden long-running collaboration 2026-08-16 13:14:16 +08:00
goal fix(runtime): harden long-task recovery and checkpoint writes 2026-08-30 23:13:42 -04:00
hook feat(tool): configurable SSRF allowlist for outbound HTTP guards 2026-06-29 10:33:38 +08:00
i18n fix(runtime): harden long-task recovery and checkpoint writes 2026-08-30 23:13:42 -04:00
interop/a2a feat(a2a): add agent interoperability protocol support 2026-08-19 05:36:51 -04:00
kbopen fix(kb-open): assert session belongs to path kbId + cleanup 2026-07-02 17:52:25 +08:00
llm fix(models): restore disabled custom providers 2026-08-19 23:16:28 -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(agent): harden tool completion and team retries (#606) 2026-08-23 21:43:35 +08:00
stt fix(stt): repair DashScope audio decoding (#580) 2026-08-10 21:43:02 +08:00
system fix(dsh): complete cancellable runtime stream lifecycle; make JSON-RPC streaming asynchronous; terminate process trees and inherited pipes; handle cancellation races; propagate usage telemetry; add regression coverage 2026-08-19 04:30:06 -04:00
task fix(delegation): bound and cancel async agent tasks 2026-08-30 13:32:22 +08:00
team fix(agent): harden tool completion and team retries (#606) 2026-08-23 21:43:35 +08:00
tool fix(runtime): harden long-task recovery and checkpoint writes 2026-08-30 23:13:42 -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): reject reserved page types (#601) 2026-08-21 02:49:47 -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(conversation): isolate shared conversations (#616) 2026-08-21 05:49:28 -04:00
MateClawApplication.java fix(llm): avoid stale-connection resets on OpenAI-compatible endpoints 2026-07-08 10:54:33 +08:00