nvicode 0.1.1 → 0.1.2

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 +14 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -28,6 +28,20 @@ Launch Claude Code through NVIDIA:
28
28
  nvicode launch claude
29
29
  ```
30
30
 
31
+ ## Screenshots
32
+
33
+ ### Browse models
34
+
35
+ ![Model catalog](https://raw.githubusercontent.com/dineshpotla/nvicode/main/assets/screenshots/models.png)
36
+
37
+ ### Check saved settings
38
+
39
+ ![Saved config](https://raw.githubusercontent.com/dineshpotla/nvicode/main/assets/screenshots/config.png)
40
+
41
+ ### Verify the launch path
42
+
43
+ ![Launch path](https://raw.githubusercontent.com/dineshpotla/nvicode/main/assets/screenshots/launch.png)
44
+
31
45
  ## Commands
32
46
 
33
47
  Useful commands:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "nvicode",
3
- "version": "0.1.1",
3
+ "version": "0.1.2",
4
4
  "description": "Run Claude Code through NVIDIA-hosted models using a local Anthropic-compatible gateway.",
5
5
  "author": "Dinesh Potla",
6
6
  "keywords": [