[PR #14] [CLOSED] feat: Add Real-Time TUI prompt and configuration #92

Closed
opened 2026-02-27 10:22:11 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mikeyobrien/ralph-orchestrator/pull/14
Author: @krzemienski
Created: 1/2/2026
Status: Closed

Base: mainHead: feature/realtime-tui


📝 Commits (3)

  • a2a3b0c feat: Add Real-Time TUI prompt and configuration
  • cddbc71 feat: Add Real-Time TUI prompt and configuration
  • 1a343a3 feat: Add comprehensive TUI prompt and self-improvement config

📊 Changes

4 files changed (+764 additions, -899 deletions)

View changed files

📝 PROMPT.md (+25 -899)
examples/ralph-self-improvement.yml (+52 -0)
prompts/BOOTSTRAP_SELF_IMPROVEMENT.md (+199 -0)
prompts/TUI_PROMPT.md (+488 -0)

📄 Description

  • Add prompts/TUI_PROMPT.md with full feature specification
  • Add prompts/BOOTSTRAP_SELF_IMPROVEMENT.md for meta-orchestration
  • Add examples/ralph-self-improvement.yml optimized for development
  • Set PROMPT.md to point to TUI feature

Ready to run: ralph run -c examples/ralph-self-improvement.yml -P prompts/TUI_PROMPT.md


🔄 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/mikeyobrien/ralph-orchestrator/pull/14 **Author:** [@krzemienski](https://github.com/krzemienski) **Created:** 1/2/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feature/realtime-tui` --- ### 📝 Commits (3) - [`a2a3b0c`](https://github.com/mikeyobrien/ralph-orchestrator/commit/a2a3b0c349a47ef494d6a5db07810063d56cff41) feat: Add Real-Time TUI prompt and configuration - [`cddbc71`](https://github.com/mikeyobrien/ralph-orchestrator/commit/cddbc7195be3909599934360a7043fb66baee83a) feat: Add Real-Time TUI prompt and configuration - [`1a343a3`](https://github.com/mikeyobrien/ralph-orchestrator/commit/1a343a32d9a3dc6e21fa6d09e46724822811ea16) feat: Add comprehensive TUI prompt and self-improvement config ### 📊 Changes **4 files changed** (+764 additions, -899 deletions) <details> <summary>View changed files</summary> 📝 `PROMPT.md` (+25 -899) ➕ `examples/ralph-self-improvement.yml` (+52 -0) ➕ `prompts/BOOTSTRAP_SELF_IMPROVEMENT.md` (+199 -0) ➕ `prompts/TUI_PROMPT.md` (+488 -0) </details> ### 📄 Description - Add prompts/TUI_PROMPT.md with full feature specification - Add prompts/BOOTSTRAP_SELF_IMPROVEMENT.md for meta-orchestration - Add examples/ralph-self-improvement.yml optimized for development - Set PROMPT.md to point to TUI feature Ready to run: ralph run -c examples/ralph-self-improvement.yml -P prompts/TUI_PROMPT.md --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 10:22:11 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ralph-orchestrator#92
No description provided.