Skip to content

docs(changelog): backfill 9 merged PRs before the 0.96.0 cut#1895

Merged
protoquinn[bot] merged 1 commit into
mainfrom
docs/changelog-backfill-pre-0.96.0
Jul 7, 2026
Merged

docs(changelog): backfill 9 merged PRs before the 0.96.0 cut#1895
protoquinn[bot] merged 1 commit into
mainfrom
docs/changelog-backfill-pre-0.96.0

Conversation

@mabry1985

Copy link
Copy Markdown
Contributor

Nine PRs merged since v0.95.1 without a CHANGELOG entry. Our release notes are single-source (the desktop updater notes and the Discord changelog are generated from CHANGELOG.md), so cutting 0.96.0 as-is would ship notes missing a headline feature (Hermes runtime) and a security-relevant default change (filesystem.allow_run). This backfills [Unreleased] so prepare-release.yml rolls a complete section.

Added

Changed

Fixed

The three entries already present (#1880, #1890, #1879) are untouched. Verified locally that scripts/changelog.py roll produces a clean 9-bullet [0.96.0] section (Added×2 / Changed×1 / Fixed×6) and resets [Unreleased].

Next step after merge: dispatch prepare-release.yml with bump=minor → 0.96.0.

🤖 Generated with Claude Code

….96.0 cut

Nine PRs merged since v0.95.1 shipped without a changelog entry, so the
generated release notes (updater + Discord, single-source from CHANGELOG) would
have omitted a headline feature and a security-relevant default change. Backfill
before rolling the release:

- Added: Hermes first-class runtime (#1889 + hardening #1891)
- Changed: filesystem.allow_run defaults OFF on the headless tier (#1888)
- Fixed: fleet members no longer inherit hub identity (#1886/#1882/#1881),
  whole trace on a dedicated Langfuse project (#1893), background knowledge
  ingest wakes the agent (#1887), quieter plugin hot-reload logs (#1885)

The already-present entries (#1880 tracing, #1890 plugin-view 401, #1879
subagent max_turns) are unchanged.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@protoquinn

protoquinn Bot commented Jul 7, 2026

Copy link
Copy Markdown

👀 Quinn is reviewing — verdict (PASS / WARN / FAIL) + findings to follow.

@coderabbitai

coderabbitai Bot commented Jul 7, 2026

Copy link
Copy Markdown

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • CHANGELOG.md is excluded by !*.md

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 8188a6d5-ef2c-4d35-81e3-d537e00ac049

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/changelog-backfill-pre-0.96.0

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

@protoquinn protoquinn Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

QA Audit — PR #1895 | docs(changelog): backfill 9 merged PRs before the 0.96.0 cut

VERDICT: PASS


CI Status

  • 8 checks in progress (build, Python tests, lint, Fleet integration, A2A smoke, workspace config, Web E2E, gitleaks) — non-terminal. Approve-on-green policy promotes this review to APPROVED automatically once every check settles terminal-green.

Diff Review

  • Single file: CHANGELOG.md, +37/-0, pure documentation.
  • Backfills [Unreleased] with 9 merged PRs: Hermes runtime (Added), filesystem.allow_run default (Changed), and 6 Fixes (fleet identity inheritance, Langfuse tracing, knowledge-ingest wake, plugin logs).
  • Existing entries (#1880, #1890, #1879) untouched.
  • Entries are well-written, correctly categorized under Added/Changed/Fixed per semver convention, and cite the PR numbers they document.

Observations

  • No code changes — no correctness risk, no regression surface.
  • No unresolved review threads.
  • Structural review skipped (1 file, 37 lines, docs-only — optional per diff_summary).

— Quinn, QA Engineer

@protoquinn

protoquinn Bot commented Jul 7, 2026

Copy link
Copy Markdown

Submitted COMMENT review on #1895.

@protoreview protoreview Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

QA panel review — PASS

code-review · head 7473f0ee20e9 · shadow — comment-only

[review-synthesizer completed: workflow code-review:report]

Prose Brief

Overall risk: negligible. This is a changelog-only PR — a routine [Unreleased] roll into [0.54.0] aggregated from 9 merged PRs. No code changes, no behavioral impact, nothing deployable breaks.

Fix-first item: None. The verifier confirmed all 9 referenced PRs (#1881#1893, excl. gaps) match their changelog descriptions; section ordering follows Keep a Changelog; the prepare-release.yml script is format-agnostic beyond the ## [Unreleased] marker. Structural and factual accuracy both check out.

Panel disagreement: None — the synthesizer arrived at an empty findings array, and the verifier corroborated it. No findings survived to dispute.

What verification changed: Nothing. The verifier resolved the synthesizer's earlier caveat about unverified factual accuracy by fetching and confirming every referenced PR. The empty array stands as final.

[]

@protoquinn protoquinn Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

CI terminal-green, no blockers on prior review — auto-approving on green (#748).

@protoquinn

protoquinn Bot commented Jul 7, 2026

Copy link
Copy Markdown

✅ CI went terminal-green with no blockers on the prior review — promoting it to APPROVED per the approve-on-green policy (#748).

@protoquinn protoquinn Bot merged commit 05486b6 into main Jul 7, 2026
10 checks passed
@protoquinn protoquinn Bot deleted the docs/changelog-backfill-pre-0.96.0 branch July 7, 2026 22:39
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