mateclaw/mateclaw-server/src/test/java/vip/mate
2026-08-13 03:08:44 -04:00
..
acp/client chore(test): backfill mateclaw-server/src/test/ that earlier PRIVATE_ITEMS pattern accidentally excluded 2026-05-12 17:38:08 +08:00
agent feat(browser): harden browser automation reliability 2026-08-12 06:02:36 -04: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(webchat): harden stream cleanup and timeout handling 2026-08-12 02:08:59 -04:00
common test(skill): use placeholder bodies in credential-redaction fixtures 2026-08-06 01:55:48 -04:00
config feat(security): gate Swagger/OpenAPI UI behind mateclaw.openapi.expose-ui flag 2026-06-24 10:42:46 +08:00
content/service feat(content-studio): 内容日历去重 + 毛玻璃改版 + 外框线加实 2026-07-12 13:08:58 +08:00
cron fix(cron): persist the delivery channel and target when a job is edited 2026-08-06 06:35:26 -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(exception): return 405 for HttpRequestMethodNotSupportedException 2026-06-19 06:20:59 +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
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: preserve agent id precision in memory tools 2026-08-13 03:08:44 -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(self-evolution): harden lifecycle and plan loops 2026-08-09 18:13:24 +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(team): keep task runs in team workspace (#596) 2026-08-11 06:00:00 -04:00
tool fix: preserve agent id precision in memory tools 2026-08-13 03:08:44 -04: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): wiki_disabled agent no longer receives wiki prompt injection 2026-07-21 18:12:37 +08:00
workflow fix(workflow): activate approval notify + resolve→resume bridge (ISSUE #413 P0) (#414) 2026-06-25 09:54:55 +08:00
workspace feat(sessions): add batch deletion (#581) 2026-08-10 22:13:29 +08:00
ApplicationContextSmokeTest.java feat(plugin/settings): search-provider catalog endpoint + grouped settings UI + plugin config form 2026-07-04 12:06:33 +08:00