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.
- package/README.md +3 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -11,6 +11,7 @@ experience.
|
|
|
11
11
|
|
|
12
12
|

|
|
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
|
+

|
|
30
|
+
|
|
28
31
|

|
|
29
32
|
|
|
30
33
|
<details>
|