MiniAgent - Open Source Coding CLI Agent
If you ever wondered how Claude Code works under the hood then MiniAgent by MiniMax team is a really good place to start.
It’s a demo project that showcases the capabilities of an CLI AI Agent. Especially the core execution pipeline.
Written in Python and MIT licensed
Here is a quick peak of what you can learn from it π
π https://github.com/MiniMax-AI/Mini-Agent
AICodeKing has a really good video about it which you might find interesting
Happy learning-about AI!