chore: staging 0.35.3rc1#412
Conversation
Stage Claude extra_args (#407) for TestPyPI. This rc1 is the wheel the Mac Untether instance will install to validate Claude-in-Chrome end-to-end per docs/audits/2026-04-21-claude-in-chrome-test-plan.md. 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 |
pip-audit flagged two new transitive CVEs after PR #408 merged: - lxml 6.0.2: CVE-2026-41066 (fix 6.1.0) — pulled via sulguk - python-dotenv 1.2.1: CVE-2026-28684 (fix 1.2.2) — pulled via pydantic-settings Both have clean fixes. Lockfile-only change; pyproject.toml constraints unchanged. Local pip-audit clean after bump. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Summary
0.35.3rc1to stage Claudeextra_args(Claude runner: add extra_args for upstream CLI flags (enables --chrome for Claude-in-Chrome) #407, merged in feat(claude): add extra_args config for upstream CLI flags (#407) #408) via TestPyPI.uv.lock.local_mb_bot) to validate Claude-in-Chrome end-to-end perdocs/audits/2026-04-21-claude-in-chrome-test-plan.md.Test plan
uv lockcleanuv run ruff format --check src/ tests/cleanuv run ruff check src/cleanuv run pytest tests/test_build_args.py— 56 passed0.35.3rc1scripts/staging.sh install 0.35.3rc1+launchctl kickstart -k gui/501/com.littlebearapps.untether8351408485or directclaude --chrome -pinvocation)extra_args = ["--chrome"]🤖 Generated with Claude Code