@agent-link/server 0.1.152 → 0.1.153

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agent-link/server",
3
- "version": "0.1.152",
3
+ "version": "0.1.153",
4
4
  "description": "AgentLink relay server",
5
5
  "license": "MIT",
6
6
  "repository": {
package/web/landing.html CHANGED
@@ -1131,6 +1131,17 @@
1131
1131
  <p>Run multiple conversations in parallel. Switch between tasks without losing context.</p>
1132
1132
  </div>
1133
1133
 
1134
+ <!-- Any Device -->
1135
+ <div class="bento-card">
1136
+ <div class="bento-visual">
1137
+ <div class="bento-icon cyan">
1138
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="5" y="2" width="14" height="20" rx="2" ry="2"></rect><line x1="12" y1="18" x2="12.01" y2="18"></line></svg>
1139
+ </div>
1140
+ </div>
1141
+ <h3>Any Device</h3>
1142
+ <p>Phone, tablet, laptop &mdash; any browser becomes your Claude Code terminal.</p>
1143
+ </div>
1144
+
1134
1145
  <!-- Full Claude Code — wide -->
1135
1146
  <div class="bento-card wide">
1136
1147
  <div class="bento-visual">
@@ -1160,17 +1171,6 @@
1160
1171
  <p>File editing, shell commands, search, multi-turn conversations &mdash; every capability, now in your browser.</p>
1161
1172
  </div>
1162
1173
 
1163
- <!-- Any Device -->
1164
- <div class="bento-card">
1165
- <div class="bento-visual">
1166
- <div class="bento-icon cyan">
1167
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="5" y="2" width="14" height="20" rx="2" ry="2"></rect><line x1="12" y1="18" x2="12.01" y2="18"></line></svg>
1168
- </div>
1169
- </div>
1170
- <h3>Any Device</h3>
1171
- <p>Phone, tablet, laptop &mdash; any browser becomes your Claude Code terminal.</p>
1172
- </div>
1173
-
1174
1174
  <!-- Self-hostable -->
1175
1175
  <div class="bento-card">
1176
1176
  <div class="bento-visual">
@@ -1130,6 +1130,17 @@
1130
1130
  <p>同时跑多个对话,自由切换,互不干扰。</p>
1131
1131
  </div>
1132
1132
 
1133
+ <!-- Any Device -->
1134
+ <div class="bento-card">
1135
+ <div class="bento-visual">
1136
+ <div class="bento-icon cyan">
1137
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="5" y="2" width="14" height="20" rx="2" ry="2"></rect><line x1="12" y1="18" x2="12.01" y2="18"></line></svg>
1138
+ </div>
1139
+ </div>
1140
+ <h3>任何设备</h3>
1141
+ <p>手机、平板、笔记本 &mdash; 有浏览器就行,随时切到你的 Claude。</p>
1142
+ </div>
1143
+
1133
1144
  <!-- Full Claude Code — wide -->
1134
1145
  <div class="bento-card wide">
1135
1146
  <div class="bento-visual">
@@ -1159,17 +1170,6 @@
1159
1170
  <p>文件编辑、Shell 命令、代码搜索、多轮对话 &mdash; 所有能力,现在搬到了浏览器里。</p>
1160
1171
  </div>
1161
1172
 
1162
- <!-- Any Device -->
1163
- <div class="bento-card">
1164
- <div class="bento-visual">
1165
- <div class="bento-icon cyan">
1166
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="5" y="2" width="14" height="20" rx="2" ry="2"></rect><line x1="12" y1="18" x2="12.01" y2="18"></line></svg>
1167
- </div>
1168
- </div>
1169
- <h3>任何设备</h3>
1170
- <p>手机、平板、笔记本 &mdash; 有浏览器就行,随时切到你的 Claude。</p>
1171
- </div>
1172
-
1173
1173
  <!-- Self-hostable -->
1174
1174
  <div class="bento-card">
1175
1175
  <div class="bento-visual">