Charito is a LangGraph-based autonomous engineering runtime that plans, writes, and executes code in real time.
It separates planning (architectural reasoning) from execution (file edits, commands, builds) and makes the entire agentic workflow inspectable.
Built with:
LangGraph (Planner / Architect / Coder nodes)
Controlled file + shell execution
Deployment via Render & Vercel
Live Link: https://charito-one.vercel.app/studio
The focus isn’t just code generation — it’s observability, traceability, and reliable execution.
I built this to solve the "transparency" problem in AI agents. If you’re a developer working with LangGraph or high-speed Groq inference, I’d love to hear your thoughts on the node-based architecture.
Feel free to star the repo, open an issue, or suggest a new "Node" type!
Built with