Autoresearch Agent You sleep. The agent experiments. You wake up to results. Autonomous experiment loop inspired by Karpathy's autoresearch. The agent edits one file, runs a fixed evaluation, keeps improvements, discards failures, and loops indefinitely. Not one guess — fifty measured attempts, compounding. --- Slash Commands | Command | What it does | |---------|-------------| | | Set up a new experiment interactively | | | Run a single experiment iteration | | | Start autonomous loop with configurable interval (10m, 1h, daily, weekly, monthly) | | | Show dashboard and results | | | Resume a…