MachineCraft LogoMachineCraft
Changelog

What we’ve shipped.

Every release of MachineCraft, newest first. We publish what actually landed — and keep compliance work labeled “aligned,” never “certified,” until it is.

  1. v0.2.0SHIPPED

    Foundation — enterprise trust, by default

    • Credential management — encrypted storage (AES) for 18 model and tool providers
    • Action-level audit logging — every flow, user, and credential action recorded
    • Enhanced user management — email authentication, verification, and password reset
    • Security hardening — auth rate limiting, token hashing, and session invalidation
    • AI-assisted component generation — describe a component in natural language

    The Foundation release lays the groundwork regulated teams need before they trust an automation platform with real work: know who did what, keep secrets secret, and prove it after the fact.

    Credential management stores API keys and tokens with Fernet (AES) encryption across 18 providers, with per-workflow usage tracking — no more secrets pasted into plain-text variables. Audit logging records every flow, user, and credential action to a dedicated, exportable log, with authentication and permission events captured for review.

    On top of that, enhanced user management adds email authentication, verification, and password reset, and a round of security hardening brings auth-endpoint rate limiting, token hashing at rest, and session invalidation on password change.

    Aligned, not certified

    Audit logging and permission tracking are built toward SOC 2 Type I and ISO 27001 — we say aligned, never certified. Formal attestation is a separate process, and we’ll only claim it once it’s done.

  2. v0.1.0SHIPPED

    MVP — the platform stands up

    • Flow scheduling — run workflows on a schedule
    • File management — cloud-backed storage for inputs and artifacts
    • Dashboard analytics — execution stats and run history
    • Two-layer caching — faster loads with LRU eviction
    • Production deploy stack — Kubernetes, monitoring, and CI/CD

    The first private-beta build: the visual workflow builder running on production-grade infrastructure. Flows can be scheduled, inputs and artifacts live in cloud-backed file storage, and a dashboard surfaces execution stats and run history.

    Under the hood, a two-layer cache (query plus in-memory) keeps the builder responsive, and the whole stack ships with Kubernetes manifests, Prometheus / Grafana / Loki monitoring, and GitHub Actions CI/CD — so the same build deploys the same way everywhere.

Built on a proven open-source foundation. These notes cover what we’ve added and hardened on top — the capabilities that matter most for regulated work.

Be first to the next release.

MachineCraft is free during private beta. Join the waitlist and we’ll bring you in as we ship.