Skip to content

docs(changelog): add v1.10.1 release notes - #181

Merged
scotej merged 1 commit into
mainfrom
agent/release-v1.10.1
Aug 4, 2026
Merged

docs(changelog): add v1.10.1 release notes#181
scotej merged 1 commit into
mainfrom
agent/release-v1.10.1

Conversation

@scotej

@scotej scotej commented Aug 4, 2026

Copy link
Copy Markdown
Owner

Summary

  • add focused v1.10.1 release notes for the AI benchmark fix already merged in fix(ai): benchmark uncached vision requests #172
  • explain that cache-cold benchmarking now matches live vision inference
  • tell users that old benchmark results are stale and should be rerun

Why

v1.10.0 was tagged before #172 merged. This patch release packages that fix so slower Windows CPU systems do not derive unsafe cadence and timeout settings from prompt-cached benchmark requests.

Validation

  • git diff --check
  • bash scripts/changelog-section.sh 1.10.1
  • required GitHub checks before merge

Summary by CodeRabbit

  • Documentation
    • Added release notes documenting more accurate AI benchmark timings using cache-cold vision workloads.
    • Marked legacy benchmark results as stale until calibration is rerun.
    • Clarified that outdated results no longer influence sampling cadence or request timeouts.

@coderabbitai

coderabbitai Bot commented Aug 4, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: b62641a2-3737-4e98-b0bd-743cf61c7fba

📥 Commits

Reviewing files that changed from the base of the PR and between 4f26de0 and f4a3445.

📒 Files selected for processing (1)
  • CHANGELOG.md
📜 Recent review details
🧰 Additional context used
📓 Path-based instructions (2)
**/*.md

📄 CodeRabbit inference engine (CLAUDE.md)

Do not create new documentation files unless explicitly requested; update canonical documentation, CHANGELOG.md, or ISSUES.md when justified.

Files:

  • CHANGELOG.md
**/*

📄 CodeRabbit inference engine (CLAUDE.md)

Use one focused change per commit, with a Conventional Commit subject such as feat:, fix:, chore:, docs:, or ci:; PRs are squash-merged.

Files:

  • CHANGELOG.md
🔇 Additional comments (1)
CHANGELOG.md (1)

3-13: LGTM!


📝 Walkthrough

Walkthrough

The changelog adds a 1.10.1 entry dated 2026-08-04. It documents cache-cold vision benchmarking and marks results from the former protocol as stale.

Changes

Benchmark documentation

Layer / File(s) Summary
Record benchmark protocol changes
CHANGELOG.md
Adds the 1.10.1 release entry. It documents cache-cold vision work and invalidates legacy benchmark results until calibration is rerun.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

  • scotej/studyvis#172: Documents the same cache-cold vision benchmarking and stale-result handling changes.
🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description explains the change and validation, but it omits the required template sections for manual testing, compatibility, gates, and merge style. Rewrite the description using the repository template and mark non-applicable sections as n-a or docs/CI only.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies the focused changelog change and the v1.10.1 release notes.
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.
✨ Finishing Touches
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch agent/release-v1.10.1

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.

@scotej
scotej marked this pull request as ready for review August 4, 2026 07:35
Copilot AI lite review requested due to automatic review settings August 4, 2026 07:35

Copilot AI 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.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@scotej
scotej merged commit 86510df into main Aug 4, 2026
20 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.

2 participants