feat: rc10 UX improvements + stall warning fixes (#186, #187, #188)#189
Merged
Nathan Schram (nathanschram) merged 5 commits intodevfrom Mar 22, 2026
Merged
Conversation
Add emoji prefixes to ExitPlanMode and post-outline buttons (✅/❌/📋). Post-outline approve/deny now edits the "Asked Claude Code to outline the plan" message in-place instead of creating a second message. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Split engine info into separate lines, add italic subheadings, rename "projects" to "directories", add bug report link. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Part of startup message UX improvements (#187). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…#188) Truncate Last: to 80 chars, recognise command: prefix for Bash tools, use reassuring "still running" when CPU active, drop PID diagnostics from Telegram messages, only say "may be stuck" when genuinely stuck. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…mmands (#188) When a known tool is running (main sleeping, CPU active on children), frozen ring escalation now shows "Bash command still running" instead of alarming "No progress" message. Found via wpnav staging session where benchmark scripts ran for 60+ min with false warnings. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
command:prefix for Bash, reassuring "still running" when CPU active, drop PID diagnostics from Telegram, "may be stuck" only when genuinely stuck #188Test plan
@untether_dev_bot: emoji buttons, outline flow, /new emoji, all 6 engines🤖 Generated with Claude Code