tabminal 2.0.19 → 2.0.21
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 +5 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -11,7 +11,6 @@ experience.
|
|
|
11
11
|
|
|
12
12
|

|
|
13
13
|
|
|
14
|
-

|
|
15
14
|
|
|
16
15
|
## What It Does
|
|
17
16
|
|
|
@@ -27,11 +26,15 @@ experience.
|
|
|
27
26
|
- Terminal-native AI assistance for shell history and auto-fix flows when
|
|
28
27
|
OpenAI or OpenRouter is configured.
|
|
29
28
|
|
|
30
|
-

|
|
30
|
+
|
|
31
|
+
<img width="1439" height="1094" alt="Screenshot 2026-03-26 at 11 00 10 PM" src="https://github.com/user-attachments/assets/abcb5581-a2fb-4d2a-9070-40b32f72d059" />
|
|
31
32
|
|
|
32
33
|
<details>
|
|
33
34
|
<summary>More screenshots</summary>
|
|
34
35
|
|
|
36
|
+

|
|
37
|
+
|
|
35
38
|
<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" />
|
|
36
39
|
|
|
37
40
|
<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" />
|