CHANGELOG

What we shipped.

Weekly-ish. Tagged by type. Follow @openphn for the real-time version.

Apr 16, 2026marketing-v1.0.0launch

openphn.com launches

Marketing site goes live with the full home page, agent-stack integration surfaces, and the OpenClaw skill package.

  • Hero demo panel with the dentist-booking scenario (real audio, orbital ring, waveform)
  • Works-with-your-stack section: 18 frameworks + 6-tab code (OpenClaw, Claude Agent SDK, OpenAI, LangGraph, CrewAI, MCP)
  • Dynamic hero via UTM / referrer — visitors from openclaw, langgraph, crewai, n8n, etc. see the headline with their framework
  • openphn-openclaw npm skill package (publishable), SOUL.md template, NemoClaw-ready
  • n8n-nodes-openphn community node package
  • Mintlify docs scaffold for docs.openphn.com with OpenClaw / Claude Agent SDK / OpenAI / MCP pages
  • PostHog cookieless analytics across the marketing site (8 events)
  • SOC 2 Type II audit kicked off
Apr 13, 2026api-v0.2.0feature

Public API + Twilio connector

First cut of the v1 API with outcome schemas, signed webhooks, and Twilio provider support.

  • POST /v1/calls with objective + outcome_schema + consent_type
  • HMAC-SHA256 signed webhook delivery with 5s/30s/120s retry
  • Python + TypeScript SDKs published to PyPI and npm
  • Twilio provider (Vonage + Telnyx behind a feature flag)