Tag

Ralph

All content about Ralph, organized for fast scanning.

2 itemsUpdated May 2, 2026
In Brief

OpenAI's Codex CLI has introduced a new /goal command in its latest update, designed to maintain task continuity across multiple interactions. Early users have noted that the feature requires a configuration toggle and is not yet fully supported in the application, with some encountering setup issues.

Timeline

Last 2 months. Hover a dot to preview the title.

  1. News

    OpenAI Codex CLI adds new /goal command in v0.128.0

    OpenAI’s Codex CLI 0.128.0 appears to introduce a new /goal command aimed at keeping a task “alive across turns” until it’s done. Early testers say it requires a config toggle and isn’t supported in the app yet, with some reporting setup errors.

  2. Video

    Ralph: Autonomous Coding Loops for Claude

    Autonomous coding loops can move fast—but without visibility and control, they can become hard to trust (and easy to run too long). This video walks through how Ralph Loop and the Ralph TUI add structure to long-running agent workflows, so you can track progress and intervene when needed. Key takeaways Covers what Ralph Loop is and how continuous iteration differs from a single-pass run in Claude Code. Breaks down why a task tracker and TUI matter as projects grow, including live task status and output streaming. Walks through setup: choosing a tracker (e.g., a local PRD JSON file), selecting an agent (Claude Code or OpenCode), and setting iteration limits. Demonstrates generating a PRD, turning it into a task list, and running sub-agents with pause/resume and session persistence.