Skip to content

Remove discontinued Haunt plugin - #2814

Merged
crazywoola merged 1 commit into
langgenius:mainfrom
Darko893:remove-haunt-plugin
Aug 4, 2026
Merged

Remove discontinued Haunt plugin#2814
crazywoola merged 1 commit into
langgenius:mainfrom
Darko893:remove-haunt-plugin

Conversation

@Darko893

@Darko893 Darko893 commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Remove discontinued Haunt plugin

Plugin information

Submission type

  • New plugin
  • Version update
  • Plugin removal

What changed

This deletes darko893/haunt/haunt.difypkg, the package added and updated in #2744, #2770, and #2796.

The Haunt API is being sunset by its owner. This plugin has no standalone function: every extraction depends on https://hauntapi.com/v1/extract. It should therefore no longer be offered for new installs, because the service it depends on is being dismantled.

This is an owner-authored removal request. No replacement service or migration path is being advertised.

Risk level

  • Low risk
  • Medium risk
  • High risk

This removes one Marketplace package and adds no executable code, dependencies, permissions, or network access.

Validation

  • git diff --cached --check: passed before commit.
  • Verified the diff contains exactly one path: darko893/haunt/haunt.difypkg.
  • Verified that path is absent after the change.
  • No runtime test applies because the entire change is deletion of the packaged plugin.

Reviewer notes

The repository's merged removal precedent is #1517, which also deleted a single .difypkg file. Please also remove or unlist darko893/haunt from the Dify Marketplace as part of processing this request. If Marketplace removal requires an additional owner action outside this repository, please point me to the supported channel.

@github-actions github-actions Bot added the risk: low Low-risk Marketplace submission label Aug 3, 2026
@Darko893

Darko893 commented Aug 3, 2026

Copy link
Copy Markdown
Contributor Author

The current Pre Check Plugin failure is expected for this deletion. The workflow correctly identifies darko893/haunt/haunt.difypkg as the only changed path, then its Unpack File step tries to move and unzip that path even though the PR intentionally deletes it. The failing line is: mv: cannot stat darko893/haunt/haunt.difypkg. There is no replacement package to validate. This is the same one-package deletion shape as merged removal PR #1517.

@Darko893

Darko893 commented Aug 3, 2026

Copy link
Copy Markdown
Contributor Author

@crazywoola Haunt has now permanently shut down: its hosted endpoint is offline, all official MCP Registry versions are deleted, and the associated package releases have been withdrawn as far as their registries permit. Would you please review and merge this one-file marketplace removal? The failing pre-check is attempting to unpack the intentionally deleted .difypkg; this PR matches the deletion shape you approved in #1517. Thank you.

@crazywoola
crazywoola merged commit 4b1c857 into langgenius:main Aug 4, 2026
1 of 2 checks passed
@crazywoola

Copy link
Copy Markdown
Member

I have removed this from the marketplace as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

risk: low Low-risk Marketplace submission

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants