Releases: Krzyzyk33/CMDAI
Releases · Krzyzyk33/CMDAI
v1.1.2beta
v1.1.2beta
New mode
- Debug mode
- Analityst mode
New UI part
- ◆ CHAT
- ◆ PLAN
- ◆ CODE
- ◆ DEBUG
- ◆ ANALYST
Terminal command run
- AI can run terminal comand
New /ide integration
- Cursor
- Intelij idea
Fix bugs
- Ide integration bugs
- UI bugs
AND MUCH MUCH MORE
Please report bugs
v1.1.1beta (CODE/PLAN mode)
This is the largest update to CMDAI so far, introducing new modes! We've focused on enhancing usability and adding powerful tools for AI interaction. Please test thoroughly and report any bugs in the Issues section – your feedback is crucial!
🔄 New Modes
- Code Mode: Uses the file generated by Plan Mode to create the app. This allows seamless code execution based on planned logic.
- Plan Mode: Generates a detailed plan for Code Mode, helping structure complex tasks before implementation.
✨ New Functions
- Real-Time Model Activity Visibility: Now you can see what the model is doing in real-time (e.g., thinking, analyzing, etc.). This provides better transparency during operations.
- Writing Area: Added a dedicated space for writing with the model.
- Once you have installed it you can open the application from the terminal just write.
CMDAI launch ⌨️ Commands
- Slash Prefix Requirement: From now on, commands only work when prefixed with /. We're still adding more commands in upcoming updates, as not all are fully implemented yet. Sorry for the inconvenience!
📦 Installation, Model Loading, and Code Execution
- Install CMDAI easily and load your GGUF models with simple terminal commands.
- Enhanced code execution support for smoother integration with your workflows.
🐞 Bug Reporting
- This major update may have some rough edges – please report any bugs or issues in the [GitHub Issues] (https://github.com/Krzyzyk33/CMDAI/issues) section. Your reports help us improve!
- Thank you for using CMDAI! Star the repo if you like it, and stay tuned for more updates. 🌟dowolad app in my GitHub repository (https://github.com/Krzyzyk33/CMDAI/releases/tag/v1.3.0)
- This is the largest update to CMDAI so far, introducing
new modes, features, and commands! We've focused on enhancing usability and adding powerful tools for AI interaction. Please test thoroughly and report any bugs in the Issues section – your feedback is crucial!
CMDAI x VideoHub
🚀 CMDAI x Video Hub Integration Update (v1.3 Beta)
-
Video Now on Video Hub!
All CMDAI demos, tutorials, and videos will be published on Video Hub – a new video management app. Easy browsing, tagging, and playback for local AI videos. -
New Video Comparison
Check out the latest demo: LM Studio vs. Ollama vs. CMDAI (RAM usage, features, etc.).
- Collaboration: CMDAI x Video Hub
All videos on VideoHub starting today!!!
Go to My Repositories
Feedback? Give me an issue or a star! 🌟
v1.1.0
Update 1.1.0
Released: 2026-02-23
Fix Bugs
- Fix load model (now worker progres).
- Fix UI.
- Added fallback for ./models permissions issue.
- Safer charging parameters (including fallback without mmap) to reduce the risk of hang on some models.
- Aliasy modeli są teraz ładowane dynamicznie z models/
Showing chat history to model (BETA)
- Now the model can read the histories of a given session without creating additional files.
New model generating UI
- Now model when generating answer there is a new look.
Model change during conversation
- You can now change your model while chatting with another
Detecking python if availabe
- There is also an auto-attempt to run the app on Python 3.11, if available.
Removing the token limit
- There is no limit now!!!
v1.1.0beta
Update 1.1.0beta
Released: 2026-02-20
Model Loading Improvements
- Added loading spinner for better visual feedback.
- Reduced console noise during model initialization.
- Fixed several loading‑related bugs.
Help UI Improvements
- Improved layout and readability of the help screen.
- Cleaned up formatting and spacing for better clarity.
Command Changes
- Removed quick commands to simplify the command structure.
Repository change
- Readme update
- New files ROADMAP.md and FAQ.md
- New file assets
- Demo coming soon
CMD LOCAL AI v1.0.0 – First Public Release
CMD LOCAL AI v1.1.0
What’s new
- Added improved terminal chat flow with
AI>prompt. - Added spinner during response generation.
- Added response stats line with token count and generation time.
- Improved output filtering to show final answer only.
- Added safer handling for model loading retries and timeouts.
- Updated docs (
README.md,index.html) with Polish and English sections.
Highlights
- Local-first GGUF model runner (
llama-cpp-python) - CLI + Ollama-compatible API (
/tags,/generate,/chat,/pull,/version) - Cleaner chat UX and more predictable answers
More updates coming soon.