CHANGELOG

What we shipped.

Every meaningful change, newest first. No marketing fluff.

v1.7

Guardrails everywhere

  • ·Security scan + budget/loop guardrails now run on OpenTelemetry trace ingest and on the scheduled poller, not just the SDK ingest path.
  • ·Shared guardrails module so the same scan/stop logic applies uniformly across all four ingest surfaces.
v1.6

Live demo polish

  • ·Fixed stale 'last seen' timestamps on the live demo dashboard — agents now show realistic 2s / 11s / 1m / 3m / offline states.
  • ·FAQ Business plan description aligned to the Pricing page (seats, roles, per-user limits, warn-or-block enforcement).
v1.5

Compliance wording

  • ·Softened HIPAA / SOC 2 / ISO 27001 language across guides — 'designed to support teams preparing for' rather than 'ready'.
  • ·Added a 30-second product explainer video on the homepage rendered with Remotion.
v1.4

Per-user policies

  • ·Org-level user_agent_policies: set per-user token and cost limits, scoped to a single agent or org-wide.
  • ·Warn-only and hard-block enforcement modes per policy.
  • ·New per-employee usage reporting view on the Business plan.
v1.3

OpenTelemetry receiver

  • ·OTLP/HTTP traces receiver at /api/public/otel/v1/traces — drop in any standard OTel exporter.
  • ·Automatic mapping of gen_ai.* and llm.* span attributes to agentwach events and token usage.
v1.2

Integration polling

  • ·Built-in adapters for Instantly and any generic REST endpoint.
  • ·Cron-driven polling with per-source cursors and structured error reporting.
v1.1

Cost alarms

  • ·Dollar-denominated cost ceilings alongside token limits.
  • ·Throttled warnings so a single bad agent does not flood your inbox.
v1.0

agentwach is live

  • ·First public release: SDK ingest, browser extension pairing, dashboard, token limits, security scanning.