7bd663d9b83b62039312ef4aff7ec0f4c60b2222
- Add _is_done/_needs_attention/_is_active/_is_in_design status helpers with passes-field backward compatibility for old prd.json files - Rewrite _story_sets to return 6 buckets: done, attention, active, in_design, ready, blocked - Dashboard shows ⚠ Attention required section with status_reason for to-revise/needs-review stories; progress bar counts attention as complete - _review_report includes dedicated Attention Required section - auto skips attention stories by default; --include-revise flag overrides - _status_symbol updated to handle all status values (⚠ ? ⚡ ✎ • →) - Agent-agnostic runner: --agent codex|claude|openrouter|custom on run-next, auto, review; default agent loaded from .ralph-tui/agent-config.json - set-agent subcommand writes agent-config.json (agent + optional model) - _run_openrouter stub with clear error when OPENROUTER_API_KEY not set - Custom agent support: --agent custom --agent-cmd ./script.sh runs script with prompt file as $1 - list-parallel subcommand prints ready stories with no shared dep chain - auto --parallel N creates git worktrees, runs N agents concurrently, merges on success, preserves on failure for manual resolution - Mark US-015 done in prd.json Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
Python
94.6%
HTML
5.1%
JavaScript
0.2%