Devin just launched. Walk me through the simplest version that could close a GitHub issue: one agent runs the plan/act/observe loop, calls an LLM to reason, and runs tools (edit a file, run a command) through a registry + executor. No specialists or eval yet; I care about how the loop is wired and how you keep it from looping forever.