Skip to main content

March 2026

Organisations and Teams (March 14)

  • Organisation onboarding: Choose between solo and organisation setup during onboarding. Org setup includes name, URL slug, industry, and team size.
  • Teams: Create teams to group agents and team members. Card view with tag colors, agent/member counts, and search.
  • Team management: Create teams, add members, and share agents across your organisation.

Template Library (March 14)

  • 8 launch templates: CRM Contact Enricher, Weekly Deal Pipeline Report, Lead Auto-Responder, Invoice Reconciler, Slack Channel Digest, Competitor Price Monitor, New Customer Welcome Sequence, Weekly Team Activity Summary.
  • Template activation flow: Browse templates filtered by your stack, check connections, activate with pre-filled config, and auto dry-run.
  • Onboarding recommendations: New users with no agents see template suggestions on the builder page based on their selected stack.

Agent Builder Upgrades (March 14)

  • Dry-run testing: Test agents in a sandbox before deploying. Results shown inline with credit cost.
  • Failure repair flow: “Fix this agent” opens the builder with failure context pre-loaded.
  • Pre-deploy connection check: All OAuth connections verified server-side before deploy executes.
  • Schedule governance: Builder suggests optimal frequency and shows projected monthly cost.
  • Deploy confirmation dialog: Explicit confirmation before deployment, no auto-redirect.

Observability (March 14)

  • PostHog: 15 core events instrumented across product and website. 4 dashboards with 18 insights.
  • Sentry: User context enriched on all 3 surfaces (product, website, execution).
  • Vercel Analytics + Speed Insights: Enabled for both product and website.
  • Google Search Console + Bing Webmaster: Verified, sitemaps submitted, IndexNow enabled.

Security Hardening (March 14)

  • Server-issued connect URLs: OAuth URLs minted server-side, never from model output.
  • OAuth verification: Connection status verified server-side after popup close, not inferred.
  • Rate limiting: Upstash Redis-backed rate limiting on all AI routes.
  • Auth identity resolution: JWE tokens correctly resolve user identity for per-user rate limits and tool scoping.