Module: AIHype
- Defined in:
- lib/aihype.rb,
lib/defaults.rb,
lib/aihype/cli.rb,
lib/aihype/env.rb,
lib/aihype/core.rb,
lib/aihype/logger.rb,
lib/aihype/memory.rb,
lib/aihype/version.rb,
lib/aihype/blacklist.rb,
lib/aihype/log_entry.rb,
lib/aihype/ai_matcher.rb,
lib/aihype/memory_file.rb,
lib/aihype/rate_limiter.rb,
lib/aihype/blacklist_rule.rb,
lib/aihype/model_selector.rb,
lib/aihype/pty_controller.rb,
lib/aihype/approval_prompt.rb
Defined Under Namespace
Modules: Defaults, Env Classes: AIMatcher, ApprovalPrompt, Blacklist, BlacklistRule, CLI, Core, Error, InvalidMemoryFileError, LogEntry, Logger, Memory, MemoryFile, ModelSelector, PTYController, RateLimiter
Constant Summary collapse
- VERSION =
'0.1.0'