Module: Ralph
- Defined in:
- lib/ralph/loop.rb,
lib/ralph.rb,
lib/ralph/cli.rb,
lib/ralph/agents.rb,
lib/ralph/config.rb,
lib/ralph/helpers.rb,
lib/ralph/version.rb,
lib/ralph/iteration.rb,
lib/ralph/agents/base.rb,
lib/ralph/agents/codex.rb,
lib/ralph/output/banner.rb,
lib/ralph/output/status.rb,
lib/ralph/storage/state.rb,
lib/ralph/storage/tasks.rb,
lib/ralph/prompt_template.rb,
lib/ralph/storage/context.rb,
lib/ralph/storage/history.rb,
lib/ralph/agents/open_code.rb,
lib/ralph/output/iteration.rb,
lib/ralph/git/file_snapshot.rb,
lib/ralph/threads/heartbeat.rb,
lib/ralph/agents/claude_code.rb,
lib/ralph/output/plugin_error.rb,
lib/ralph/output/config_summary.rb,
lib/ralph/threads/stream_reader.rb,
lib/ralph/output/task_completion.rb,
lib/ralph/output/context_consumed.rb,
lib/ralph/output/struggle_warning.rb,
lib/ralph/output/active_loop_error.rb,
lib/ralph/output/no_plugin_warning.rb,
lib/ralph/output/tasks_file_created.rb,
lib/ralph/output/completion_deferred.rb,
lib/ralph/output/completion_detected.rb,
lib/ralph/output/nonzero_exit_warning.rb,
lib/ralph/output/max_iterations_reached.rb
Overview
_ _ _
_ __ __ _| |_ __ | |__ __ _(_) __ _ __ _ _ _ _ __ ___
| ‘__/ _` | | ’_ | ‘_ \ \ \ /\ / / |/ _` |/ _` | | | | ’_ ‘ _ \ | | | (_| | | |_) | | | | \ V V /| | (_| | (_| | |_| | | | | | | |_| __,_|_| ._/|| |_| _/_/ |_|__, |__, |__,_|_| |_| |_|
|_| |___/ |___/
frozen_string_literal: true
Defined Under Namespace
Modules: Agents, Git, Helpers, Output, Storage, Threads Classes: CLI, Config, Iteration, Loop, PromptTemplate
Constant Summary collapse
- VERSION =
"1.2.4355354345"