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 ...
. ├── Readme.md ├── admin │ ├── auth.py │ ├── debug.py │ └── user.py ├── auth ├── config.py ├── customer ...