Skip to content

chore: release v1.35.0#652

Merged
jdx merged 1 commit intomainfrom
release
Feb 1, 2026
Merged

chore: release v1.35.0#652
jdx merged 1 commit intomainfrom
release

Conversation

@jdx
Copy link
Copy Markdown
Owner

@jdx jdx commented Jan 31, 2026

🚀 Features

  • (init) add auto-detection and interactive mode by @jdx in #656
  • (stash) use haiku names for stash patch backups by @jdx in #655
  • add git worktree support by @jdx in #651
  • add "did you mean?" suggestions for typos by @jdx in #654

🚜 Refactor

  • use xx utilities and drop unused dependencies by @jdx in #653

Note

Low Risk
Low risk release bookkeeping: mainly version string/package URL updates and regenerated CLI docs, with no substantive runtime logic changes.

Overview
Releases v1.35.0 by updating crate versions (Cargo.toml/Cargo.lock) and adding the 1.35.0 entry to CHANGELOG.md.

Regenerates documentation and examples to reference v1.35.0 package URLs and CLI version metadata, and updates hk init docs/usage to include the new --interactive flag.

Written by Cursor Bugbot for commit 46c426e. This will update automatically on new commits. Configure here.

@jdx jdx added the release label Jan 31, 2026
@gemini-code-assist
Copy link
Copy Markdown
Contributor

Summary of Changes

Hello @jdx, 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 marks the official release of version 1.35.0 for the hk project. The primary enhancement delivered in this version is the integration of Git worktree support. The changes encompass updating the project's version across its manifest files, locking dependencies, and ensuring all documentation and configuration examples accurately reflect the new release, providing users with the latest features and stable references.

Highlights

  • New Release: Version 1.35.0 of the hk tool has been released.
  • Feature Addition: This release introduces support for Git worktrees, enhancing flexibility for developers working with multiple branches or contexts.
  • Dependency Updates: Several Rust dependencies in Cargo.lock have been updated to their latest versions, ensuring the project benefits from recent improvements and security fixes.
  • Documentation and Configuration Alignment: All relevant documentation, configuration examples, and internal version references have been updated to reflect the new v1.35.0 release.
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.

Copy link
Copy Markdown
Contributor

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

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 prepares for the release of version v1.35.0. The changes are primarily version bumps across the codebase, including Cargo.toml, Cargo.lock, documentation files, and configuration examples. The changelog has also been updated to reflect the new version. All modifications are consistent and correct for a release. I have reviewed the changes and have no suggestions for improvement.

@jdx jdx force-pushed the release branch 3 times, most recently from b8f997d to 6195751 Compare January 31, 2026 19:59
@jdx jdx merged commit 062a142 into main Feb 1, 2026
19 checks passed
@jdx jdx deleted the release branch February 1, 2026 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants