Skip to content

Release v0.22.1#147

Merged
mohanagy merged 1 commit into
mainfrom
release-0-22-1
May 12, 2026
Merged

Release v0.22.1#147
mohanagy merged 1 commit into
mainfrom
release-0-22-1

Conversation

@mohanagy
Copy link
Copy Markdown
Owner

@mohanagy mohanagy commented May 12, 2026

Summary\n- bump package version to 0.22.1\n- publish retrieval-correctness fixes in changelog\n- keep release metadata aligned with the v0.22.1 tag\n\n## Verification\n- npm run typecheck\n- npm run build\n- npm run test:run\n- npm pack --dry-run

Summary by CodeRabbit

  • Changed
    • Improved default graph discovery with stricter handling of duplicate and generated paths
    • Enhanced retrieval exclusions for more accurate intent classification and fewer false-positive matches

Review Change Stack

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 12, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 8541ee9a-2eb3-4451-bd2d-3908023232aa

📥 Commits

Reviewing files that changed from the base of the PR and between 76074e6 and b3b741c.

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

📝 Walkthrough

Walkthrough

This PR documents and publishes the 0.22.1 release by updating the package version number and adding corresponding changelog entries describing stricter duplicate path handling in graph discovery and expanded token-aware retrieval exclusion logic.

Changes

Release 0.22.1

Layer / File(s) Summary
Version and release notes
CHANGELOG.md, package.json
Package version bumped to 0.22.1 and changelog section added documenting improved duplicate/generated path handling across legacy detect and --spi modes, plus expanded intent-aware and token-aware retrieval exclusions that prevent test intent misclassification while avoiding substring false positives.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Poem

🐰 A version ascends from twenty-two to one,
Paths grow stricter, exclusions now token-aware,
Two files in harmony—the release is done,
Small changes, great purpose, maintenance with care! 📦

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Release v0.22.1' is concise, clear, and directly matches the main objective of the pull request: bumping the package version and publishing release notes.
Description check ✅ Passed The description includes a clear summary of changes and lists verification steps, but lacks formal sections and is missing some checklist items from the template.
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.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release-0-22-1

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

@mohanagy mohanagy merged commit 63a0bef into main May 12, 2026
8 checks passed
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