Skip to content

chore(release): 0.24.0#671

Merged
anderskev merged 1 commit into
mainfrom
chore/release-0.24.0
Jul 4, 2026
Merged

chore(release): 0.24.0#671
anderskev merged 1 commit into
mainfrom
chore/release-0.24.0

Conversation

@anderskev

Copy link
Copy Markdown
Member

Release v0.24.0

Version Changes

Location Old New
pyproject.toml 0.23.0 0.24.0
uv.lock 0.23.0 0.24.0
CHANGELOG.md [0.24.0] section added

Changelog Summary

Added: Mixture-of-agents modes, unified tool registry, readonly + security guardrail tool policies, context window utilization tracking, automated QA harness

Changed: Major async/parallelism perf work across sandbox, pipelines, git, trackers, reviewer, pr-autofix, agents, drivers; langchain/langgraph/deepagents bumps

Fixed: Orchestrator reject_workflow race condition

Security: 13 Dependabot alerts resolved


After merge: tag v0.24.0 and publish GitHub release.

@anderskev anderskev added the release Release preparation and version bumps label Jul 4, 2026
@coderabbitai

coderabbitai Bot commented Jul 4, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: c3daac17-6958-4d24-8e9f-b5d112a7e50f

📥 Commits

Reviewing files that changed from the base of the PR and between cffa07f and ef82bb6.

⛔ Files ignored due to path filters (1)
  • uv.lock is excluded by !**/*.lock
📒 Files selected for processing (2)
  • CHANGELOG.md
  • pyproject.toml

Walkthrough

This pull request prepares the 0.24.0 release. CHANGELOG.md gains a new "0.24.0" section with Added, Changed, Fixed, and Security bullet lists, and its reference links are updated so "Unreleased" compares from v0.24.0...HEAD with a new 0.24.0 compare link added. pyproject.toml's version field is bumped from 0.23.0 to 0.24.0. No exported or public entity declarations are altered.

Changes

Cohort / File(s) Summary
CHANGELOG.md Added 0.24.0 release section with Added/Changed/Fixed/Security bullets; updated Unreleased and added 0.24.0 compare links
pyproject.toml Bumped version from 0.23.0 to 0.24.0

Related issues: None specified.

Related PRs: None specified.

Suggested labels: release, documentation

Suggested reviewers: None specified.

Poem
A hop, a skip, a version bump,
Changelog entries in a lump,
0.24.0 marks the day,
Old links now compare away,
A rabbit's cheer for release so bright! 🐇✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title is a concise release label and matches the version bump and changelog update.
Description check ✅ Passed The description accurately summarizes the version bump, changelog update, and release plan.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

Comment @coderabbitai help to get the list of available commands.

@anderskev anderskev merged commit d8c2107 into main Jul 4, 2026
6 checks passed
@anderskev anderskev deleted the chore/release-0.24.0 branch July 4, 2026 02:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release Release preparation and version bumps

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant