Skip to content

chore: release 3.2.9#200

Merged
EterUltimate merged 1 commit into
NickCharlie:mainfrom
EterUltimate:codex/release-3.2.9
Jun 11, 2026
Merged

chore: release 3.2.9#200
EterUltimate merged 1 commit into
NickCharlie:mainfrom
EterUltimate:codex/release-3.2.9

Conversation

@EterUltimate

@EterUltimate EterUltimate commented Jun 11, 2026

Copy link
Copy Markdown
Collaborator

Summary

Validation

  • python -m py_compile init.py
  • git diff --check
  • Version string smoke check for metadata, init, README, README_EN, and CHANGELOG

Summary by Sourcery

Release plugin version 3.2.9 with updated documentation and changelog entries for recent changes.

Documentation:

  • Add detailed changelog entries for versions 3.2.9 and 3.2.8, including LightRAG cost warnings, realtime learning fixes, and WebUI security updates.
  • Update README badges to reflect plugin version 3.2.9.

Chores:

  • Bump internal plugin version metadata to 3.2.9 across package metadata and initialization.

@sourcery-ai

sourcery-ai Bot commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Reviewer's Guide

Release housekeeping PR that bumps the plugin to version 3.2.9, updates public-facing version badges, and documents the 3.2.8/3.2.9 changes in the changelog, including the LightRAG + LivingMemory cost-warning behavior and recent WebUI/security and real-time learning fixes.

File-Level Changes

Change Details Files
Add detailed 3.2.9 and 3.2.8 release notes to the changelog, including LightRAG hybrid/mix + LivingMemory cost warnings and WebUI/security and real-time learning behavior changes.
  • Document new non-blocking cost warnings when using LightRAG hybrid/mix queries with delegated LivingMemory, including how they surface in config validation, WebUI settings, and integration status pages.
  • Explain the high-cost combination of retrieval + memory flows and recommend safer modes (e.g., local/naive or single strategy).
  • Add backfilled 3.2.8 notes for real-time learning bug fixes, LLM hook defaults, WebUI password auth, and removal of hard-coded default passwords.
  • Record the 3.2.8 and 3.2.9 release headings and version sections with their respective dates.
CHANGELOG.md
Bump plugin version metadata to 3.2.9 across code and docs.
  • Update the plugin’s internal version constant to 3.2.9.
  • Update plugin metadata version field to 3.2.9 for packaging/manifest consistency.
  • Update version badges in the Chinese and English READMEs to display 3.2.9.
__init__.py
metadata.yaml
README.md
README_EN.md

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@EterUltimate EterUltimate merged commit cf4db8b into NickCharlie:main Jun 11, 2026
4 checks passed
@EterUltimate EterUltimate deleted the codex/release-3.2.9 branch June 18, 2026 05:56
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