Changelog

Shipping, in the open

Every release, from the open-core engine to the AI ops agent. Built by people who lived the pain.

Open-sourced June 2026 after running internally for over a year — these entries track the public releases since then.

v0.5LaunchJune 2026

Mission Control — the new laminar.rocks

  • A dark, fully-interactive landing: live deploy terminal, hover-reactive open-core architecture diagram, working ⌘K command palette.
  • Consistent dark theme across landing, pricing, docs, auth and the dashboard.
  • Gradient metrics charts, glowing empty states, and real 7-day activity sparklines in the dashboard.
v0.4IntegrationsJune 2026

BYO Telegram alerts

  • Laminar Agent can now DM diagnoses to your own Telegram bot — alongside Slack, Discord, PagerDuty and webhooks.
  • Configurable in laminar.yml (CLI) or the dashboard agent settings (encrypted at rest).
v0.3SecurityJune 2026

Launch-hardening audit

  • Secure-by-default provisioning: SQS & Aurora encrypted at rest, S3 TLS-only bucket policies, tagging on everything.
  • The agent redacts AWS keys, tokens and passwords before anything reaches your LLM or alert channels.
  • Per-tenant credential isolation in the deployer, SSRF-guarded webhooks, idempotent billing webhooks.
v0.2ArchitectureJune 2026

Open-core: laminar-core + laminar-agent

  • Extracted a shared deploy engine (laminar-core) and a BYO-LLM ops agent (laminar-agent) that power both the CLI and the cloud.
  • Same engine everywhere — standalone and team workflows behave identically.
v0.1CLIJune 2026

Full command surface

  • deploy, rollback, deployments, secrets, databases, caches, queues, storage, domain, logs, command — all from your terminal.
  • Standalone with your AWS credentials, or connected to Laminar Cloud.