@spektrum-ai/sdk 0.0.2 → 0.0.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.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -75,7 +75,7 @@ Every task you run via the SDK can be monitored in real-time on the [JigJoy Plat
75
75
  - **App history** — View all your deployed apps and their versions
76
76
 
77
77
 
78
- <img width="2555" height="1344" alt="Screenshot from 2026-03-07 16-57-47" src="https://github.com/user-attachments/assets/2151d118-0bca-4b36-b590-c273a664c165" />
78
+ <img width="2842" height="1747" alt="Screenshot from 2026-03-07 22-12-03" src="https://github.com/user-attachments/assets/8ba0ed0e-e4b3-49df-b64f-595478a31c47" />
79
79
 
80
80
  ## API Reference
81
81
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@spektrum-ai/sdk",
3
- "version": "0.0.2",
3
+ "version": "0.0.3",
4
4
  "description": "The SDK for ai coding",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.mjs",