Skip to main content
LangGraph

LangGraph

9 AI Agents Building My Startup: How I Run a Software Team with $0 Salaries

Luminar has 173 source files, 21,586 lines of production code, 43 API endpoints, and 155+ tests. It was built almost entirely by AI agents. Here’s the team structure, the workflow, and the honest truth about what breaks. The Team # I didn’t want generic agents. I wanted specialists — each with a clear domain, sharp ownership boundaries, and a persona that shapes how they approach problems.

Agentic Frameworks Deep Dive: pi-agent-core vs Google ADK vs AWS Strands vs CrewAI vs LangGraph vs Pydantic AI

Building production AI agents requires choosing the right framework. This analysis examines pi-agent-core (OpenClaw’s runtime), Google ADK, AWS Strands, CrewAI, LangGraph, and Pydantic AI across critical dimensions: sessions, memory, protocols, agent loops, and replay support.