Dev Code
Dev Code
Dev Code is an all-in-one, offline-first development environment that lets you edit, run, debug, and fix code seamlessly in one window. Its split workspace combines an editor, project list, and console for a fast loop of coding, running, and troubleshooting, with built-in tools for dependency installation, AI code generation, HTML previewing, and app compilation. Every module, Editor, Console, Installer, Compiler, and AI tools works together in a tightly integrated workflow with persistent settings, live logs, and automatic virtual environment handling.
Auto Package Install
The Auto Install feature provides a one-click solution for fixing code failures caused by missing dependencies. When a module is missing, you can open the Install Packages module from the command bar, select the needed package from a large curated catalog, and install it instantly. The system integrates with your environment, streams live logs, and lets you re-run your code immediately after installation.
Dev CLI
The Dev CLI is an integrated, Gemini-powered environment within the app designed for focused AI-assisted coding, featuring a split layout with a prompt editor on the left and live AI responses on the right. It seamlessly connects to the Gemini ecosystem, enabling direct code hand-offs, shared context, and consistent safety and environment settings across the entire development workflow.
HTML Editor
The HTML Editor (or HTML Studio) is a built-in, offline-capable workspace for developing and previewing HTML, CSS, and JavaScript projects within the main application. It streamlines web interface development by managing project files, supporting virtual environments, and enabling quick preview, editing, and iteration through an integrated, Venv-aware workflow.
Automated Compiler
The Application Compiler module lets users quickly turn their project into a clean, distributable app by automatically detecting assets, excluding junk files, and setting a proper entry point. It streamlines the entire build process with smart defaults, live feedback, and a polished, ready-to-run executable output.
Explainer Video