KodeAgent is an open-source project that describes itself as a minimal engine for AI agents. It is hosted publicly on GitHub, where developers can read the code, fork it and contribute.
Rather than a large framework, it aims to stay small, which can make it easier to understand how an agent works and to adapt it for your own tasks. It is free to use under its repository licence.