mateclaw/mateclaw-server/src/test/java/vip/mate/agent/graph
2026-09-14 22:03:20 +08:00
..
edge fix(agent): enforce tool-backed action completion 2026-08-11 05:31:44 -04:00
executor fix(runtime): harden long-task recovery and checkpoint writes 2026-08-30 23:13:42 -04:00
guard fix(agent): enforce tool-backed action completion 2026-08-11 05:31:44 -04:00
node fix: fence runtime goal completion with current authenticated owner 2026-09-14 22:03:20 +08:00
plan fix(agent): stop repeated plan skill loads (#606) 2026-08-20 01:51:56 -04:00
state fix(agent): enforce tool-backed action completion 2026-08-11 05:31:44 -04:00
ContentRepetitionGuardTest.java chore(test): backfill mateclaw-server/src/test/ that earlier PRIVATE_ITEMS pattern accidentally excluded 2026-05-12 17:38:08 +08:00
ErrorClassificationTest.java feat(team): add controlled worker intervention 2026-09-04 04:18:41 -04:00
ErrorTypePolicyTest.java feat(llm): smarter failover — overload-aware retries, provider retry windows, provider pool auto-recovery 2026-07-22 11:12:47 +08:00
LaneDPerformanceFixesTest.java feat(agent): loop-engineering robustness — goal continuation, plan re-plan, stall detection 2026-06-17 06:37:08 +08:00
MessageNormalizerTest.java fix(agent): collapse SystemMessages at egress to fix LM Studio 400 (#218) 2026-05-25 17:57:03 +08:00
NodeStreamingChatHelperFailoverTest.java fix(agent): fail over to backup providers when the primary is rate-limited 2026-05-19 20:06:21 +08:00
NodeStreamingChatHelperFallbackChainTest.java chore: sync multiple commits from private dev 2026-04-19 18:37:44 +08:00
NodeStreamingChatHelperNormalizerWiringTest.java fix(agent): collapse SystemMessages at egress to fix LM Studio 400 (#218) 2026-05-25 17:57:03 +08:00
NodeStreamingChatHelperPoolTest.java fix(chat): resilient retry for transient AI gateway errors 2026-06-15 08:02:02 +08:00
NodeStreamingChatHelperStreamIdleTimeoutTest.java fix(llm): add stream body idle timeout 2026-08-11 03:38:46 -04:00
NodeStreamingChatHelperThinkingCapTest.java chore(test): backfill mateclaw-server/src/test/ that earlier PRIVATE_ITEMS pattern accidentally excluded 2026-05-12 17:38:08 +08:00
NodeStreamingChatHelperToolCallArgsTest.java fix(runtime): harden long-task recovery and checkpoint writes 2026-08-30 23:13:42 -04:00
RetryAfterExtractionTest.java feat(llm): smarter failover — overload-aware retries, provider retry windows, provider pool auto-recovery 2026-07-22 11:12:47 +08:00
ReturnDirectEndToEndTest.java chore(test): backfill mateclaw-server/src/test/ that earlier PRIVATE_ITEMS pattern accidentally excluded 2026-05-12 17:38:08 +08:00
StateGraphReActAgentStreamedContentDeltaTest.java fix(agent): complete long-form responses reliably 2026-08-24 04:16:57 -04:00
StripThinkingBoundaryTest.java chore(test): backfill mateclaw-server/src/test/ that earlier PRIVATE_ITEMS pattern accidentally excluded 2026-05-12 17:38:08 +08:00
ThinkTagStreamExtractorTest.java feat: thinking display overhaul — live think-tag extraction, real durations, default visibility, reconnect and team-note fixes 2026-08-03 05:56:16 -04:00