mirror of
https://github.com/mikeyobrien/ralph-orchestrator.git
synced 2026-04-25 07:05:57 +03:00
[PR #176] [MERGED] feat: add fresh-eyes preset with enforced review passes #180
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ralph-orchestrator#180
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/mikeyobrien/ralph-orchestrator/pull/176
Author: @mikeyobrien
Created: 2/14/2026
Status: ✅ Merged
Merged: 2/14/2026
Merged by: @mikeyobrien
Base:
main← Head:feat/fresh-eyes-preset📝 Commits (3)
cac1472chore: auto-commit before merge (loop primary)ba2f505chore: auto-commit before merge (loop primary)bc29baefeat: add fresh-eyes preset with enforced review passes📊 Changes
9 files changed (+1277 additions, -4 deletions)
View changed files
➕
crates/ralph-cli/presets/fresh-eyes.yml(+130 -0)📝
crates/ralph-cli/src/presets.rs(+8 -2)📝
docs/guide/presets.md(+11 -0)📝
frontend/ralph-web/vite.config.js(+4 -2)📝
presets/README.md(+2 -0)➕
presets/fresh-eyes.yml(+130 -0)📝
presets/index.json(+5 -0)➕
ralph.m.yml(+986 -0)📝
scripts/sync-embedded-files.sh(+1 -0)📄 Description
Summary
What this preset enforces
Validation
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.