Class: ActionAgent::Engine
- Inherits:
-
Rails::Engine
- Object
- Rails::Engine
- ActionAgent::Engine
- Defined in:
- lib/action_agent/engine.rb
Overview
Rails engine for the Active Agent dashboard: the agent builder, runs, conversations, evaluations, traces, metrics, sandboxes and session recordings, plus the trace ingest API and the MCP server facade.
Mount it wherever you like:
mount ActionAgent::Engine => "/agents"