[PR #662] [MERGED] Ralph mode example #804

Closed
opened 2026-02-16 09:17:13 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/deepagents/pull/662
Author: @vtrivedy
Created: 1/7/2026
Status: Merged
Merged: 1/7/2026
Merged by: @vtrivedy

Base: masterHead: ralph-mode-example


📝 Commits (4)

📊 Changes

3 files changed (+168 additions, -0 deletions)

View changed files

examples/ralph_mode/README.md (+60 -0)
examples/ralph_mode/ralph_mode.py (+108 -0)
examples/ralph_mode/ralph_mode_diagram.png (+0 -0)

📄 Description

Ralph Mode Example, Ralph is ready to cook


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/deepagents/pull/662 **Author:** [@vtrivedy](https://github.com/vtrivedy) **Created:** 1/7/2026 **Status:** ✅ Merged **Merged:** 1/7/2026 **Merged by:** [@vtrivedy](https://github.com/vtrivedy) **Base:** `master` ← **Head:** `ralph-mode-example` --- ### 📝 Commits (4) - [`f8f5827`](https://github.com/langchain-ai/deepagents/commit/f8f5827c128fbd52956ed6cff517a2dffc07d00a) Add Ralph Mode example - [`299e076`](https://github.com/langchain-ai/deepagents/commit/299e076b3f8d6409d56d551b7b107332c1129d0b) Update README with uv install instructions - [`759c28b`](https://github.com/langchain-ai/deepagents/commit/759c28be5b97162603ad6e13ec8aa086f0ff2f32) Run Ralph - [`f6787ef`](https://github.com/langchain-ai/deepagents/commit/f6787efe2c9896837968dd48a9408ace3ec0e07e) Clean exit on Ctrl+C ### 📊 Changes **3 files changed** (+168 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `examples/ralph_mode/README.md` (+60 -0) ➕ `examples/ralph_mode/ralph_mode.py` (+108 -0) ➕ `examples/ralph_mode/ralph_mode_diagram.png` (+0 -0) </details> ### 📄 Description Ralph Mode Example, Ralph is ready to cook --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 09:17:13 -05:00
yindo closed this issue 2026-02-16 09:17:13 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/deepagents#804