chore: staging 0.35.3rc14#536
Merged
Merged
Conversation
Bundle merged this cycle on dev: - fix: #502 — skip control-channel events from last_event_type (#519) - fix: #494 — liveness_stalls counter, cpu_active reliability, approval-aware stall message (#520) - fix: #518 — derive retry_after_s from reset timestamps, log full RateLimitInfo (#521) - docs: #517 — note cumulative session cost is not capped, recommend max_cost_per_day (#522) Co-Authored-By: Claude Opus 4.7 (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)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 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
Stage
0.35.3rc14to TestPyPI. Bundles four PRs merged this cycle ondev:last_event_type(closes bug: runner's proc.wait() doesn't fire when CC subprocess exits cleanly post-result — watchdog is the only safety net #502)liveness_stallscounter,cpu_activereliability, approval-aware stall message (closes monitor: high peak_idle (17477s) on 'brand-copilot' #494)retry_after_sfrom reset timestamps, log fullRateLimitInfo(closes monitor: rate-limit burst on new session start (5 events in 85s on 'bip') #518)max_cost_per_day(closes monitor: expensive single run on 'legal-librarian-local' ($26 / 225 turns / 16 min) #517)No CHANGELOG update — rc versions are skipped by
validate_release.py.Test plan
pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple untether==0.35.3rc14resolves cleanly@hetz_lba1_botviascripts/staging.sh install 0.35.3rc14and run integration tier per the changed-areas indocs/reference/integration-testing.md🤖 Generated with Claude Code