Skip to Content
DocsChangelog

v0.3.0 — Voice

July 2026

New Features

  • Talk to AIDEN — Push-to-talk voice orchestrator: toggle with Cmd/Ctrl+Shift+V, hold Space to talk, and delegate real work to a background agent that reports back aloud
  • Instant voice actions — Navigate the app, arrange panels, and manage the board (create, rename, move, schedule, delete stories and epics) by voice
  • Voice approval gates — Destructive or outward-facing actions pause for an explicit Approve/Decline before anything runs
  • Live captions & transcript — Everything you say and everything AIDEN says streams as on-screen captions, with a full session transcript one click away
  • Voice settings — Choose your realtime model, pick from ten voices, and select the delegation agent (Auto, Codex, Claude, or OpenAI API) in Settings → Voice

v0.2.0 — Feature Expansion

March 2026

New Features

  • Workspace — Shared file storage for agents and humans with default folders (Documents, Templates, Knowledge Base, Assets, Exports), upload/download, and activity tracking
  • Skills Marketplace — Browse, install, and manage AI agent skills from the skills.sh ecosystem with a curated registry, custom skill creation, and per-project configuration
  • MCP Server Manager — Browse, install, configure, and manage a curated registry of MCP servers (Filesystem, GitHub, PostgreSQL, Slack, etc.) with one-click install, health monitoring, real-time logs, and config export/import
  • Multi-Pane Chat — Fullscreen chat workspace with 1–4 simultaneous chat panes, tab-based session management, agent spawning, model selection, and file attachments

Improvements

  • AI Tool Logging — Color-coded tool-execution logging across Anthropic and OpenAI runs
  • Activity System — Enhanced activity page with detail views and expandable logs
  • Workspace Integration — Agents can read/write shared workspace files during sessions
  • Multi-provider Support — Unified AI runtime supporting Claude CLI, Codex CLI, Anthropic API, and OpenAI API

v0.1.0 — Initial Release

March 2025

Features

  • Kanban Board — 5-column workflow (Backlog → Plan → In Progress → Review → Done)
  • AI Project Analysis — Scan and analyze any codebase with Claude AI
  • Story Chat — Per-story AI chat with planning and agent modes
  • Orchestrator — Project-wide AI coordination with sub-agent spawning
  • Git Automation — Automatic branch creation, worktrees, and commit tracking
  • GitHub Integration — OAuth connection, repository cloning, and automatic PR creation
  • Custom Agents — Named AI personas with dedicated workspaces
  • Multi-Agent Coordination — File locking, broadcasts, and API contracts
  • Local-First Architecture — all data stored locally, no server required