tabminal 1.1.6 → 1.1.8

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 +7 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -9,6 +9,12 @@
9
9
 
10
10
  Tabminal bridges the gap between traditional CLI tools and modern AI capabilities, all while solving the UX challenges of coding on mobile devices.
11
11
 
12
+ <img width="1085" height="1256" alt="Screenshot 2025-11-24 at 10 12 09 PM" src="https://github.com/user-attachments/assets/b1042318-0bb3-4512-ac86-15d9420e4009" />
13
+
14
+ <details>
15
+
16
+ <summary>📷 More screenshots</summary>
17
+
12
18
  <img width="2016" height="1170" alt="Screenshot 2025-11-24 at 3 03 03 PM" src="https://github.com/user-attachments/assets/a74490be-fe97-41c6-9026-44bbf3be79f9" />
13
19
 
14
20
  <img width="2012" height="1439" alt="Screenshot 2025-11-24 at 3 02 12 PM" src="https://github.com/user-attachments/assets/80fed651-48ce-482a-80a3-03d9dd2767b0" />
@@ -17,6 +23,7 @@ Tabminal bridges the gap between traditional CLI tools and modern AI capabilitie
17
23
 
18
24
  <img width="1815" height="826" alt="Screenshot 2025-11-24 at 2 57 39 PM" src="https://github.com/user-attachments/assets/c503c236-dc38-470e-9a0d-6b824e0dd624" />
19
25
 
26
+ </details>
20
27
 
21
28
  ### 🧠 AI-Native Intelligence
22
29
  Powered by **modern AI models** (via OpenRouter), Tabminal understands your context.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tabminal",
3
- "version": "1.1.6",
3
+ "version": "1.1.8",
4
4
  "description": "A modern, persistent web terminal with multi-tab support and real-time system monitoring.",
5
5
  "type": "module",
6
6
  "bin": {