Add hunk-diff-context to hunk-extension marketplace - #820
Merged
Merged
Conversation
astwys/hunk-diff-context is tagged hunk-extension and adds a pinned complete-file diff sidebar; add it to the curated catalog alongside the other listed extensions.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
Greptile SummaryAdds
Confidence Score: 5/5The PR appears safe to merge with no actionable issues identified. The extension entry satisfies the repository’s catalog invariants, and the empty changeset matches the established release workflow for website-only updates. Important Files Changed
Reviews (1): Last reviewed commit: "feat(website): list hunk-diff-context in..." | Re-trigger Greptile |
This was referenced Aug 19, 2026
3 tasks
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
astwys/hunk-diff-context(created 2026-08-19, taggedhunk-extension) via a scheduled sweep of new/updated repos carrying thehunk-extensionGitHub topic in the last 24 hoursEXTENSION_CATALOGinwebsite/src/data/extensions.ts, in alphabetical position among theastwyslistings, with metadata read from itspackage.json(version: 0.1.0,hunk.apiVersion: 6) and source (Pane,Commandcategories — it opens a pinned complete-file diff sidebar toggled by a command)hunk-lens,hunk-hg,hunk-adaptive-theme,hunk-exclude-files,hunk-less-search,hunk-tutor) were already listed, so no other entries were addedTest plan
bun test scripts/check-extension-catalog.test.ts— catalog invariants (unique repos, valid API version, summary/category/version present, category facet ordering)bun run typecheckbun run lintbun run format(no diff beyond the intended entry)Generated by Claude Code