Immutable
release. Only release title and notes can be modified.
Lucid IDE v1.0.3
June 4, 2026 · Windows x64
Lucid IDE v1.0.3 introduces deep integration features for the AI Chat interface, adaptive styling across all editor themes, Ollama lifecycle management settings, and a fully light-themed, C#-compiled installer bootstrap.
What's new
- Theme-Adaptive AI Chat UI — Overhauled the AI Chat extension to dynamically inherit colors from the active editor theme (including the Ollama settings panel, buttons, inputs, and borders), eliminating static or out-of-place hardcoded colors.
- Interactive Changes Review Panel — Added a review panel directly above the chat input textarea. Users can now inspect proposed code modifications step-by-step, review changes overview terminals/artifacts, and use "Accept All" or "Refuse" buttons for granular control.
- Ollama Lifecycle Management — Added a setting (enabled by default) that automatically shuts down the background Ollama service when you close Lucid IDE, and restarts it upon relaunch. Disabling this option allows Ollama to run independently.
- Lucid Light Installer Styling — Updated the custom C# setup installer (
LucidSetup.exe) to always use the clean, premium Lucid Light color palette (light blue-grey backgrounds, pure white cards, slate text, and sky blue accents) with optimized button hover highlights.
Installing
Easy way (Web): Download LucidSetup.exe (78 KB), run it, click Install. It will download the package and configure it.
Manual: Extract LucidIDE-win32-x64-1.0.3.zip, run Lucid IDE.exe.
Local AI setup
Select and install models directly from the chat panel dropdown, or pull via CLI:
ollama pull deepseek-r1:8bLucid IDE will detect your local Ollama models automatically.
Notes
- Windows only for now
- Web setup installer size is 78 KB
- ~890 MB uncompressed install size
Downloads
| File | Description |
|---|---|
LucidSetup.exe |
Web Installer — downloads ZIP and installs to user profile |
LucidIDE-win32-x64-1.0.3.zip |
Archive — manual portable install |
Source: github.com/yigit-guven/Lucid-IDE