Class List
- RubyCodedTop Level Namespace
- AuthRubyCoded
- AuthManager < ObjectRubyCoded::Auth
- CallbackServlet < AbstractServletRubyCoded::Auth
- CredentialsStore < ObjectRubyCoded::Auth
- OAuthCallbackServer < ObjectRubyCoded::Auth
- PKCERubyCoded::Auth
- ProvidersRubyCoded::Auth
- ChatRubyCoded
- App < ObjectRubyCoded::Chat
- EventDispatchRubyCoded::Chat::App
- CommandHandler < ObjectRubyCoded::Chat
- AgentCommandsRubyCoded::Chat::CommandHandler
- HistoryCommandsRubyCoded::Chat::CommandHandler
- ModelCommandsRubyCoded::Chat::CommandHandler
- PlanCommandsRubyCoded::Chat::CommandHandler
- TokenCommandsRubyCoded::Chat::CommandHandler
- TokenFormattingRubyCoded::Chat::CommandHandler
- InputHandler < ObjectRubyCoded::Chat
- ModalInputsRubyCoded::Chat::InputHandler
- NormalModeInputRubyCoded::Chat::InputHandler
- LLMBridge < ObjectRubyCoded::Chat
- PlanModeRubyCoded::Chat::LLMBridge
- StreamingRetriesRubyCoded::Chat::LLMBridge
- ToolCallHandlingRubyCoded::Chat::LLMBridge
- ModelFilterRubyCoded::Chat
- PlanClarificationParserRubyCoded::Chat
- Renderer < ObjectRubyCoded::Chat
- ChatPanelRubyCoded::Chat::Renderer
- ChatPanelInputRubyCoded::Chat::Renderer
- ChatPanelThinkingRubyCoded::Chat::Renderer
- ModelSelectorRubyCoded::Chat::Renderer
- PlanClarifierRubyCoded::Chat::Renderer
- PlanClarifierLayoutRubyCoded::Chat::Renderer
- StatusBarRubyCoded::Chat::Renderer
- State < ObjectRubyCoded::Chat
- MessageAssistantRubyCoded::Chat::State
- MessageTokenTrackingRubyCoded::Chat::State
- MessagesRubyCoded::Chat::State
- ModelSelectionRubyCoded::Chat::State
- PlanTrackingRubyCoded::Chat::State
- ScrollableRubyCoded::Chat::State
- TokenCostRubyCoded::Chat::State
- ToolConfirmationRubyCoded::Chat::State
- ErrorsRubyCoded
- AuthError < StandardErrorRubyCoded::Errors
- Initializer < ObjectRubyCoded
- CoverRubyCoded::Initializer
- PluginsRubyCoded
- Base < ObjectRubyCoded::Plugins
- CommandCompletionRubyCoded::Plugins
- InputExtensionRubyCoded::Plugins::CommandCompletion
- Plugin < BaseRubyCoded::Plugins::CommandCompletion
- RendererExtensionRubyCoded::Plugins::CommandCompletion
- StateExtensionRubyCoded::Plugins::CommandCompletion
- Registry < ObjectRubyCoded::Plugins
- StrategiesRubyCoded
- APIKeyStrategy < BaseRubyCoded::Strategies
- Base < ObjectRubyCoded::Strategies
- OAuthStrategy < BaseRubyCoded::Strategies
- ToolsRubyCoded
- AgentCancelledError < StandardErrorRubyCoded::Tools
- AgentIterationLimitError < StandardErrorRubyCoded::Tools
- BaseTool < ToolRubyCoded::Tools
- CreateDirectoryTool < BaseToolRubyCoded::Tools
- DeletePathTool < BaseToolRubyCoded::Tools
- EditFileTool < BaseToolRubyCoded::Tools
- ListDirectoryTool < BaseToolRubyCoded::Tools
- PlanSystemPromptRubyCoded::Tools
- ReadFileTool < BaseToolRubyCoded::Tools
- Registry < ObjectRubyCoded::Tools
- RunCommandTool < BaseToolRubyCoded::Tools
- SystemPromptRubyCoded::Tools
- ToolRejectedError < StandardErrorRubyCoded::Tools
- WriteFileTool < BaseToolRubyCoded::Tools
- UserConfig < ObjectRubyCoded