Remove discontinued Haunt plugin - #2814
Conversation
|
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. |
|
@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. |
|
I have removed this from the marketplace as well. |
Remove discontinued Haunt plugin
Plugin information
Submission type
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
This removes one Marketplace package and adds no executable code, dependencies, permissions, or network access.
Validation
git diff --cached --check: passed before commit.darko893/haunt/haunt.difypkg.Reviewer notes
The repository's merged removal precedent is #1517, which also deleted a single
.difypkgfile. Please also remove or unlistdarko893/hauntfrom 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.