You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A lightweight, framework-agnostic loop detection library for LLM agents. Detects repeated tool calls, identical inputs, unchanged outputs, and stalled execution before they become infinite loops. Returns actionable recovery suggestions and integrates into any Node.js AI agent with just two function calls.
A project-agnostic multi-agent collaboration protocol for the DeepSeek Harness: loop guards that stop runaway agent loops, a six-field handoff format, risk-tiered review routing, and a fixed verify→commit→push→review→close sequence. One skill instead of the same rules copy-pasted into every agent's instructions.