@agent-link/server 0.1.63 → 0.1.64
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/package.json +1 -1
- package/web/landing.html +4 -4
package/package.json
CHANGED
package/web/landing.html
CHANGED
|
@@ -396,7 +396,7 @@
|
|
|
396
396
|
<main>
|
|
397
397
|
<section class="hero">
|
|
398
398
|
<h1>Remote Control for<br><em>Claude Code</em></h1>
|
|
399
|
-
<p>Start a task in your terminal, close the laptop and go for a walk — then <strong>pick it up from your phone, a tablet, or any browser</strong>. The session stays alive on your machine
|
|
399
|
+
<p>Start a task in your terminal, close the laptop and go for a walk — then <strong>pick it up from your phone, a tablet, or any browser</strong>. The session stays alive on your machine.</p>
|
|
400
400
|
</section>
|
|
401
401
|
|
|
402
402
|
<section class="showcase">
|
|
@@ -484,9 +484,9 @@
|
|
|
484
484
|
<p>Responsive UI for phones, tablets, and desktops. Use Claude Code from anywhere with a browser.</p>
|
|
485
485
|
</div>
|
|
486
486
|
<div class="feature">
|
|
487
|
-
<div class="feature-icon">&#
|
|
488
|
-
<h3>Auto-
|
|
489
|
-
<p>
|
|
487
|
+
<div class="feature-icon">🔄</div>
|
|
488
|
+
<h3>Auto-reconnect</h3>
|
|
489
|
+
<p>Laptop sleeps, Wi-Fi drops, network switches — the agent reconnects automatically when it's back online. No lost sessions.</p>
|
|
490
490
|
</div>
|
|
491
491
|
<div class="feature">
|
|
492
492
|
<div class="feature-icon">🚧</div>
|