Skip to content

Add hunk-git-lite to hunk-extension marketplace - #883

Merged
benvinegar merged 1 commit into
mainfrom
claude/funny-keller-oimzjl
Aug 27, 2026
Merged

Add hunk-git-lite to hunk-extension marketplace#883
benvinegar merged 1 commit into
mainfrom
claude/funny-keller-oimzjl

Conversation

@benvinegar

Copy link
Copy Markdown
Member

Summary

Found one new repository tagged hunk-extension on GitHub in the last 24 hours that isn't already covered by an open listing PR:

  • joshedler/hunk-git-lite — created 2026-08-26, pushed 2026-08-26. Git staging for Hunk's TUI: a Status pane (Unstaged/Staged sections, keyboard + mouse navigable) and stage/unstage commands (x to 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_CATALOG in website/src/data/extensions.ts, in alphabetical position among the third-party entries (after gentilfp/hunk-codeowners, before mikeclarke/hunk-tutor), matching the existing entry shape:

  • Categories: Pane, Command (registers a Status pane plus stage/unstage commands; no theme, keyboard mode, line highlighter, file view, VCS backend, or changeset transform)
  • Version / apiVersion: 0.1.0 / 6, read from the repo's package.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-extension topic 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 — clean
  • bunx oxlint website/src/data/extensions.ts --deny-warnings — clean

🤖 Generated with Claude Code

https://claude.ai/code/session_016A229yrcUasaCkcsxzeHhH


Generated by Claude Code

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
@vercel

vercel Bot commented Aug 27, 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 27, 2026 1:12pm

Request Review

@greptile-apps

greptile-apps Bot commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

Adds hunk-git-lite to the extension marketplace with Pane and Command categories.

  • Records version 0.1.0 and extension API version 6.
  • Adds the standard empty changeset used for maintenance-only marketplace updates.

Confidence Score: 5/5

The 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

Filename Overview
website/src/data/extensions.ts Adds a correctly shaped, alphabetically positioned extension catalog entry with values satisfying repository-local catalog validation.
.changeset/list-hunk-git-lite.md Adds the documented empty changeset marker used for marketplace-only maintenance changes.

Reviews (1): Last reviewed commit: "Add hunk-git-lite to hunk-extension mark..." | Re-trigger Greptile

@benvinegar
benvinegar merged commit e11a514 into main Aug 27, 2026
12 of 13 checks passed
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