Skip to content

chore: release main - #134

Merged
2 commits merged into
mainfrom
release-please--branches--main
Mar 8, 2026
Merged

chore: release main#134
2 commits merged into
mainfrom
release-please--branches--main

Conversation

@ghost

@ghost ghost commented Feb 13, 2026

Copy link
Copy Markdown

🤖 I have created a release beep boop

harper-core: 0.6.0

0.6.0 (2026-03-08)

Features

  • add screenpipe integration for screen/audio search (#133) (89603b6)
  • improve tui responsiveness and security approval (#160) (e59d3f6)

Bug Fixes

harper-ui: 0.5.0

0.5.0 (2026-03-08)

Features

  • improve tui responsiveness and security approval (#160) (e59d3f6)

Bug Fixes


This PR was generated with Release Please. See documentation.

@ghost ghost added the autorelease: pending Release PR is pending label Feb 13, 2026
@gemini-code-assist

Copy link
Copy Markdown
Contributor

Summary of Changes

Hello @harper-release-bot, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request automates the release process for the harper-core library, updating its version to 0.6.0. This release includes a significant new feature that integrates Screenpipe for enhanced screen and audio search capabilities, as detailed in the updated changelog.

Highlights

  • harper-core Release: Version 0.6.0 of the harper-core library has been released, incorporating a new feature for screen/audio search via Screenpipe integration.

🧠 New Feature in Public Preview: You can now enable Memory to help Gemini Code Assist learn from your team's feedback. This makes future code reviews more consistent and personalized to your project's style. Click here to enable Memory in your admin console.

Changelog
  • .release-please-manifest.json
    • Updated the harper-core version from 0.5.0 to 0.6.0.
  • lib/harper-core/CHANGELOG.md
    • Added a new changelog entry for version 0.6.0.
    • Included details about the new feature: Screenpipe integration for screen/audio search.
  • lib/harper-core/Cargo.toml
    • Updated the package version from 0.5.0 to 0.6.0.
Activity
  • The pull request was automatically generated by the harper-release-bot using Release Please.
  • It includes an update to the harper-core library to version 0.6.0.
  • The release incorporates a new feature: screenpipe integration for screen/audio search.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request is an automated release for harper-core version 0.6.0, generated by Release Please. The changes correctly update the version in the manifest and Cargo.toml, and add the corresponding entry to the CHANGELOG.md. The changes are appropriate for a release and look good.

@ghost ghost added this to harper Feb 13, 2026
@github-project-automation github-project-automation Bot moved this to Todo in harper Feb 13, 2026
@ghost
ghost force-pushed the release-please--branches--main branch from 1ec9cbd to e05b5eb Compare February 14, 2026 12:46
@github-actions

Copy link
Copy Markdown
Contributor

CLA required

Hi @harper-release-bot, please sign the Contributor License Agreement to proceed.

👉 https://example.com/cla

Once signed, this check will pass automatically.

@ghost
ghost force-pushed the release-please--branches--main branch from e05b5eb to eb2e00f Compare February 15, 2026 06:12
@github-actions github-actions Bot added size/XS Tiny change area: core Core runtime changes area: ui UI changes area: lib Library changes and removed size/XS Tiny change labels Feb 15, 2026
@github-actions

Copy link
Copy Markdown
Contributor

CLA required

Hi @harper-release-bot, please sign the Contributor License Agreement to proceed.

👉 https://example.com/cla

Once signed, this check will pass automatically.

@ghost
ghost force-pushed the release-please--branches--main branch from eb2e00f to 5478435 Compare February 15, 2026 16:31
@github-actions

Copy link
Copy Markdown
Contributor

CLA required

Hi @harper-release-bot, please sign the Contributor License Agreement to proceed.

👉 https://harpertoken.github.io/cla.html

Once signed, this check will pass automatically.

@bniladridas
bniladridas force-pushed the release-please--branches--main branch 2 times, most recently from dfb7956 to 787c68f Compare February 15, 2026 19:48
@ghost
ghost force-pushed the release-please--branches--main branch from 787c68f to 24f9deb Compare February 26, 2026 03:44
@ghost
ghost force-pushed the release-please--branches--main branch from 24f9deb to 44091bf Compare March 8, 2026 06:08
@ghost
ghost added this pull request to the merge queue Mar 8, 2026
Merged via the queue into main with commit 3ef031a Mar 8, 2026
12 of 13 checks passed
@ghost
ghost deleted the release-please--branches--main branch March 8, 2026 06:28
@github-project-automation github-project-automation Bot moved this from Todo to Done in harper Mar 8, 2026
@ghost

ghost commented Mar 8, 2026

Copy link
Copy Markdown
Author

🤖 Created releases:

🌻

@ghost ghost removed the autorelease: pending Release PR is pending label Mar 8, 2026
@ghost ghost added the autorelease: tagged Release tag created label Mar 8, 2026
@github-actions github-actions Bot locked and limited conversation to collaborators Mar 8, 2026
@bniladridas

Copy link
Copy Markdown
Contributor

Backfilled tracking issue: #459

@bniladridas bniladridas added this to the CI/CD Pipeline milestone May 13, 2026
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area: core Core runtime changes area: lib Library changes area: ui UI changes autorelease: tagged Release tag created

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant