Skip to content

Add hunk-gh, hunk-viewed to hunk-extension marketplace - #981

Merged
benvinegar merged 1 commit into
mainfrom
claude/funny-keller-pu8k60
Sep 4, 2026
Merged

Add hunk-gh, hunk-viewed to hunk-extension marketplace#981
benvinegar merged 1 commit into
mainfrom
claude/funny-keller-pu8k60

Conversation

@benvinegar

Copy link
Copy Markdown
Member

Summary

  • Adds two newly published hunk-extension-tagged repositories to the website's curated marketplace catalog (website/src/data/extensions.ts):
    • modem-dev/hunk-gh — opens a GitHub PR, commit, or comparison diff in Hunk from the command line (registers a gh CLI subcommand, extension API v10).
    • jacegodk/hunk-viewed — GitLab-style "viewed" marks with fold, single-file, and full-file views (registers a pane, file views, commands, and a keyboard mode, extension API v16).
  • Both repositories were created within the last 24 hours and were not yet represented in the catalog.
  • Added an empty changeset per the maintenance-only convention used by the prior marketplace-addition PR (Add hunk-commit to hunk-extension marketplace #916).

Checked all 19 repositories currently tagged hunk-extension on GitHub; besides these two, everything else already appears in the catalog. One additional repo (modem-dev/hunk-opencode) is tagged but is private and outside the 24-hour window, so it was left out.

Test plan

  • bun run typecheck (pre-existing unrelated tsconfig.json baseUrl deprecation warning confirmed present before this change too)
  • Website build/preview of the extension directory page (not run in this environment)

🤖 Generated with Claude Code

https://claude.ai/code/session_0136QoAioYnyQS1PGwT9h9Pi


Generated by Claude Code

Both repos were created in the last 24 hours and tagged hunk-extension
but were missing from the curated catalog.

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

vercel Bot commented Sep 4, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated
hunk-web Ready Ready Preview Sep 4, 2026 1:11pm UTC

Request Review

@greptile-apps

greptile-apps Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

Adds hunk-gh and hunk-viewed to the curated extension marketplace catalog.

  • Includes each extension’s repository, description, categories, release version, and required extension API generation.
  • Adds the standard empty changeset used for maintenance-only updates.

Confidence Score: 5/5

The PR appears safe to merge with no actionable correctness, security, or repository-rule issues identified.

Both marketplace entries conform to the catalog’s types and consumption behavior, and the empty changeset follows the repository’s documented convention.

Important Files Changed

Filename Overview
website/src/data/extensions.ts Adds two structurally valid extension listings using supported categories and API generations.
.changeset/marketplace-new-extensions-sept4.md Adds a valid empty changeset following the repository’s maintenance-only convention.

Reviews (1): Last reviewed commit: "Add hunk-gh and hunk-viewed to hunk-exte..." | Re-trigger Greptile

@benvinegar
benvinegar merged commit 917a593 into main Sep 4, 2026
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