Skip to content

chore: release v0.14.7 - #157

Merged
paperbenni merged 2 commits into
mainfrom
release-plz-2026-07-22T21-01-58Z
Jul 28, 2026
Merged

chore: release v0.14.7#157
paperbenni merged 2 commits into
mainfrom
release-plz-2026-07-22T21-01-58Z

Conversation

@paperbenni

@paperbenni paperbenni commented Jul 22, 2026

Copy link
Copy Markdown
Member

🤖 New release

  • ins: 0.14.6 -> 0.14.7
Changelog

0.14.7 - 2026-07-26

Added

  • init ins clipboard

Fixed

  • fix clip mismatch error
  • fix clipmenu target thingy
  • fix instantWM scratchpad sizing
  • fix daemon installation
  • fix instantWM integration

Other

  • enhance ins clip performance
  • init ins clip settings menu
  • make ins clip preview use preview builder, and do syntax highlighting
  • init better ins clipboard previews
  • add package installed status to preview
  • cleaner TUI UX
  • 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


This PR was generated with release-plz.

Summary by CodeRabbit

  • New Features
    • Added support for initializing from the clipboard.
  • Bug Fixes
    • Improved instantWM integration and addressed other reported issues.
  • Documentation
    • Updated release notes for version 0.14.7, including added/updated notes and fixes.
  • Chores
    • Bumped package version to 0.14.7 across the release artifacts.

@sourcery-ai

sourcery-ai Bot commented Jul 22, 2026

Copy link
Copy Markdown
Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

Release bump to v0.14.6 with corresponding changelog entry and lockfile updates for the ins crate.

File-Level Changes

Change Details Files
Bump crate version to 0.14.6 and document the release.
  • Update the package version from 0.14.5 to 0.14.6 in the main Cargo manifest.
  • Add a new 0.14.6 section to the changelog describing the fixed instantWM integration.
  • Regenerate Cargo.lock to reflect the new crate version.
Cargo.toml
CHANGELOG.md
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 22, 2026

Copy link
Copy Markdown

Review Change Stack

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: 416ab855-3251-40ac-8487-73476da07901

📥 Commits

Reviewing files that changed from the base of the PR and between c909e43 and 0a26627.

📒 Files selected for processing (2)
  • pkgbuild/ins/.SRCINFO
  • pkgbuild/ins/PKGBUILD

📝 Walkthrough

Walkthrough

Release metadata is updated from 0.14.6 to 0.14.7 across Cargo and Arch packaging files, and CHANGELOG.md gains a dated release entry covering additions, fixes, and other changes.

Changes

Release metadata

Layer / File(s) Summary
Version and changelog update
Cargo.toml, CHANGELOG.md
The package version is bumped to 0.14.7, and the changelog adds the corresponding dated release entry with Added, Fixed, and Other sections.
Packaging version alignment
pkgbuild/ins/PKGBUILD, pkgbuild/ins/.SRCINFO
Arch packaging metadata now uses version 0.14.7, including the matching source archive and build directory references.

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

Possibly related PRs

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the main change: a release update to version 0.14.7.
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
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release-plz-2026-07-22T21-01-58Z

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 reviewed your changes and they look great!


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.

@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: Remove the hand-edited version change from Cargo.toml and update the
project version through the repository’s package-manager or versioning workflow
instead. Ensure the workflow regenerates Cargo.toml and all derived release
metadata consistently at version 0.14.6.

In `@CHANGELOG.md`:
- Around line 10-14: Update the 0.14.6 entry in the changelog so the release
message uses the configured capitalization: change “fix instantWM integration”
to “Fix instantWM integration,” preserving the existing wording and formatting.
🪄 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

Run ID: 8760665c-d598-4890-bd83-4e3a5e330860

📥 Commits

Reviewing files that changed from the base of the PR and between 6371b9b and 0550c07.

⛔ 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
[package]
name = "ins"
version = "0.14.5"
version = "0.14.6"

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 | 🟠 Major | ⚡ Quick win

Update the version through Cargo/package-manager tooling.

This direct Cargo.toml version edit violates the repository instruction not to hand-edit Cargo.toml versions. Regenerate the 0.14.6 metadata through the project’s package-management/versioning workflow so all derived release metadata remains synchronized.

🤖 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 `@Cargo.toml` at line 3, Remove the hand-edited version change from Cargo.toml
and update the project version through the repository’s package-manager or
versioning workflow instead. Ensure the workflow regenerates Cargo.toml and all
derived release metadata consistently at version 0.14.6.

Source: Coding guidelines

Comment thread CHANGELOG.md Outdated
Comment on lines +10 to +14
## [0.14.6](https://github.com/instantOS/instantCLI/compare/v0.14.5...v0.14.6) - 2026-07-22

### Fixed

- fix instantWM integration

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

Match the configured changelog capitalization.

cliff.toml applies upper_first to release messages, so this entry should read Fix instantWM integration rather than fix instantWM integration.

🤖 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 10 - 14, Update the 0.14.6 entry in the changelog
so the release message uses the configured capitalization: change “fix instantWM
integration” to “Fix instantWM integration,” preserving the existing wording and
formatting.

@paperbenni paperbenni changed the title chore: release v0.14.6 chore: release v0.14.7 Jul 26, 2026
@paperbenni
paperbenni force-pushed the release-plz-2026-07-22T21-01-58Z branch from c0f6824 to c909e43 Compare July 26, 2026 05:20

@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: 1

🤖 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 `@CHANGELOG.md`:
- Line 35: Correct the typo in the changelog entry by changing “ins notifiy
fixes” to “ins notify fixes,” preserving the rest of the entry unchanged.
🪄 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: 1de60524-781b-4ae1-a382-99bfe519b39e

📥 Commits

Reviewing files that changed from the base of the PR and between c0f6824 and c909e43.

⛔ Files ignored due to path filters (1)
  • Cargo.lock is excluded by !**/*.lock
📒 Files selected for processing (2)
  • CHANGELOG.md
  • Cargo.toml
🚧 Files skipped from review as they are similar to previous changes (1)
  • Cargo.toml

Comment thread CHANGELOG.md
- TUI fixes
- improve ins notify TUI
- more ins notify features
- ins notifiy fixes

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 the typo in “notifiy”.

Change this entry to ins notify fixes.

🧰 Tools
🪛 LanguageTool

[grammar] ~35-~35: Ensure spelling is correct
Context: ...fy TUI - more ins notify features - ins notifiy fixes - init ins notify feature - Merge...

(QB_NEW_EN_ORTHOGRAPHY_ERROR_IDS_1)

🤖 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` at line 35, Correct the typo in the changelog entry by changing
“ins notifiy fixes” to “ins notify fixes,” preserving the rest of the entry
unchanged.

Source: Linters/SAST tools

@paperbenni
paperbenni merged commit 35b3433 into main Jul 28, 2026
2 checks passed
@coderabbitai coderabbitai Bot mentioned this pull request Jul 28, 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