agent dormant

Instantrun

Maker: Talha-Ali-5365 License: MIT Stars: 4 First released: 2024-12-26 Language: Python
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.