Skip to main content

v0.3.0 - AI Drafting and Agentic Foundations

Released: January 2026

Phase 3 introduces AI-powered email drafting with transparent reasoning, laying the groundwork for autonomous agent behavior.

New Features

AI Email Drafting

  • Automated email generation using AI models
  • Personalized content based on prospect data
  • Subject line generation and optimization

Agent Reasoning Visibility

  • Transparent AI decision-making with reasoning traces
  • Confidence scores for generated content
  • Considerations and alternatives shown to users

System Prompt Management

  • Customizable AI prompts per agent type
  • Prompt versioning and history
  • Easy prompt editing in settings

Agent Configuration

  • Per-user AI model settings
  • Configurable temperature and token limits
  • Support for multiple AI providers via OpenRouter

Technical Improvements

AI Infrastructure

  • Vercel AI SDK integration
  • OpenRouter API for model flexibility
  • Streaming response support

Data Model Updates

  • Added SystemPrompt model with versioning
  • Added AgentConfig for user preferences
  • Added AgentTrace for reasoning visibility
  • Added AgentMemory for context persistence

Workflow Integration

  • Campaign drafting workflow via Inngest
  • Batch email generation
  • Draft review and editing flow

Configuration

New environment variables required:

  • OPENROUTER_API_KEY for AI model access