agent
dormant
Instantrun
Autonomous
About
InstantRun automates the 'clone it and get it running' chore that costs every developer time on unfamiliar repositories. A LangGraph workflow extracts key files and README setup instructions, drafts a Dockerized build-and-run plan, executes it, and loops failures back through an LLM that edits the Dockerfile or commands before retrying. Output streams through an Alacritty terminal, and execution stays isolated inside a container. It is a solo experiment — six commits, Arch Linux oriented, gpt-4o-mini only — and has been dormant since January 2025, but it documents a complete agentic deploy loop.