Skip to content

v0.8.0

Choose a tag to compare

@mpangrazzi mpangrazzi released this 16 May 10:25
· 102 commits to main since this release
43283ad

Hayhooks Core MCP Tools

Added Hayhooks Core MCP Tools - Now you can control Hayhooks from Cursor! Here's the list:

  • get_all_pipeline_statuses (Get the status of all pipelines and list available pipeline names.)
  • get_pipeline_status (Get status of a specific pipeline)
  • undeploy_pipeline (Undeploy a pipeline. Removes a pipeline from the registry, its API routes, and deletes its files)
  • deploy_pipeline (Deploy a pipeline from files (pipeline_wrapper.py and other files))

hayhooks-cursor-dev-deploy-overwrite


What's Changed

Full Changelog: v0.7.0...v0.8.0