release: v3.4.0 - #924
release: v3.4.0#924yoshi280 wants to merge 1 commit into
Conversation
Reviewer's guide (collapsed on small PRs)Reviewer's GuidePrepares and documents the v3.4.0 release by cutting the accumulated Unreleased notes into a dated changelog section, updating compare links, and bumping project/version metadata and README pointers to the new stable version. Flow diagram for v3.4.0 release cut and metadata updatesflowchart TD
A[Unreleased_changes] --> B[CHANGELOG_v3_md_update_to_3_4_0]
B --> C[Update_compare_links]
C --> D[pyproject_toml_version_3_4_0]
D --> E[README_md_latest_stable_3_4_0]
E --> F[Merge_to_default_branch]
F --> G[tag_v3_4_0_and_publish]
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
|
Important Review skippedIgnore keyword(s) in the title. ⛔ Ignored keywords (2)
Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml 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 |
PR-size soft capThis PR is over the advisory size threshold:
Bigger PRs collide with more open work, which under the parallel-session workflow tends to produce repeated This is advisory only — nothing is blocked. If the size is intentional (large refactor, module removal, generated code), apply the |
Cuts v3.4.0 from the changelog
[Unreleased]backlog accumulated since v3.3.0.What ships (runtime)
[user_prompt_submit_hook] conversation_aware_query_enabled. Deterministic, no embeddings.p3_substantivecadence policy wired live in Stop + UPS dispatchers, with shadow-log capture of all four policies (feat(cadence): P3 turn-density-aware policy — design scoping (#749 P3) #876). Default-OFF.aelf cadence-scorefour-policy pairwise comparison + offline cadence replay bench (feat(cadence): P3 turn-density-aware policy — design scoping (#749 P3) #876).:memory:DBs (no more strayhook_audit.jsonlin CWD).Release mechanics
pyproject.toml3.3.0 → 3.4.0,uv.lockre-resolved.CHANGELOG/v3.md:[Unreleased]dated as## [3.4.0] - 2026-05-26, compare-link footnote added, fresh empty[Unreleased]opened.Tag
v3.4.0(→ publish.yml → PyPI) is applied after this merges and staging-gate is green, per the release process.Summary by Sourcery
Cut the v3.4.0 release from the existing unreleased changes and update project metadata accordingly.
New Features:
Bug Fixes:
Build:
Documentation: