Skip to main content
Zeus iOS brings AI Agent capabilities to your iPhone and iPad, built natively with SwiftUI.

Overview

The iOS app provides a full-featured mobile experience with five main tabs:

Tech Stack

Architecture

Features

Authentication

  • Web-based auth flow via WKWebView (email/password, OAuth)
  • Token management via iOS Keychain (secure storage)
  • Dual-token mechanism: accessToken (1h) + refreshToken (30d)
  • Automatic token refresh before expiry
  • Navigation interception for seamless WebView-to-native auth handoff

Sessions

  • View conversation history with session list
  • Create new sessions
  • Resume previous conversations
  • Cross-platform session sync with Web and Desktop

Chat

  • Real-time SSE streaming for agent responses
  • Tool call display with structured results
  • Voice input support

Skills

  • Browse all available agent skills
  • View skill details, descriptions, and tags

Automation

  • View and manage scheduled tasks
  • Monitor task execution status and history
  • Push notifications for task completion

Settings

  • Account management (profile, email)
  • Server configuration
  • Legal pages (Terms of Service, Privacy Policy)

Directory Structure

System Requirements

  • iOS 16.0 or later
  • iPhone or iPad