mindlink 2.0.4 → 2.2.0
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 +3 -3
- package/dist/cli.js +621 -16
- package/dist/cli.js.map +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -22,9 +22,9 @@ Git gave every developer a shared version history. MindLink gives your AI team a
|
|
|
22
22
|
|
|
23
23
|
---
|
|
24
24
|
|
|
25
|
-
> ### ◉ Latest — v2.0
|
|
26
|
-
>
|
|
27
|
-
> [→ Full release notes](https://github.com/404-not-found/mindlink/releases/tag/v2.0
|
|
25
|
+
> ### ◉ Latest — v2.2.0
|
|
26
|
+
> **`mindlink learn` — teach your AI from any file or URL · Smart init · `mindlink recap` · `mindlink search`**
|
|
27
|
+
> [→ Full release notes](https://github.com/404-not-found/mindlink/releases/tag/v2.2.0)
|
|
28
28
|
|
|
29
29
|
---
|
|
30
30
|
|