tabminal 1.1.15 → 1.1.17

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 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  > **Tab(ter)minal, the Cloud-Native, Proactive AI Integrated Terminal works in modern browsers.**
4
4
  > Seamlessly code from your desktop, tablet, or phone with an intelligent, persistent, and rich experience.
5
- > This project was built using Gemini and Codex wich 80% vibe-coding. The real project that `built for the vibe, with the vibe`.
5
+ > This project was built using Gemini and Codex wich 80% vibe-coding, means `built for the vibe, with the vibe`.
6
6
 
7
7
  ![Tabminal Banner](public/favicon.svg)
8
8
 
@@ -10,6 +10,8 @@
10
10
 
11
11
  Tabminal bridges the gap between traditional CLI tools and modern AI capabilities, all while solving the UX challenges of coding on desktop and mobile devices.
12
12
 
13
+ ![IMG_0918](https://github.com/user-attachments/assets/a0cb7d8d-924c-4ba0-852e-bd0b1f2928ae)
14
+
13
15
  As a long-time terminal user who frequently needs to step away from my computer while maintaining my workflow, and considering the various scalability issues of traditional terminals alongside the irreversible trend of vibe-coding, I reconsidered a solution that would first serve my own needs. Then, it would serve others whose workflows happen to be similar to mine. So, while waiting for AI to write code for the company, I tried to vibe a terminal from scratch that could meet my daily work needs and that I would enjoy using. As a result, I intermittently wrote this project. I believe this project is not for everyone. However, it is especially suitable for CLI and AI enthusiasts, which is the core motivation behind this project's creation.
14
16
 
15
17
  ## ✨ Innovative Designs
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tabminal",
3
- "version": "1.1.15",
3
+ "version": "1.1.17",
4
4
  "description": "A modern, persistent web terminal with multi-tab support and real-time system monitoring.",
5
5
  "type": "module",
6
6
  "bin": {