Skip to content

v0.2.8

Choose a tag to compare

@github-actions github-actions released this 26 Mar 06:49
· 6 commits to main since this release

[0.2.8] - 2026-03-25

Added

  • Email (AgentMail) platform adapter — WebSocket for real-time inbound, API key auth, one inbox per workspace
  • Full CLI onboarding for email — API key reuse across workspaces, inbox creation/reassignment
  • Email context prefix for agent tone adaptation ("Bae from ")
  • Workspace/platform context in all message logs for multi-workspace debugging

Changed

  • Removed iMessage platform — will revisit with a managed API service (Blooio, LoopMessage, or similar)

Fixed

  • Email display name format and WebSocket subscription timing
  • Init wizard no longer prompts redundantly for workspace directory when path is already known
  • Unified log tag format to [bae:workspace/platform] across all adapters