Skip to content

Commit 7085731

Browse files
authored
Update ROADMAP.md
1 parent 3104997 commit 7085731

1 file changed

Lines changed: 92 additions & 0 deletions

File tree

ROADMAP.md

Lines changed: 92 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,95 @@
11
# CMD LOCAL AI - Changelog
22

3+
## Update 1.1.2beta
4+
Released: 2026-03-23
5+
6+
# v1.1.2beta
7+
8+
## New mode
9+
1. Debug mode
10+
2. Analityst mode
11+
12+
---
13+
14+
## New UI part
15+
1. ◆ CHAT
16+
2. ◆ PLAN
17+
3. ◆ CODE
18+
4. ◆ DEBUG
19+
5. ◆ ANALYST
20+
21+
---
22+
23+
## Terminal command run
24+
1. AI can run terminal comand
25+
26+
---
27+
28+
## New /ide integration
29+
1. Cursor
30+
2. Intelij idea
31+
32+
---
33+
34+
## Fix bugs
35+
36+
1. Ide integration bugs
37+
2. UI bugs
38+
39+
---
40+
41+
# AND MUCH MUCH MORE
42+
Please report bugs
43+
44+
---
45+
46+
## Update 1.1.1beta
47+
Released: 2026-03-09
48+
49+
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!
50+
51+
---
52+
53+
## New Modes
54+
55+
1. Code Mode: Uses the file generated by Plan Mode to create the app. This allows seamless code execution based on planned logic.
56+
2. Plan Mode: Generates a detailed plan for Code Mode, helping structure complex tasks before implementation.
57+
58+
---
59+
60+
## New Functions
61+
62+
1. 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.
63+
2. Writing Area: Added a dedicated space for writing with the model.
64+
3. Once you have installed it you can open the application from the terminal just write.
65+
66+
```cmd
67+
CMDAI launch
68+
```
69+
70+
---
71+
72+
## Commands
73+
74+
1. 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!
75+
76+
---
77+
78+
## Installation, Model Loading, and Code Execution
79+
80+
1. Install CMDAI easily and load your GGUF models with simple terminal commands.
81+
2. Enhanced code execution support for smoother integration with your workflows.
82+
83+
---
84+
85+
## Bug Reporting
86+
1. 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!
87+
3. 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)
88+
5. This is the largest update to CMDAI so far, introducing
89+
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!
90+
91+
---
92+
393
## Update 1.1.0
494
Released: 2026-02-23
595

@@ -25,6 +115,8 @@ Released: 2026-02-23
25115
### Removing the token limit
26116
1. There is no limit now!!!
27117

118+
---
119+
28120
## Update 1.1.0beta
29121
Released: 2026-02-20
30122

0 commit comments

Comments
 (0)