Skip to content

Changelog

Everything new across the Goodeye CLI, API, workflow server, and catalog, newest first.

June 6, 2026

APIMCPFixed

Multi-file workflow bundles publish reliably through the safety scanner

Publishing a workflow with attached files no longer fails when the bundle is clean. The safety check now handles empty fields correctly and respects the judge's all-clear verdict.

June 5, 2026

APIMCPCLINewCLI v0.13.0

Generate and host images from a workflow

Deploy an image generator, produce images on demand, and snapshot image settings into a published template. Available from the CLI, API, and MCP, billed per image.

APIMCPCLINewCLI v0.13.0

Attach a full file tree to any workflow or template

Workflows can now carry multiple files alongside the main body. Save a whole directory, publish it as a template, and fork it back with every file intact. The CLI can keep that file tree in sync.

June 3, 2026

CLINewCLI v0.12.0

Keep a local folder of workflows in sync with your registry

The new workflows sync commands mirror a local directory to your registry: pull to download, push to upload edits, and status to see what has drifted.

APIMCPFixed

Patched several security advisories in third-party dependencies

Routine security updates across our third-party dependencies, all within the current major versions.

May 21, 2026

APIMCPCLINewCLI v0.11.2

Restore a deleted workflow with undelete

Recover a workflow you removed by mistake. Collaborators who had access before the deletion get it back automatically.

May 19, 2026

APIMCPWebCLIImprovedCLI v0.11.1

Goodeye moved to goodeye.dev

The API is now at api.goodeye.dev and the workflow server at mcp.goodeye.dev, with the public catalog at goodeye.dev. Older CLI installs keep working and update their saved address on first use.

May 12, 2026

APIMCPCLINewCLI v0.10.0

Optimize a workflow through agent-driven iteration

Run a structured improvement loop on any workflow you own. Your agent works through scenarios and saves only the version you approve.

APIMCPCLINewCLI v0.10.0

Check workflow or template safety on demand

Run the safety checks against any saved workflow or published template without going through a publish step.

APIMCPCLIImprovedCLI v0.10.0

See your full spendable balance, including one-off credits

Your usage summary now shows your available balance in one place, with monthly grant and any one-off credits listed separately.

APIMCPImproved

LLM judge requests limited to a curated set of supported models

Verifier deploys and registry search now accept a vetted list of judge models, and reject anything outside it with a clear message.

May 8, 2026

APIMCPWebCLINewCLI v0.9.0

Initial public release

The first installable release of the Goodeye CLI, API, and workflow server.

  • Design private workflows and share them with specific users and teams.
  • Publish a workflow snapshot as a public template with a stable @handle/slug link that anyone can fork.
  • Deploy, run, and revoke LLM-judge verifiers, and run a public template's verifier with no account.
  • Search your workflows and the public catalog in natural language.
  • Manage the full template lifecycle: delete, restore, deprecate, and transfer.
  • Rename your handle, with old handles reserved so existing links keep resolving.
  • Track model usage against a monthly credit grant, with an automated safety screen on every published template.