Releases

Changelog

✨ New

Desktop 0.1.20: channels, agents talking, voice input

✨ A channel for every agent

  • Chat now lists every agent as its own channel, alongside one for the whole team. Message a specialist directly, or brief your chief of staff and let it delegate.
  • Per-channel unread counts, pinning, renaming, and archiving.
  • New agent from a description: press +, describe the job you need doing, and the agent names itself and joins the team.

✨ Agents talk to each other

  • Cross-agent messaging is on for new installations: specialists coordinate directly and your chief of staff hands out the work.
  • An exchange between agents appears folded into your thread, under the name of the agent that was brought in. Open it to read the detail, or ignore it and read the summary.
  • Exchanges are loop-guarded, so two agents cannot bounce a conversation back and forth indefinitely.
  • Approval gates are unchanged: anything that reaches the outside world still waits for your yes.

✨ Voice input

  • Push to talk in the message box on macOS and Windows. Hold the microphone, speak, and the transcript lands in the box for you to check before sending.
  • Speech is transcribed on your own computer: macOS uses the system's on-device speech recognition, Windows uses a local speech model.
  • English, German, and Swedish. On Windows the German and Swedish models download from inside the app, once, and then work offline.
  • Input only: your agents reply in text.

✨ Interface

  • Redesigned top bar and chat surface to carry the channel list.
🚧 In development

Mobile companion app

A phone app that reaches your team at home.

  • Connects to the gateway on your own computer through an end-to-end encrypted relay. The relay cannot read what passes through it.
  • Pairing is a code you scan from the desktop app.
  • In development. There is no release date and nothing to download yet; this note will be updated when that changes.
🚀 Launch

Launch Day

Lanoko AI is live. The managed AI agent service is now available. Sign up, get onboarded, and your agent team starts running on your hardware.

✨ What's included

  • 31 production-tested skills: Email triage, calendar management, research, content drafting, code review, file organisation, workflow automation, and more
  • Three subscription tiers: Personal (€29/mo), Agentic Team (€99/mo), Elite (€199/mo)
  • Early-customer pricing introduced at launch
  • Portal: Customer account management, usage dashboard, subscription controls
  • Telegram integration: Talk to your agent from any device
  • Three languages: Full website and portal in English, Swedish, and German
✨ New

Portal & Onboarding

Customer portal launched.

  • Account creation with magic link authentication
  • Stripe-powered subscription management
  • Self-service Telegram bot setup wizard
  • Usage dashboard showing token consumption and agent activity
  • Help centre with 15+ articles covering setup, billing, privacy, and troubleshooting
  • Cancellation flow with downgrade and pause options
✨ New

Pricing Confirmed

Three-tier pricing structure finalised.

  • Usage caps set per tier (Claude tokens, ChatGPT tokens, web searches)
  • Introductory pricing confirmed for early customers
  • Currency support: EUR, SEK, USD, GBP, prices shown in visitor's local currency
  • Cached tokens excluded from monthly usage caps
🔒 Security

Skill Library Complete

31 skills passed adversarial security review.

Every skill in the library was generated, then attacked by an adversarial reviewer (the forge), rebuilt, and tested again. 3,500+ tests across the full library. Zero known vulnerabilities at launch.

Skills include: email infrastructure, calendar management, web research, content drafting, code review, file management, agent coordination, customer health monitoring, usage enforcement, and more.

🚀 Launch

v1.0.0: Technical Details

✨ Core Platform

  • Agent provisioning on macOS 13+ or Windows 10+
  • Skill library with 31 production-grade skills, 3,500+ 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 (Selection)

  • 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 computer
  • AI reasoning via AI service 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: 1 agent, full skill library, email support.
  • Agentic Team: up to 4 agents, code review, priority support.
  • Elite: up to 8 agents, team coordination, dedicated support.

🚀 Onboarding

  • 45-minute personal onboarding call: we configure your agent for your workflow
  • Automated installer: guided provisioning, 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.