mateclaw/mateclaw-server/src/test/java/vip/mate/agent
2026-08-23 21:43:35 +08:00
..
binding feat(skill): close the self-evolution loop — auto-bind, routine mining, curation provenance and restore points 2026-08-06 01:51:22 -04:00
context feat(team): unify team run experience (#596) 2026-08-13 07:00:24 -04:00
controller feat(team): unify team run experience (#596) 2026-08-13 07:00:24 -04:00
delegation feat(agent): add SessionListTool for enumerating live sub-agents 2026-06-23 18:22:10 +08:00
graph fix(agent): harden tool completion and team retries (#606) 2026-08-23 21:43:35 +08:00
progress fix(agent): stop stale ledger entries from suppressing repeated status queries 2026-07-31 02:37:27 -04:00
runtime fix(runtime): scope live admin view to workspace (#615) 2026-08-21 05:03:44 -04:00
service chore(test): backfill mateclaw-server/src/test/ that earlier PRIVATE_ITEMS pattern accidentally excluded 2026-05-12 17:38:08 +08:00
AgentAuthoringToolTest.java feat(agent): digital-employee builder skill to auto-create agents and chain them into a workflow (#165) 2026-05-21 16:26:04 +08:00
AgentGraphBuilderBasePathResolutionTest.java fix(tool): close three sandbox follow-up gaps surfaced by review 2026-05-25 17:55:56 +08:00
AgentGraphBuilderIdentityBlockTest.java feat(agent): append static About You identity block to system prompt 2026-06-08 20:53:39 +08:00
AgentGraphBuilderIT.java feat(approval): grant-based auto-approve with safety floor and resolution log 2026-05-27 14:07:39 +08:00
AgentGraphBuilderPreferenceTest.java feat(agent): per-employee model-chain preference (provider + model, repeatable provider) 2026-06-28 13:05:48 +08:00
AgentGraphBuilderStreamIdleTimeoutTest.java fix(webchat): harden stream cleanup and timeout handling 2026-08-12 02:08:59 -04:00
AgentServiceUniquenessTest.java feat(agent): integrate DeepSeek Harness runtime 2026-08-18 05:25:22 -04:00
AgentToolSetTest.java chore(test): backfill mateclaw-server/src/test/ that earlier PRIVATE_ITEMS pattern accidentally excluded 2026-05-12 17:38:08 +08:00
BaseAgentApprovalSanitizationTest.java chore(test): backfill mateclaw-server/src/test/ that earlier PRIVATE_ITEMS pattern accidentally excluded 2026-05-12 17:38:08 +08:00
BaseAgentCarryRecentImageTest.java feat(agent): retain image context across turns for follow-ups (#303) 2026-06-11 13:53:56 +08:00
BaseAgentCronIsolationTest.java fix(cron): isolate scheduled-job runs from shared conversation (#142) 2026-05-17 07:58:10 +08:00
BaseAgentDirectToolHistoryScrubTest.java chore(test): backfill mateclaw-server/src/test/ that earlier PRIVATE_ITEMS pattern accidentally excluded 2026-05-12 17:38:08 +08:00
BaseAgentHeadOrphanRepairTest.java fix(agent): make head-orphan repair order-sensitive — a later same-id assistant does not redeem an earlier orphan 2026-05-13 09:03:16 +08:00
BaseAgentImageCaptionPersistTest.java feat(agent): retain image context across turns for follow-ups (#303) 2026-06-11 13:53:56 +08:00
BaseAgentMultimodalSkipNoticeTest.java feat(agent): retain image context across turns for follow-ups (#303) 2026-06-11 13:53:56 +08:00
BaseAgentToolCallReplayTest.java fix(agent): enforce tool-backed action completion 2026-08-11 05:31:44 -04:00
GraphEventPublisherIterationTest.java chore(test): backfill mateclaw-server/src/test/ that earlier PRIVATE_ITEMS pattern accidentally excluded 2026-05-12 17:38:08 +08:00