Product

Changelog

New features, improvements, and fixes. Everything we ship, documented.

v0.4.0February 20, 2026

Realtime approval notifications & expiry countdown

  • Realtime push notifications for pending approval requests via in-app bell and email
  • Approval expiry countdown — approvals auto-expire after a configurable window (default: 24 hours)
  • Notification preferences per workspace member (in-app, email, or both)
  • Improved approval detail view with full agent reasoning trace and cost estimate
  • Fixed edge case where expired approvals were still actionable in the cockpit
v0.3.0January 28, 2026

OAuth integrations: Gmail, Slack, GitHub, HubSpot, Linear, Notion

  • Added OAuth 2.0 integration support for Gmail, Slack, GitHub, HubSpot, Linear, and Notion
  • One-click OAuth connect flow from the Integrations hub — no API keys required
  • Token refresh and revocation handled automatically per provider
  • Integration health monitoring with status indicators and error surfacing
  • Scoped permissions per integration to limit agent access to only what is needed
  • Added integration-specific icons and branding throughout the UI
v0.2.0January 8, 2026

Agent runs, manual trigger & activity feed with CSV export

  • Agent run history with detailed action logs, timestamps, and duration tracking
  • Manual trigger button — run any agent on demand from the agent detail page
  • Activity feed with filterable event stream across all agents and actions
  • CSV export for activity feed data — export filtered results for compliance and reporting
  • Agent cost tracking per run with cumulative spend displayed on the cockpit
  • Improved error handling and retry logic for failed agent actions
v0.1.0December 15, 2025

Initial release: Agent builder, approval workflows & workspace management

  • Agent builder with name, description, role assignment, and connected tool configuration
  • Approval workflow engine with risk-based routing (auto-execute, notify, or require approval)
  • Workspace creation and management with invite-based team membership
  • Cockpit dashboard with agent status overview, pending approvals, and live activity
  • Role-based access control: Admin, Operator, and Viewer roles per workspace
  • Dark mode UI with OpsConductor design system (Deep Navy + Signal Amber)
  • Authentication via Supabase Auth with email/password and magic link support