JoeBro is a local-first, native macOS application designed to provide an AI workspace without requiring external dependencies like pip or Docker. It features a bundled Python backend and SQLite storage to ensure all data remains on the user's machine, eliminating telemetry and account requirements.
- Installation involves cloning the repository and building the Xcode project, with a .dmg file also available in releases.
- The app supports local Ollama models or any OpenAI-compatible endpoint (e.g., DeepSeek, Anthropic, Groq) via API keys.
- Features include live streaming chat, deep research report generation, in-place editing of Word documents and code, and IMAP email management.
- It integrates calendar scheduling, persistent memory storage, automated task agents, and a "Skills" system for reusable procedures.
- The Tools tab allows users to connect custom API endpoints, MCP servers over stdio, and disk-based plugins for macOS control.
The tool enables users to manage files, email, and calendar events through an integrated agent while maintaining full sovereignty over their data and AI interactions.