Skip to content

v4.0.11#586

Merged
bl-ue merged 1 commit intomainfrom
release/4.0.11
Mar 5, 2026
Merged

v4.0.11#586
bl-ue merged 1 commit intomainfrom
release/4.0.11

Conversation

@bl-ue
Copy link
Copy Markdown
Member

@bl-ue bl-ue commented Mar 5, 2026

Summary by CodeRabbit

  • Bug Fixes

    • Fixed AGENTS configuration patch handling to properly fall back instead of replacing content
    • Made context-limit patch opt-in with 200K fallback support
    • Model customizations are now configurable with updated model versions
  • Chores

    • Version bumped to 4.0.11

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Mar 5, 2026

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: 6144bf41-4f0d-4e0a-b49e-1c45de3bd4fe

📥 Commits

Reviewing files that changed from the base of the PR and between f1b089c and 2b6fb31.

📒 Files selected for processing (4)
  • CHANGELOG.md
  • package.json
  • src/index.tsx
  • src/patches/index.ts

📝 Walkthrough

Walkthrough

This pull request bumps the package version from 4.0.10 to 4.0.11 across the codebase, including CHANGELOG entries documenting three patch fixes, and updates all version references in the package metadata, CLI, and patch-tracking system.

Changes

Cohort / File(s) Summary
Version Metadata
CHANGELOG.md, package.json, src/index.tsx
Version bumped to 4.0.11; CHANGELOG adds Unreleased section with three patch entries addressing AGENTS.md fallback, context-limit configuration, and model customization.
Patch System
src/patches/index.ts
Updated version string passed to writePatchesAppliedIndication from 4.0.10 to 4.0.11 for version tracking consistency.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • v4.0.1 #510: Identical version-bump pattern across package.json, src/index.tsx, and src/patches/index.ts to update the CLI and patches-applied version tracking.
  • Prompts for 2.1.58 #557: Same release-version update workflow—bumping CHANGELOG, package.json, src/index.tsx, and writePatchesAppliedIndication version string.
  • v4.0.9 #556: Concurrent version-bump changes following the same pattern of updating package metadata and patch-system version references.

Poem

🐰✨ From 4.0.10 we hop and bound,
To 4.0.11, the latest ground!
With patches fixed and changelogs bright,
This version bump feels just right! 📝✅

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'v4.0.11' directly corresponds to the main change in the PR: a version bump from 4.0.10 to 4.0.11 across multiple files (package.json, src/index.tsx, src/patches/index.ts) and CHANGELOG.md entries.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
  • 📝 Generate docstrings (stacked PR)
  • 📝 Generate docstrings (commit on current branch)
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch release/4.0.11

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.

❤️ Share

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

@bl-ue bl-ue merged commit 18aacb4 into main Mar 5, 2026
1 check passed
@bl-ue bl-ue deleted the release/4.0.11 branch March 5, 2026 17:40
ljepson pushed a commit to ljepson/tweakcc that referenced this pull request Mar 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant