tabminal 3.0.2 → 3.0.3

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 +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -3,7 +3,7 @@
3
3
  > `Tab(ter)minal`, a Cloud-Native terminal and ACP agent workspace for desktop, tablet, and phone.
4
4
 
5
5
  `Tabminal` combines persistent server-side terminal sessions, a built-in
6
- workspace, multi-host access, and Agent Client Protocol (ACP) integrations in
6
+ workspace, multi-host access, and [Agent Client Protocol (ACP)](https://agentclientprotocol.com/get-started/introduction) integrations in
7
7
  one UI. It is designed for people who want a real terminal, real files, and
8
8
  real agent tooling without being tied to a desktop-only client let you code from
9
9
  your desktop, tablet, or phone with an intelligent, persistent, and rich
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tabminal",
3
- "version": "3.0.2",
3
+ "version": "3.0.3",
4
4
  "description": "Tab(ter)minal, a Cloud-Native terminal and ACP agent workspace for desktop, tablet, and phone.",
5
5
  "type": "module",
6
6
  "bin": {