Skip to content

Overview

Agent features provide a way to extend and enhance the functionality of AI agents. Features can:

  • Add new capabilities to agents
  • Intercept and modify agent behavior
  • Log and monitor agent execution
  • Register multiple handlers for the same event type within a single feature

The Koog framework implements the following features: