CodeNomad is an advanced desktop application designed to serve as the command center for AI-powered coding workflows. It transforms OpenCode from a terminal tool into a premium workspace, offering developers enhanced control, speed, and clarity during extended AI-driven development sessions.
Key Features:
Multi-Instance Workspace: Manage multiple coding environments simultaneously with ease.
Remote Access: Connect to CodeNomad from any browser, enabling seamless remote development.
Session Management: Track and organize your coding sessions for improved productivity.
Voice Input & Speech: Leverage voice commands and speech-to-text capabilities for hands-free coding.
File System Browser: Navigate and manage files directly within the application interface.
Customizable Theming: Tailor the workspace to your preferences with adjustable themes.
Audience & Benefit:
Ideal for developers and AI coders who rely on continuous, high-intensity coding sessions. CodeNomad provides a centralized platform that enhances efficiency, organization, and adaptability, making it easier to manage complex projects and streamline workflows.
Available as both an Electron and Tauri desktop application, CodeNomad can be installed via winget for convenient setup.
README
CodeNomad
The AI Coding Cockpit for OpenCode
CodeNomad transforms OpenCode from a terminal tool into a premium desktop workspace โ built for developers who live inside AI coding sessions for hours and need control, speed, and clarity.
> OpenCode gives you the engine. CodeNomad gives you the cockpit.
Features
๐ Multi-Instance Workspace
๐ Remote Access
๐ง Session Management
๐๏ธ Voice Input & Speech
๐ณ Git Worktrees
๐ฌ Rich Message Experience
๐งฉ SideCars
โจ๏ธ Command Palette
๐ File System Browser
๐ Authentication & Security
๐ Notifications
๐จ Theming
๐ Internationalization
Getting Started
๐ฅ๏ธ Desktop App
Available as both Electron and Tauri builds โ choose based on your preference.
Download the latest installer for your platform from Releases.
Platform
Formats
macOS
DMG, ZIP (Universal: Intel + Apple Silicon)
Windows
NSIS Installer, ZIP (x64, ARM64)
Linux
AppImage, deb, tar.gz (x64, ARM64)
๐ป CodeNomad Server
Run as a local server and access via browser. Perfect for remote development.
npx @neuralnomads/codenomad --password --launch
> Authentication required: The server requires a password on first run. You can pass it via --password, the CODENOMAD_SERVER_PASSWORD environment variable, or create an auth.json file (see Server Documentation).
> Self-signed certificate: On first launch with HTTPS enabled (the default), your browser will show a "Your connection is not private" warning. This is expected โ the server generates a local self-signed certificate automatically. Click to continue. For local-only use without the warning, run with .