@lazyingart/agintiflow 0.20.41 → 0.20.42

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/demos/README.md CHANGED
@@ -4,3 +4,4 @@ This folder stores shareable screenshots and visual demos used by the repository
4
4
 
5
5
  - `agintiflow-cli-launch.png`: interactive CLI launch screen with the AgInTi Flow terminal banner, Docker workspace status, and input panel.
6
6
  - `agintiflow-cli-launch.jpg`: optimized README/web preview derived from the same screenshot.
7
+ - `archive/`: previous CLI launch screenshots kept before replacing the active README preview.
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lazyingart/agintiflow",
3
- "version": "0.20.41",
3
+ "version": "0.20.42",
4
4
  "type": "module",
5
5
  "description": "AgInTiFlow is a web-first coding agent and CLI with DeepSeek routing, sandboxed tools, model providers, canvas artifacts, and optional wrappers.",
6
6
  "license": "Apache-2.0",