module

AgentApropos::Agents

Constants

ALL = [Claude.new, OpenCode.new, Gemini.new, Copilot.new, Codex.new] of Agent

Class methods

detect(payload : Hook::Payload) : Agent
Source
find(name : String | Nil) : Agent | Nil
Source
names
Source

Nested types