minovative-mind-cli 1.2.0 → 1.2.1
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 +0 -6
- package/oclif.manifest.json +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -23,12 +23,6 @@ The CLI supports the following advanced reasoning and coding models via Vertex A
|
|
|
23
23
|
|
|
24
24
|
- [Quick Start](#quick-start)
|
|
25
25
|
- [Commands](#commands)
|
|
26
|
-
- [Using the Chat](#using-the-chat)
|
|
27
|
-
- [Writing Prompts](#writing-prompts)
|
|
28
|
-
- [Command Menu (Slash Commands)](#command-menu-slash-commands)
|
|
29
|
-
- [How the Agent Works](#how-the-agent-works)
|
|
30
|
-
- [Chained Messages & Interrupts](#chained-messages--interrupts)
|
|
31
|
-
- [Stopping the Agent](#stopping-the-agent)
|
|
32
26
|
|
|
33
27
|
<!-- tocstop -->
|
|
34
28
|
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED