当前位置: 首页 > news >正文

Ralph Loop

Ralph Loop

https://github.com/snarktank/ralph

https://claude.com/plugins/ralph-loop

 

Ralph is an autonomous AI agent loop that runs repeatedly until all PRD items are complete.

Ralph is an autonomous AI agent loop that runs AI coding tools (Amp or Claude Code) repeatedly until all PRD items are complete. Each iteration is a fresh instance with clean context. Memory persists via git history, progress.txt, and prd.json.

Based on Geoffrey Huntley's Ralph pattern.

Read my in-depth article on how I use Ralph

image

 

 

image

 

Ralph Loop enables iterative, self-referential AI development loops where Claude works on the same task repeatedly until completion. The plugin intercepts session exits via a stop hook and automatically re-feeds your prompt while preserving all file modifications and git history between iterations. This creates autonomous improvement cycles where Claude can refine its work based on test failures and previous attempts.

The technique is ideal for well-defined projects with clear success criteria, greenfield development with automated verification, and any task amenable to iterative refinement. Claude reads its own past work to inform improvements, creating a powerful feedback loop for autonomous problem-solving.

How to use: Start an iterative session with /ralph-loop "your prompt here" --max-iterations 10 --completion-promise "DONE". The loop continues until Claude outputs the completion promise or reaches the iteration limit. Cancel anytime with /cancel-ralph. Write prompts with explicit completion criteria and success metrics for best results.

 

http://www.jsqmd.com/news/758923/

相关文章:

  • 芯片研发这件事,门槛真的没你想的那么高了
  • 62.YOLOv8安全帽检测从训练到TensorRT部署
  • 终极指南:如何用KMS_VL_ALL_AIO一键完成Windows和Office永久激活
  • 避开51单片机循环语句的坑:while(1)死循环、for延时不准、do-while的首次执行问题
  • 告别焦点乱跳!LVGL无触摸屏项目实战:用物理按键优雅管理界面焦点(附完整C代码)
  • 终极图像分层指南:如何用Layerdivider将单张图片拆解为可编辑PSD图层
  • LRCGET完整指南:如何一键批量下载音乐同步歌词的终极解决方案
  • 2026文昌航天发射场参观有哪些正规专业的接待服务机构 - 热敏感科技蜂
  • Ink框架终极指南:构建交互式命令行应用的完整教程
  • 别再死记硬背公式了!用Python+NumPy手把手带你玩转随机信号(附平稳性检验代码)
  • mirrors/monster-labs/control_v1p_sd15_qrcode_monster社区精选作品赏析:创意二维码设计灵感
  • mirrors/monster-labs/control_v1p_sd15_qrcode_monster用户体验改进建议:让模型更易用
  • 终极指南:XHS-Downloader高效批量下载小红书无水印内容的完整解决方案
  • ECS 磁盘 IO 等待过高导致系统卡顿怎么排查优化?
  • qmcdump终极指南:3步快速解密QQ音乐加密文件,实现跨平台自由播放
  • 如何快速掌握Switch大气层系统:新手终极完整指南
  • WeiClaw:基于官方接口的全模态微信AI Agent网关部署指南
  • KubeArmor实战:保护WordPress和MySQL应用的安全策略设计
  • 应对高并发场景时Taotoken的路由与容灾能力应用思路
  • Jetson Orin NX上Qt Creator安装踩坑实录:手把手解决libglu1-mesa和libxext6依赖版本冲突
  • MediaPipe TouchDesigner完整指南:三步实现GPU加速的实时AI视觉特效
  • RPG Maker Decrypter:终极游戏资源解密工具深度解析
  • 3个步骤告别Windows系统卡顿:WinUtil让你的电脑重获新生
  • 教育领域新应用:基于hf_mirrors/ai-gitcode/seamless-m4t-v2-large的多语言学习助手开发
  • m4s-converter:3步解锁B站缓存视频,跨设备播放的终极解决方案
  • 别再只调PI了!手把手教你用Simulink给PMSM速度环搭一个滑模控制器(SMC)
  • 如何快速配置编辑器与IDE插件:idiomatic.js工具链的完整指南
  • 从 API 调用日志看 Taotoken 路由容灾机制的实际运行
  • Python开发者五分钟上手Taotoken调用GPT与国产大模型
  • mirrors/unsloth/llama-3-8b-bnb-4bit容器化:Docker镜像构建与优化完整指南