Class List
- RoastTop Level Namespace
- CLI < ObjectRoast
- Cog < ObjectRoast
- CogAlreadyStartedError < CogErrorRoast::Cog
- CogError < ErrorRoast::Cog
- Config < ObjectRoast::Cog
- ConfigError < ErrorRoast::Cog::Config
- InvalidConfigError < ConfigErrorRoast::Cog::Config
- Input < ObjectRoast::Cog
- InputError < ErrorRoast::Cog::Input
- InvalidInputError < InputErrorRoast::Cog::Input
- Output < ObjectRoast::Cog
- WithJsonRoast::Cog::Output
- WithNumberRoast::Cog::Output
- WithTextRoast::Cog::Output
- Registry < ObjectRoast::Cog
- CogRegistryError < ErrorRoast::Cog::Registry
- CouldNotDeriveCogNameError < CogRegistryErrorRoast::Cog::Registry
- Stack < ObjectRoast::Cog
- Store < ObjectRoast::Cog
- CogAlreadyDefinedError < ErrorRoast::Cog::Store
- CogInputContext < ObjectRoast
- CogInputContextError < ErrorRoast::CogInputContext
- ContextNotFoundError < CogInputContextErrorRoast::CogInputContext
- CogInputManager < ObjectRoast
- CogDoesNotExistError < CogOutputAccessErrorRoast::CogInputManager
- CogFailedError < CogOutputAccessErrorRoast::CogInputManager
- CogNotYetRunError < CogOutputAccessErrorRoast::CogInputManager
- CogOutputAccessError < ErrorRoast::CogInputManager
- CogSkippedError < CogOutputAccessErrorRoast::CogInputManager
- CogStoppedError < CogOutputAccessErrorRoast::CogInputManager
- CogsRoast
- Agent < CogRoast::Cogs
- AgentCogError < ErrorRoast::Cogs::Agent
- Config < ConfigRoast::Cogs::Agent
- Input < InputRoast::Cogs::Agent
- MissingPromptError < AgentCogErrorRoast::Cogs::Agent
- MissingProviderError < AgentCogErrorRoast::Cogs::Agent
- Output < OutputRoast::Cogs::Agent
- Provider < ObjectRoast::Cogs::Agent
- ProvidersRoast::Cogs::Agent
- Claude < ProviderRoast::Cogs::Agent::Providers
- ClaudeInvocation < ObjectRoast::Cogs::Agent::Providers::Claude
- ClaudeAlreadyStartedError < ClaudeInvocationErrorRoast::Cogs::Agent::Providers::Claude::ClaudeInvocation
- ClaudeFailedError < ClaudeInvocationErrorRoast::Cogs::Agent::Providers::Claude::ClaudeInvocation
- ClaudeInvocationError < ErrorRoast::Cogs::Agent::Providers::Claude::ClaudeInvocation
- ClaudeNotCompletedError < ClaudeInvocationErrorRoast::Cogs::Agent::Providers::Claude::ClaudeInvocation
- ClaudeNotStartedError < ClaudeInvocationErrorRoast::Cogs::Agent::Providers::Claude::ClaudeInvocation
- Context < ObjectRoast::Cogs::Agent::Providers::Claude::ClaudeInvocation
- Result < ObjectRoast::Cogs::Agent::Providers::Claude::ClaudeInvocation
- Message < ObjectRoast::Cogs::Agent::Providers::Claude
- MessagesRoast::Cogs::Agent::Providers::Claude
- AssistantMessage < MessageRoast::Cogs::Agent::Providers::Claude::Messages
- ResultMessage < MessageRoast::Cogs::Agent::Providers::Claude::Messages
- SystemMessage < MessageRoast::Cogs::Agent::Providers::Claude::Messages
- TextMessage < MessageRoast::Cogs::Agent::Providers::Claude::Messages
- ThinkingMessage < MessageRoast::Cogs::Agent::Providers::Claude::Messages
- ToolResultMessage < MessageRoast::Cogs::Agent::Providers::Claude::Messages
- ToolUseMessage < MessageRoast::Cogs::Agent::Providers::Claude::Messages
- UnknownMessage < MessageRoast::Cogs::Agent::Providers::Claude::Messages
- UserMessage < MessageRoast::Cogs::Agent::Providers::Claude::Messages
- Output < OutputRoast::Cogs::Agent::Providers::Claude
- ToolResult < ObjectRoast::Cogs::Agent::Providers::Claude
- ToolUse < ObjectRoast::Cogs::Agent::Providers::Claude
- Pi < ProviderRoast::Cogs::Agent::Providers
- MessagesRoast::Cogs::Agent::Providers::Pi
- ToolCallMessage < ObjectRoast::Cogs::Agent::Providers::Pi::Messages
- ToolResultMessage < ObjectRoast::Cogs::Agent::Providers::Pi::Messages
- Output < OutputRoast::Cogs::Agent::Providers::Pi
- PiInvocation < ObjectRoast::Cogs::Agent::Providers::Pi
- Context < ObjectRoast::Cogs::Agent::Providers::Pi::PiInvocation
- PiAlreadyStartedError < PiInvocationErrorRoast::Cogs::Agent::Providers::Pi::PiInvocation
- PiFailedError < PiInvocationErrorRoast::Cogs::Agent::Providers::Pi::PiInvocation
- PiInvocationError < ErrorRoast::Cogs::Agent::Providers::Pi::PiInvocation
- PiNotCompletedError < PiInvocationErrorRoast::Cogs::Agent::Providers::Pi::PiInvocation
- PiNotStartedError < PiInvocationErrorRoast::Cogs::Agent::Providers::Pi::PiInvocation
- Result < ObjectRoast::Cogs::Agent::Providers::Pi::PiInvocation
- Stats < ObjectRoast::Cogs::Agent
- UnknownProviderError < AgentCogErrorRoast::Cogs::Agent
- Usage < ObjectRoast::Cogs::Agent
- Chat < CogRoast::Cogs
- Cmd < CogRoast::Cogs
- Ruby < CogRoast::Cogs
- CommandRunner < ObjectRoast
- CommandRunnerError < StandardErrorRoast::CommandRunner
- NoCommandProvidedError < CommandRunnerErrorRoast::CommandRunner
- TimeoutError < CommandRunnerErrorRoast::CommandRunner
- ConfigContext < ObjectRoast
- ConfigManager < ObjectRoast
- ConfigManagerAlreadyPreparedError < ConfigManagerErrorRoast::ConfigManager
- ConfigManagerError < ErrorRoast::ConfigManager
- ConfigManagerNotPreparedError < ConfigManagerErrorRoast::ConfigManager
- IllegalCogNameError < ConfigManagerErrorRoast::ConfigManager
- ControlFlowRoast
- Error < StandardErrorRoast
- Event < ObjectRoast
- EventMonitorRoast
- EventMonitorAlreadyStartedError < EventMonitorErrorRoast::EventMonitor
- EventMonitorError < StandardErrorRoast::EventMonitor
- EventMonitorNotRunningError < EventMonitorErrorRoast::EventMonitor
- ExecutionContext < ObjectRoast
- ExecutionManager < ObjectRoast
- ExecutionManagerAlreadyPreparedError < ExecutionManagerErrorRoast::ExecutionManager
- ExecutionManagerCurrentlyRunningError < ExecutionManagerErrorRoast::ExecutionManager
- ExecutionManagerError < ErrorRoast::ExecutionManager
- ExecutionManagerNotPreparedError < ExecutionManagerErrorRoast::ExecutionManager
- ExecutionScopeDoesNotExistError < ExecutionManagerErrorRoast::ExecutionManager
- ExecutionScopeNotSpecifiedError < ExecutionManagerErrorRoast::ExecutionManager
- IllegalCogNameError < ExecutionManagerErrorRoast::ExecutionManager
- OutputsAlreadyDefinedError < ExecutionManagerErrorRoast::ExecutionManager
- LogRoast
- LogFormatter < FormatterRoast
- OutputRouter < ObjectRoast
- SystemCog < CogRoast
- Params < ObjectRoast::SystemCog
- SystemCogsRoast
- Call < SystemCogRoast::SystemCogs
- Map < SystemCogRoast::SystemCogs
- Config < ConfigRoast::SystemCogs::Map
- Input < InputRoast::SystemCogs::Map
- InputContextRoast::SystemCogs::Map
- ManagerRoast::SystemCogs::Map
- MapIterationDidNotRunError < MapOutputAccessErrorRoast::SystemCogs::Map
- MapOutputAccessError < ErrorRoast::SystemCogs::Map
- Output < OutputRoast::SystemCogs::Map
- Params < ParamsRoast::SystemCogs::Map
- Repeat < SystemCogRoast::SystemCogs
- TaskContextRoast
- PathElement < ObjectRoast::TaskContext
- Workflow < ObjectRoast
- InvalidLoadableReference < WorkflowErrorRoast::Workflow
- WorkflowAlreadyPreparedError < WorkflowErrorRoast::Workflow
- WorkflowAlreadyStartedError < WorkflowErrorRoast::Workflow
- WorkflowError < ErrorRoast::Workflow
- WorkflowNotPreparedError < WorkflowErrorRoast::Workflow
- WorkflowContext < ObjectRoast
- WorkflowParams < ObjectRoast