Changelog

🚀 Launch

v1.0.0 — Launch Release

✨ Core Platform

  • Agent provisioning on macOS 13+ (Apple Silicon and Intel)
  • Skill library with 13 production-grade skills, 809 tests
  • Adversarial forge pipeline — every skill generated, attacked, rebuilt, and hardened
  • Mission Control dashboard for agent monitoring and configuration
  • Full audit log — every agent action is recorded and reviewable

🔧 Skills

  • saas-scaffold — Core config, rate limiting, validation, audit logging
  • saas-auth — HMAC sessions, magic links, GDPR compliance gates
  • saas-email — SMTP client, templates, lifecycle emails
  • saas-users — Account management, GDPR data export and deletion
  • saas-payments — Stripe integration, subscription state machine, webhooks
  • agent-architect — Agent persona, memory, approval gates, capability routing

✨ Mission Control

  • Agent status dashboard with live heartbeat monitoring
  • Skill and permission management UI
  • Conversation history viewer with full audit trail

🔒 Privacy & Security

  • All agent memory, files, and conversations stored locally on your Mac
  • Anthropic Claude API used under strict no-training data terms
  • Path traversal protection on all file I/O operations
  • High-impact actions require explicit customer approval before executing

✨ Communication Channels

  • Telegram integration — send and receive from your agent via Telegram
  • Email — agent reads and responds to your email via SMTP
  • Webhooks — connect your agent to external services

✨ Tiers

  • Personal — €45.99/month (€22.49 founding offer). Up to 2 agents, personal onboarding included.
  • Professional — €149.99/month. Up to 5 agents, priority support, advanced skills.
  • Business — €499/month. Unlimited agents, dedicated onboarding, SLA.

🚀 Onboarding

  • 45-minute personal onboarding call — we configure your agent for your workflow
  • Automated installer: macOS provisioning script, agent configuration, and first run in under an hour

How to Read This Changelog

Each entry is tagged with the type of change:

  • 🚀 Launch — Major release or product milestone
  • ✨ New — New feature or capability
  • 🔧 Improved — Enhancement to existing functionality
  • 🐛 Fixed — Bug fix
  • 🔒 Security — Security improvement or patch

We ship continuously. This log is updated with every meaningful release. Minor patches (dependency updates, typo fixes, internal refactors) are not listed.