Skip to content

chore: release v0.14.8 - #158

Merged
paperbenni merged 2 commits into
mainfrom
release-plz-2026-07-28T12-04-17Z
Aug 8, 2026
Merged

chore: release v0.14.8#158
paperbenni merged 2 commits into
mainfrom
release-plz-2026-07-28T12-04-17Z

Conversation

@paperbenni

@paperbenni paperbenni commented Jul 28, 2026

Copy link
Copy Markdown
Member

🤖 New release

  • ins: 0.14.7 -> 0.14.8
Changelog

0.14.8 - 2026-08-08

Fixed

  • fix normalizer
  • fix menu chord navigation state tracking

Other

  • Migrate workflows to Blacksmith
  • init clearvoice enhancer
  • rename preprocessor
  • add Granite ASR backend via transcribe.cpp
  • dedupe video module copy-paste
  • remove duplication from previewriter
  • dedupe game disco
  • remove old xsetroot instantwm command
  • clippy
  • better instantwm ins assist
  • bump stuff
  • dedupe wayland copying
  • fmt
  • Merge pull request chore: release v0.14.7 #157 from instantOS/release-plz-2026-07-22T21-01-58Z
  • bette git repo preview
  • clippy
  • better chord menu columns
  • nicer looking package installation headr
  • init better looking key chord menu
  • rework fzf api


This PR was generated with release-plz.

@sourcery-ai

sourcery-ai Bot commented Jul 28, 2026

Copy link
Copy Markdown

Reviewer's Guide

Release automation PR that bumps the ins crate from v0.14.6 to v0.14.7 and records the new release notes in the changelog, with corresponding dependency lockfile updates.

Flow diagram for automated release v0.14.7 bump

flowchart TD
    Developer -->|triggers| release_plz
    release_plz -->|updates_version 0.14.6_to_0.14.7| Cargo_toml
    release_plz -->|updates_lockfile| Cargo_lock
    release_plz -->|adds_entry 0.14.7| Changelog_md
    Changelog_md -->|documents| Release_0_14_7
Loading

File-Level Changes

Change Details Files
Document the 0.14.7 release contents in the changelog.
  • Add 0.14.7 section with Added/Fixed/Other subsections under the Unreleased heading
  • List new clipboard, menu, TUI, notify, and integration changes in the changelog entry
CHANGELOG.md
Bump crate version to 0.14.7 and update lockfile metadata.
  • Update the ins package version field from 0.14.6 to 0.14.7
  • Regenerate Cargo.lock to reflect the new crate version and any resolved dependency metadata
Cargo.toml
Cargo.lock

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

@coderabbitai

coderabbitai Bot commented Jul 28, 2026

Copy link
Copy Markdown

Review Change Stack

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

The crate version, changelog, and Arch packaging metadata are updated from 0.14.7 to 0.14.8, including the corresponding tagged source archive reference.

Changes

Release metadata

