Add hunk-git-lite to hunk-extension marketplace - #883
Merged
Conversation
Found via a scheduled sweep of the hunk-extension GitHub topic for repos created/updated in the last 24 hours: joshedler/hunk-git-lite, created 2026-08-26. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_016A229yrcUasaCkcsxzeHhH
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
benvinegar
enabled auto-merge (squash)
August 27, 2026 13:13
Contributor
Greptile SummaryAdds
Confidence Score: 5/5The PR appears safe to merge with no actionable defects identified. The catalog entry conforms to the repository’s shape, ordering, category, and supported API-version constraints, while the empty changeset follows the established maintenance-only convention. Important Files Changed
Reviews (1): Last reviewed commit: "Add hunk-git-lite to hunk-extension mark..." | Re-trigger Greptile |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Found one new repository tagged
hunk-extensionon GitHub in the last 24 hours that isn't already covered by an open listing PR:xto toggle a file, "Stage all" / "Unstage all" commands with confirmation), so a review can act on changes without leaving Hunk.Adds this listing to
EXTENSION_CATALOGinwebsite/src/data/extensions.ts, in alphabetical position among the third-party entries (aftergentilfp/hunk-codeowners, beforemikeclarke/hunk-tutor), matching the existing entry shape:Pane,Command(registers a Status pane plus stage/unstage commands; no theme, keyboard mode, line highlighter, file view, VCS backend, or changeset transform)0.1.0/6, read from the repo'spackage.json("hunk": { "apiVersion": 6 })Includes an empty changeset (
.changeset/list-hunk-git-lite.md), matching the pattern used by prior marketplace-listing PRs (#820, #827, #837, #841, #849).Other repos returned by the
hunk-extensiontopic search this run were either already in the catalog or already have an open marketplace PR (astwys/hunk-file-order→ #849,evantravers/hunk-mark-as-reviewed→ #856), so nothing else was added here.Test plan
bun test scripts/check-extension-catalog.test.ts— 9 pass, catalog invariants (unique repos, valid API version, summary/category/version present, category facet ordering)bunx oxfmt --check website/src/data/extensions.ts— cleanbunx oxlint website/src/data/extensions.ts --deny-warnings— clean🤖 Generated with Claude Code
https://claude.ai/code/session_016A229yrcUasaCkcsxzeHhH
Generated by Claude Code