Skip to content

Lucid IDE v1.0.1

Choose a tag to compare

@yigit-guven yigit-guven released this 03 Jun 13:02
· 41 commits to main since this release
Immutable release. Only release title and notes can be modified.

Lucid IDE v1.0.1

June 3, 2026 · Windows x64


Lucid IDE v1.0.1 introduces integrated local model management, a rewritten and more robust installation wizard, complete file association branding, and automated update notifications.


What's new

  • In-App Local AI Model Manager — Download, switch, and delete open-source AI models (DeepSeek R1, Qwen 2.5 Coder, Llama 3.2, etc.) with a single click directly inside the chat panel. No command line configuration required.
  • Overhauled Installer WizardLucidSetup.exe has been redesigned with a borderless window, custom title bar, real-time download speed, progress percentage (%), and a fully functional Cancel button with cleanup rollback.
  • Automatic Uninstall Check — The installer now detects existing versions in the target directory and prompts you to delete them automatically, preventing file locks and installer corruption.
  • Full Shell Branding — Replaced all 28 file association icons, tile graphics, taskbar icons, and shortcut assets with custom Lucid IDE branding. Associated code files (C/C++, C#, TS/JS, Python, Markdown, etc.) now correctly display Lucid branding in File Explorer.
  • Welcome Page Announcements — Fixed announcements branch tracking. The Welcome Screen's announcements tab is now automatically updated with release notes upon every pipeline release.

Installing

Easy way: Download LucidSetup.exe, run it, click Install.

Manual: Extract LucidIDE-win32-x64-1.0.1.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:8b

Lucid IDE will detect your local Ollama models automatically.


Notes

  • Windows only for now
  • Custom setup installer size is 77 KB
  • ~750 MB install size

Downloads

File
LucidSetup.exe Installer — start here
LucidIDE-win32-x64-1.0.1.zip Archive — manual install

Source: github.com/yigit-guven/Lucid-IDE