Layer / File(s) Summary
Update release version and packaging metadata
Cargo.toml, CHANGELOG.md, pkgbuild/ins/*
The crate and package target version 0.14.8, the changelog adds the dated release section, and packaging references the 0.14.8 source archive.

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

Possibly related PRs

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
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.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly identifies the release of version 0.14.8, which matches the changelog, package version, and packaging metadata updates.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release-plz-2026-07-28T12-04-17Z

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.

@sourcery-ai sourcery-ai 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.

Hey - I've found 3 issues, and left some high level feedback:

  • There are several small typos in the new 0.14.7 changelog entries (e.g., bette -> better, headr -> header, notifiy -> notify), which you may want to correct for clarity and polish.
Prompt for AI Agents
Please address the comments from this code review:

## Overall Comments
- There are several small typos in the new 0.14.7 changelog entries (e.g., `bette` -> `better`, `headr` -> `header`, `notifiy` -> `notify`), which you may want to correct for clarity and polish.

## Individual Comments

### Comment 1
<location path="CHANGELOG.md" line_range="27" />
<code_context>
+
+### Other
+
+- bette git repo preview
+- clippy
+- better chord menu columns
</code_context>
<issue_to_address>
**issue (typo):** Typo: use "better" instead of "bette"

Update this bullet to read "better git repo preview."

```suggestion
- better git repo preview.
```
</issue_to_address>

### Comment 2
<location path="CHANGELOG.md" line_range="30" />
<code_context>
+- bette git repo preview
+- clippy
+- better chord menu columns
+- nicer looking package installation headr
+- init better looking key chord menu
+- rework fzf api
</code_context>
<issue_to_address>
**issue (typo):** Typo: "headr" should be "header"

```suggestion
- nicer looking package installation header
```
</issue_to_address>

### Comment 3
<location path="CHANGELOG.md" line_range="41-43" />
<code_context>
+- TUI fixes
+- improve ins notify TUI
+- more ins notify features
+- ins notifiy fixes
+- init ins notify feature
+- Merge branch 'dev' of github.com:instantOS/instantCLI into dev
</code_context>
<issue_to_address>
**issue (typo):** Typo: "notifiy" should likely be "notify"

Please correct "ins notifiy fixes" to "ins notify fixes" for consistency with the other lines.

```suggestion
- more ins notify features
- ins notify fixes
- init ins notify feature
```
</issue_to_address>

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.

Comment thread CHANGELOG.md Outdated

### Other

- bette git repo preview

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

issue (typo): Typo: use "better" instead of "bette"

Update this bullet to read "better git repo preview."

Suggested change
- bette git repo preview
- better git repo preview.

Comment thread CHANGELOG.md Outdated
- bette git repo preview
- clippy
- better chord menu columns
- nicer looking package installation headr

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

issue (typo): Typo: "headr" should be "header"

Suggested change
- nicer looking package installation headr
- nicer looking package installation header

Comment thread CHANGELOG.md
Comment on lines +41 to +43
- more ins notify features
- ins notifiy fixes
- init ins notify feature

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

issue (typo): Typo: "notifiy" should likely be "notify"

Please correct "ins notifiy fixes" to "ins notify fixes" for consistency with the other lines.

Suggested change
- more ins notify features
- ins notifiy fixes
- init ins notify feature
- more ins notify features
- ins notify fixes
- init ins notify feature

@coderabbitai coderabbitai 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.

Actionable comments posted: 2

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@Cargo.toml`:
- Line 3: Synchronize the release metadata through the project’s
package-management workflow rather than editing Cargo.toml directly. Update
pkgbuild/ins/PKGBUILD and pkgbuild/ins/.SRCINFO from 0.14.6 to 0.14.7, including
the v0.14.7 source archive URL, so downstream Arch packages use the current
release.

In `@CHANGELOG.md`:
- Around line 27-31: Correct the release-note typos in the listed changelog
entries: change “bette” to “better,” “headr” to “header,” replace the line 31
wording with “better-looking,” and change “notifiy” to “notify,” preserving all
other text.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 429ad0f9-ea5a-4e37-be18-5fc799be424a

📥 Commits

Reviewing files that changed from the base of the PR and between 35b3433 and 3fe56ee.

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

Comment thread Cargo.toml Outdated
Comment thread CHANGELOG.md Outdated
Comment on lines +27 to +31
- bette git repo preview
- clippy
- better chord menu columns
- nicer looking package installation headr
- init better looking key chord menu

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

📐 Maintainability & Code Quality | 🟡 Minor | ⚡ Quick win

Fix typos in the release notes.

Please change bette to better, headr to header, use better-looking in line 31, and change notifiy to notify.

Also applies to: 42-42

🧰 Tools
🪛 LanguageTool

[grammar] ~27-~27: Ensure spelling is correct
Context: ...fix instantWM integration ### Other - bette git repo preview - clippy - better chor...

(QB_NEW_EN_ORTHOGRAPHY_ERROR_IDS_1)


[grammar] ~30-~30: Ensure spelling is correct
Context: ...ns - nicer looking package installation headr - init better looking key chord menu - ...

(QB_NEW_EN_ORTHOGRAPHY_ERROR_IDS_1)


[uncategorized] ~31-~31: If this is a compound adjective that modifies the following noun, use a hyphen.
Context: ...oking package installation headr - init better looking key chord menu - rework fzf api - enhan...

(EN_COMPOUND_ADJECTIVE_INTERNAL)

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@CHANGELOG.md` around lines 27 - 31, Correct the release-note typos in the
listed changelog entries: change “bette” to “better,” “headr” to “header,”
replace the line 31 wording with “better-looking,” and change “notifiy” to
“notify,” preserving all other text.

Source: Linters/SAST tools

@paperbenni
paperbenni force-pushed the release-plz-2026-07-28T12-04-17Z branch from 8f9e81e to 336a309 Compare July 28, 2026 12:17
@paperbenni paperbenni changed the title chore: release v0.14.7 chore: release v0.14.8 Jul 28, 2026
@paperbenni
paperbenni force-pushed the release-plz-2026-07-28T12-04-17Z branch 2 times, most recently from 9fa387f to ab6f183 Compare August 3, 2026 08:46
@paperbenni
paperbenni force-pushed the release-plz-2026-07-28T12-04-17Z branch from be9197d to f137c2c Compare August 8, 2026 10:25
@paperbenni
paperbenni force-pushed the release-plz-2026-07-28T12-04-17Z branch from b145a08 to 9617717 Compare August 8, 2026 15:33
@paperbenni
paperbenni merged commit dc05949 into main Aug 8, 2026
3 checks passed
@coderabbitai coderabbitai Bot mentioned this pull request Aug 8, 2026
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