@within-7/minto 0.4.3 → 0.4.5

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.
Files changed (3) hide show
  1. package/cli.cjs +4 -3
  2. package/cli.js +1313 -1045
  3. package/package.json +2 -2
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "name": "@within-7/minto",
3
- "version": "0.4.3",
3
+ "version": "0.4.5",
4
4
  "type": "module",
5
- "description": "AI-powered strategic research and planning assistant",
5
+ "description": "AI agent engine for knowledge workers — research, analysis, writing, and beyond",
6
6
  "author": "Lib <within-7>",
7
7
  "license": "Apache-2.0",
8
8
  "homepage": "https://minto.within-7.com/",