Module: Prescient::Agent
- Defined in:
- lib/prescient/agent.rb,
lib/prescient/agent/errors.rb,
lib/prescient/agent/parser.rb,
lib/prescient/agent/result.rb,
lib/prescient/agent/context.rb,
lib/prescient/agent/runtime.rb,
lib/prescient/agent/audit_log.rb,
lib/prescient/agent/cli_adapter.rb,
lib/prescient/agent/configuration.rb,
lib/prescient/agent/tool_registry.rb,
lib/prescient/agent/prompt_builder.rb,
lib/prescient/agent/error_serializer.rb,
lib/prescient/agent/schema_validator.rb
Overview
rubocop:disable Style/ClassAndModuleChildren
Defined Under Namespace
Classes: AuditLog, CLIAdapter, Configuration, ConfigurationError, Context, Error, ErrorSerializer, MalformedActionError, MaxLoopsExceededError, Parser, PromptBuilder, Result, Runtime, SchemaValidator, ToolRegistry, UnauthorizedToolError