tabminal 2.0.18 → 2.0.20

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 +3 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -11,6 +11,7 @@ experience.
11
11
 
12
12
  ![Tabminal Banner](public/favicon.svg)
13
13
 
14
+
14
15
  ## What It Does
15
16
 
16
17
  - Persistent terminal sessions that survive refreshes, reconnects, and device
@@ -25,6 +26,8 @@ experience.
25
26
  - Terminal-native AI assistance for shell history and auto-fix flows when
26
27
  OpenAI or OpenRouter is configured.
27
28
 
29
+ ![Photo of Tabminal](https://github.com/user-attachments/assets/a0cb7d8d-924c-4ba0-852e-bd0b1f2928ae)
30
+
28
31
  ![Tabminal Screenshot](https://github.com/user-attachments/assets/608e21c3-bae2-4f16-85b7-4bd6520fd4f5)
29
32
 
30
33
  <details>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tabminal",
3
- "version": "2.0.18",
3
+ "version": "2.0.20",
4
4
  "description": "A modern, persistent web terminal with multi-tab support and real-time system monitoring.",
5
5
  "type": "module",
6
6
  "bin": {