In this article author Sachin Joglekar discusses the transformation of CLI terminals becoming agentic where developers can state goals while the AI agents plan, call tools, iterate, ask for approval ...
├── api/ # API layer - endpoints and routers ├── services/ # Business logic layer ├── repositories/ # Data access layer ├── models/ # Database models ├── core/ # Core configuration and database setup ...