DMZAgentAgent Stream
Open a workspace
REC. CX-300 · CHANGELOG

What's new in DMZAgent.

A dated record of every behavior-changing release. Categorized additions, behavior changes, and fixes. Entries are written in the language a DMZAgent operator uses when discussing the system; not marketing copy.

2026-05-19 release.v0.4

Async ingest pipeline + live job status

POST /v1/connector-instances/{id}/run now returns a 202 with a queued job id; the connector → delegate → reasoning pipeline runs in a background worker. The dashboard subscribes to a per-job Server-Sent Events stream so the run-for-real chip animates from queued to running to terminal in real time.

Recent Jobs panel updates without polling. Container restarts recover orphaned jobs at boot: in-flight rows are marked failed, queued rows are re-enqueued.

  • added · async pipeline
  • added · SSE job stream
  • changed · /run returns 202 not 200
2026-05-19 release.v0.3

Owner-edited rate card

Service operators can edit free allowances, per-unit rates, and volume tier breakpoints from the dashboard at /service-admin/rates. Every publish writes to the platform ledger as a controlled record, snapshots the canonical JSON to R2 (current + versioned + history), and fires the marketing-site rebuild webhook so the pricing page reflects the new schedule within minutes.

The customer billing usage page and the rate card on dmzagent.com both read from the same R2 source — a rate change can no longer drift between the live bill and the public schedule.

  • added · rate card editor
  • added · controlled-record ledger
  • changed · pricing reads from R2 snapshot
2026-05-18 release.v0.2

Containerized reasoning core cutover

The reasoning core now runs as a managed container fronted by our edge-hosted Worker, replacing the prior cloud-managed deployment. One-provider stack, no cross-internet seam between the dashboard and the reasoning core, and live tail logs surfaced in the operator console for every request and every container stdout line.

  • changed · infrastructure
  • added · live observability
2026-05-15 release.v0.1

Federal design language across the product

Every product surface — analyst dashboard, marketing site, docs — was relaid on a shared federal-records visual system: white paper background, federal navy 0a2540, treasury red c8102e for hairline accents, Public Sans for body, JetBrains Mono for identifiers. The codex is the source of truth; the surfaces present it.

  • changed · design language
Subscribe. An RSS feed of changelog entries will land alongside the marketing rebuild. Until then, the docs site mirrors this page and is the canonical source for behavior-changing releases. For breaking changes that affect existing integrations, customers receive in-product notifications and an email lead-time of at least 14 days.