KodeAgent Documentation ======================= Welcome to the documentation for **KodeAgent: The Minimal Agent Engine!** KodeAgent is a minimalistic approach to build AI agents. KodeAgent solely focuses on solving given tasks. KodeAgent does not express any opinions on how to integrate with platforms or services—we believe you are the expert in that domain. Please select a section below or choose a version in the bottom-left corner. .. toctree:: :maxdepth: 2 :caption: Getting Started installation.md usage.md specialized_agents.md observability.md .. toctree:: :maxdepth: 2 :caption: Architecture react_sequence.md message_history.md codeact_security.md .. toctree:: :maxdepth: 2 :caption: API Reference api.rst