Skip to content

Add hunk-file-order to hunk-extension marketplace - #849

Open
benvinegar wants to merge 1 commit into
mainfrom
claude/funny-keller-eqnkmn
Open

Add hunk-file-order to hunk-extension marketplace#849
benvinegar wants to merge 1 commit into
mainfrom
claude/funny-keller-eqnkmn

Conversation

@benvinegar

Copy link
Copy Markdown
Member

Summary

What it does (from its README)

Lets Hunk order review files the way Lazygit does (or files-first / folders-first / Hunk's native order), configurable via [extension.hunk-file-order] in config.toml, with tracked files always sorting above untracked ones.

Verification

  • bun test scripts/check-extension-catalog.test.ts — 9 pass, catalog invariants (unique repos, valid API version, summary/category/version present, category facet ordering)
  • bun run typecheck — clean
  • bunx oxfmt --check and bunx oxlint on the changed files — clean

Generated by Claude Code

Discovered via the scheduled hunk-extension topic sweep. astwys/hunk-file-order
(created 2026-08-24) lets Hunk sort review files by Lazygit-style mixed,
files-first, or folders-first order via a single changeset transform.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01SZgJvo8WMmS7jG17bqEjsx
@vercel

vercel Bot commented Aug 25, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
hunk-web Ready Ready Preview Aug 25, 2026 1:12pm

Request Review

@greptile-apps

greptile-apps Bot commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

Adds hunk-file-order to the extension marketplace using metadata consistent with the catalog’s schema and ordering conventions.

  • Categorizes the extension as a changeset transform with API version 6.
  • Adds the standard empty changeset used for maintenance-only marketplace updates.

Confidence Score: 5/5

The pull request appears safe to merge with no actionable defects identified.

The catalog entry satisfies the local type, category, and ordering contracts, while the empty changeset follows the repository’s documented maintenance-only convention.

Important Files Changed

Filename Overview
website/src/data/extensions.ts Adds a correctly shaped and alphabetically positioned marketplace entry consistent with neighboring extension listings.
.changeset/list-hunk-file-order.md Adds the documented empty changeset format used for maintenance-only catalog updates.

Reviews (1): Last reviewed commit: "feat(extensions): list hunk-file-order i..." | Re-trigger Greptile

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