Skip to content

chore(main): release 0.13.0#95

Merged
jack-arturo merged 2 commits intomainfrom
release-please--branches--main
Mar 2, 2026
Merged

chore(main): release 0.13.0#95
jack-arturo merged 2 commits intomainfrom
release-please--branches--main

Conversation

@jack-arturo
Copy link
Copy Markdown
Member

@jack-arturo jack-arturo commented Feb 20, 2026

🤖 I have created a release beep boop

0.13.0 (2026-03-02)

Features

  • bench: benchmark testing infrastructure for rapid iteration (#97) (80a6f93)
  • recall: add min_score threshold and adaptive floor filtering (#73) (#101) (8df3c08)
  • viewer: add standalone graph-viewer runtime files (5bcb6db)
  • viewer: consolidate stable core and split-ready compatibility (#94) (958da72)
  • viewer: externalize visualizer with /viewer compatibility routes (29bafcf)
  • viewer: merge visualizer stable core branch (96b27bf)

Bug Fixes

  • FalkorDB data not persisting across restarts (3bbc834)
  • FalkorDB data not persisting across restarts (#99) (8490d36)
  • mcp-sse: sync tool schemas for SSE/MCP parity (#104) (d99b86d)

Documentation


This PR was generated with Release Please. See documentation.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Feb 20, 2026

Note

Reviews paused

It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔍 Trigger review
📝 Walkthrough

Walkthrough

Added a new v0.13.0 entry to CHANGELOG.md documenting features, bug fixes, and documentation updates; no code changes or public API alterations were made.

Changes

Cohort / File(s) Summary
Changelog Documentation
CHANGELOG.md
Added v0.13.0 release notes (+23 lines) listing features (viewer/benchmark/route/runtime notes), bug fixes (FalkorDB persistence), and documentation updates; purely documentation changes, no code or API edits.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: a release version bump to 0.13.0, which aligns with the CHANGELOG.md update adding the 0.13.0 release entry.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Description check ✅ Passed The pull request description directly documents the 0.13.0 release with detailed features, bug fixes, and documentation changes matching the CHANGELOG.md update.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch release-please--branches--main

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

@jack-arturo jack-arturo force-pushed the release-please--branches--main branch from 34a01dc to c711662 Compare March 2, 2026 08:03
@jack-arturo jack-arturo force-pushed the release-please--branches--main branch from c711662 to bea1e6e Compare March 2, 2026 11:04
Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@CHANGELOG.md`:
- Around line 19-20: The two CHANGELOG entries referencing the same bug
("FalkorDB data not persisting across restarts") should be consolidated or
clarified: inspect the commits 3bbc834 and 8490d36 and issue `#99` to determine
whether they are the same fix (initial attempt + follow-up) or address different
sub-issues, then either merge them into a single changelog line noting both
commits/PRs and the aggregate fix, or update each entry to state the specific
aspect fixed by 3bbc834 and by 8490d36 (e.g., schema fix vs. restart handling)
and keep the issue `#99` referenced where appropriate.

ℹ️ Review info

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between c711662 and bea1e6e.

📒 Files selected for processing (1)
  • CHANGELOG.md

Comment thread CHANGELOG.md Outdated
@jack-arturo jack-arturo force-pushed the release-please--branches--main branch 2 times, most recently from c36d12e to b243285 Compare March 2, 2026 16:35
@jack-arturo jack-arturo force-pushed the release-please--branches--main branch from b243285 to 2c75542 Compare March 2, 2026 17:02
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
@jack-arturo jack-arturo merged commit 14bed1e into main Mar 2, 2026
7 checks passed
@jack-arturo jack-arturo deleted the release-please--branches--main branch March 2, 2026 17:21
@jack-arturo
Copy link
Copy Markdown
Member Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant