mirror of
https://github.com/mikeyobrien/ralph-orchestrator.git
synced 2026-04-25 07:05:57 +03:00
[PR #62] [MERGED] 2.0.0 #117
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ralph-orchestrator#117
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/62
Author: @mikeyobrien
Created: 1/15/2026
Status: ✅ Merged
Merged: 1/16/2026
Merged by: @mikeyobrien
Base:
main← Head:2.0.0📝 Commits (10+)
aeb8a25feat: Add Rust workspace scaffolding for ralph-orchestrator 2.0631da76chore: upgrade workspace to Rust edition 2024a9ce57bfeat: implement event-loop orchestration systemfcf6bc1feat: implement v1 config parity and auto-detectionf13e1d3feat(cli): add colored terminal output support2470d2bfeat(cli): add checkpoint count to termination summary0e6f0e6feat(core): add structured logging for key events06c1a3efeat(core,adapters): expand verbose mode debug loggingc9ca0bcdocs(specs): mark Output & Feedback section completed0e65a4feat(proto): add UX event types and EventBus observer for benchmarking📊 Changes
344 files changed (+57815 additions, -37194 deletions)
View changed files
➕
.claude/agents/code-assist.md(+87 -0)➕
.claude/commands/update-behaviors.md(+104 -0)➕
.claude/commands/verify-behaviors.md(+78 -0)➕
.claude/skills/code-assist/SKILL.md(+462 -0)➕
.claude/skills/code-task-generator/SKILL.md(+327 -0)➕
.claude/skills/codebase-summary/SKILL.md(+314 -0)➕
.claude/skills/creating-hat-collections/SKILL.md(+207 -0)➕
.claude/skills/eval/SKILL.md(+1580 -0)➕
.claude/skills/evaluate-presets/SKILL.md(+239 -0)➕
.claude/skills/find-code-tasks/SKILL.md(+180 -0)➕
.claude/skills/find-code-tasks/task-status.sh(+191 -0)➕
.claude/skills/pdd/SKILL.md(+294 -0)➕
.claude/skills/ralph-code-assist/SKILL.md(+116 -0)➕
.claude/skills/tui-validate/SKILL.md(+436 -0)➕
.eval-sandbox/.gitignore(+3 -0)➕
.eval/.gitignore(+3 -0)➕
.github/workflows/release.yml(+384 -0)📝
.gitignore(+9 -0)➕
.sops/README.md(+41 -0)➕
.sops/code-assist.sop.md(+102 -0)...and 80 more files
📄 Description
Rewrite in Rust
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.