Latest Release
v0.2.8minor
Flowly Chat, Scheduled Tasks & Enterprise Git Clone
Dispatch now uses Flowly as the primary chat system — a powerful AI assistant that runs locally on your machine. Plus scheduled tasks with cron jobs, agent targeting, and a completely rebuilt Git clone experience.
Real-time streaming responses with relay-based architecture
End-to-end encrypted conversations stored in the cloud
Seamless sync across devices — start a conversation on desktop, continue on mobile
Markdown rendering with code highlighting
Conversation history with search, rename, and delete
Connection status indicator showing live relay state
Scheduled tasks with interval, recurring (cron), and one-time schedules
Agent targeting for cron jobs — assign tasks to specific agents
Cross-device task sync via Firestore
Live cron execution results delivered to dedicated conversation
Git clone runs asynchronously with real-time progress tracking
Smart clone validation — checks Git installation, disk permissions, and existing directories
Automatic cleanup of partial clones on failure
Extended clone timeout to 10 minutes for large repos
15-second app quit timeout prevents hanging on quit
Auto-update restart works correctly on macOS
Error boundaries per page with retry button
Ralph PRD state preserved after app restart
Streaming chat performance — reduced UI jank
E2E encryption with AES-256-GCM for new conversations
APNs push notifications for iOS devices
Stronger command denylist for AI chat shell tool
Sidecar token sync on every app restart
Mixpanel analytics with proper CSP configuration
Usage limit enforcement before every Flowly message
Project limit enforcement for free tier (3 projects)
Free users can install Flowly without upgrade prompts
Flowly config auto-syncs on every gateway start
Conversations use correct field names for Flowly Python backend
Activity stream reconnects after gateway restart
Second HomePage to Chat navigation no longer drops pending message
Deleted projects cleaned up from sidebar after app restart
Ralph task creation errors shown via toast notification
Settings modal no longer fires close handler twice on rapid ESC/click
Stale PRD generation spinners timeout after 10 minutes