mateclaw/mateclaw-server/src/test/java/vip/mate
2026-08-23 21:43:35 +08:00
..
acp fix(acp): support configurable prompt timeout (#608) 2026-08-20 02:58:09 -04:00
agent fix(agent): harden tool completion and team retries (#606) 2026-08-23 21:43:35 +08:00
approval feat(approval): reject dead grant configurations at creation 2026-07-23 11:46:15 +08:00
architecture fix(db): application-assigned ids for entities lacking auto-increment on PostgreSQL-compatible dialects 2026-07-15 14:26:47 +08:00
auth feat(sso): 飞书 OAuth2 单点登录 (ISSUE #405 P0) (#419) 2026-06-26 10:00:31 +08:00
channel fix(agent): harden tool completion and team retries (#606) 2026-08-23 21:43:35 +08:00
common test(skill): use placeholder bodies in credential-redaction fixtures 2026-08-06 01:55:48 -04:00
config fix(files): restrict generated downloads by workspace (#611) 2026-08-21 06:06:59 -04:00
content/service 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/service fix(dashboard): count tool calls from assistant.metadata, not role=tool rows 2026-05-24 22:58:02 +08:00
datasource/service fix(datasource): re-encrypt password on connection test and discover PostgreSQL views 2026-07-15 16:07:53 +08:00
exception fix(team): harden long-running collaboration 2026-08-16 13:14:16 +08:00
goal fix(goal): drop score gate, bill failed evaluator calls, fix Evaluator SPI + tool prompt + bootstrap cap 2026-06-03 21:19:27 +08:00
hook feat(tool): configurable SSRF allowlist for outbound HTTP guards 2026-06-29 10:33:38 +08:00
i18n chore(test): backfill mateclaw-server/src/test/ that earlier PRIVATE_ITEMS pattern accidentally excluded 2026-05-12 17:38:08 +08: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
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(test): 用生产配置初始化 system-setting 列名缓存 2026-08-01 20:34:07 +08:00
task test(task): de-flake the submitOneShot enrolled-latch ordering test 2026-05-16 14:51:57 +08:00
team fix(agent): harden tool completion and team retries (#606) 2026-08-23 21:43:35 +08:00
tool fix(agent): harden tool completion and team retries (#606) 2026-08-23 21:43:35 +08:00
trigger test(trigger): await async dispatch in ChannelMessageTriggerTest 2026-06-09 10:00:30 +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
ApplicationContextSmokeTest.java feat(plugin/settings): search-provider catalog endpoint + grouped settings UI + plugin config form 2026-07-04 12:06:33 +08:00