Mobile App
Overview
Section titled “Overview”Talon’s mobile app brings your AI agent to your pocket. Built with React Native and Expo, it provides a native chat experience on iOS and Android with full access to all channels, settings, and task management.
Features
Section titled “Features”- Chat Interface - Seamless messaging with your AI agent
- Conversation History - Full access to past conversations
- Channel Management - Configure and manage all 22+ channels from your phone
- Settings Management - Adjust preferences and provider settings on the go
- Task Management - Create, track, and manage tasks
- Terminal Access - Web-based terminal access for advanced operations
- OTA Updates - Get the latest features automatically via EAS Update
Installation
Section titled “Installation”From App Store / Google Play
Section titled “From App Store / Google Play”The easiest way to get started:
- iOS: Search for “Talon” on the App Store and tap Install
- Android: Search for “Talon” on Google Play and tap Install
- Launch the app and connect to your desktop backend
Build from Source
Section titled “Build from Source”For developers who want to build the app locally:
cd mobilenpm installeas build --platform ios# oreas build --platform androidConnecting to Desktop Backend
Section titled “Connecting to Desktop Backend”The mobile app connects to your desktop Talon instance through Remote Control:
- Direct LAN Connection - Connect directly if on the same network
- Relay Connection - Connect through talon.aieduapp.com for remote access
- Configuration - Set the backend URL in app settings
Settings
Section titled “Settings”Configure everything from the mobile app:
- AI Providers - Manage OpenAI, Anthropic, and other provider API keys
- Channels - Add, remove, or configure messaging channels
- Preferences - Customize chat behavior and notifications
- Advanced - Fine-tune agent parameters and memory settings
Updates
Section titled “Updates”The app uses Expo Application Services (EAS) for seamless over-the-air (OTA) updates:
- Receive new features without re-installing
- Updates happen automatically in the background
- No need to visit the App Store
Limitations vs Desktop App
Section titled “Limitations vs Desktop App”- No persistent background tasks (mobile OS limitations)
- Depends on backend for AI processing
- Requires network connection to desktop
Next Steps
Section titled “Next Steps”- Desktop App - Learn about the desktop version
- Web App - Access Talon from any browser
- Getting Started - Set up your first channel