Changelog

Every release, newest first.

v26.0.1 · July 2026 · First public release

Agents & brains

  • Create multiple agents, each with its own workspace, identity, model, skills, and channels.
  • Choose a brain per agent: a local LLM (Ollama, LM Studio, Jan), a coding agent (Claude Code or Codex), or a cloud model.
  • Cloud providers: Anthropic, OpenAI, Google Gemini, xAI, Groq, DeepSeek, Mistral, OpenRouter, Together, Fireworks, Cerebras.
  • Separate model tiers for the main agent, the public/DM agent, subagents, and a secondary model.
  • Local model servers are auto-detected and can auto-launch (in the background) when an agent needs them.

Channels

  • Native on-device channels: Signal, iMessage, WhatsApp, Telegram, Slack, Discord.
  • Social inboxes, email, web chat, and phone calls via Overblast: Instagram, X, TikTok, Facebook, LinkedIn, YouTube, Threads, Reddit, Pinterest, Bluesky, Snapchat, Google Business.
  • Per-channel auto-reply with an activity-hours window, plus an outgoing quarantine/approval flow.
  • Cross-channel contact profiles and a private per-conversation memory that grows over time.
  • Shared Overblast key registry — save one or more workspace keys and pick one per agent.

Security & privacy

  • Encrypted secrets vault (AES-256-GCM). Keys are write-only — agents see names, never values.
  • Per-agent secret overrides, so one agent can bill its own provider account.
  • Isolated, sandboxed public agent for strangers, with per-thread file isolation and reply quarantine.
  • Local-first by default: run everything on a local model and nothing leaves your Mac. No telemetry unless you opt in.
  • Background dependency health checks warn you when a key, app, or model an agent needs goes missing.

Skills, voice & meetings

  • Curated skills library across SEO, content, email, growth, sales, ads, analytics, and automation.
  • Ask an agent to create its own custom skill; export any skill to use elsewhere.
  • Voice in and out (speech-to-text and text-to-speech) with a realtime voice mode.
  • Meeting capture: record a window or tab's audio into an agent as a live, transcribed meeting.

Productivity & customisation

  • Scheduling: run agents on a cron for briefings, recurring jobs, and timed follow-ups.
  • Multi-agent dispatch: fire one command at many agents, each running it as its own task.
  • Per-agent timeline, session history, tasks, and a selectable working folder.
  • Custom pixel-art faces, colour, emoji, name, and language per agent.

Platform

  • Native macOS app with a self-contained runtime — nothing else to install.
  • Self-hosted update check: the app fetches a small manifest and tells you when a new version is out.

The app checks for new versions automatically and lets you know when one is available.

← Back to 00