Auto-claude-code-research-in-sleepMCP Server45/100 via “state persistence and checkpoint recovery for long-running workflows”
ARIS ⚔️ (Auto-Research-In-Sleep) — Lightweight Markdown-only skills for autonomous ML research: cross-model review loops, idea discovery, and experiment automation. No framework, no lock-in — works with Claude Code, Codex, OpenClaw, or any LLM agent.
Unique: Implements fine-grained state checkpointing at each workflow stage (idea discovery, experiment execution, paper writing, rebuttal) with recovery and rollback capabilities. Tracks state transitions to enable analysis of which decisions led to success. Most research tools assume continuous execution; ARIS enables resilient overnight runs with graceful failure recovery.
vs others: More resilient than stateless tools because it recovers from mid-run failures without losing progress; more flexible than simple save/load because it enables rollback and state transition analysis.