minovative-mind-cli 1.2.2 → 1.2.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/oclif.manifest.json +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
# Minovative Mind CLI (w/ Gemini 3.5 Flash & Gemini 3.1 Pro)
|
|
2
2
|
|
|
3
|
-
## Highly accurate, lightweight AI coding agent for any terminal (
|
|
3
|
+
## Highly accurate, lightweight AI coding agent for any terminal (Designed for less errors). [(Click Demo)](https://youtu.be/KjE5nbKEf3w?si=mcjb5_2QLf4vofRC)
|
|
4
4
|
|
|
5
|
-
An automated, multi-agent AI coding assistant powered by Vertex AI. By utilizing a **Precision-Context Verification (PCV)** engine with AST-based structural analysis, it reads, writes, and refactors code with extreme accuracy—delivering a **40% to 50% reduction in broken code generations** on large files compared to standard zero-shot LLM prompts.
|
|
5
|
+
An automated, multi-agent AI coding assistant powered by Vertex AI. By utilizing a custom built **Precision-Context Verification (PCV)** engine (for coding) with AST-based structural analysis, it reads, writes, and refactors code with extreme accuracy—delivering a **40% to 50% reduction in broken code generations** on large files compared to standard zero-shot LLM prompts.
|
|
6
6
|
|
|
7
7
|
[](https://oclif.io)
|
|
8
8
|
[](https://npmjs.org/package/minovative-mind-cli)
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED