faster-vibecraft 0.2.1 → 0.2.2

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 CHANGED
@@ -4,6 +4,8 @@
4
4
 
5
5
  Manage Claude Code in style with **70% better performance**!
6
6
 
7
+ **[中文文档](README_CN.md)**
8
+
7
9
  **[Try it instantly at vibecraft.sh](https://vibecraft.sh)** — still connects to your local Claude Code instances!
8
10
 
9
11
  **✨ Phase 3 Performance Optimization:**
package/dist/index.html CHANGED
@@ -5,20 +5,20 @@
5
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
6
  <meta name="description" content="Watch and Manage Claude Code in 3D!" />
7
7
  <meta name="theme-color" content="#0f172a" />
8
- <title>Vibecraft - Watch and Manage Claude Code in 3D!</title>
8
+ <title>Faster-Vibecraft - Watch and Manage Claude Code in 3D!</title>
9
9
 
10
10
  <!-- Favicon -->
11
11
  <link rel="icon" type="image/svg+xml" href="/logo.svg" />
12
12
 
13
13
  <!-- Open Graph / Social -->
14
14
  <meta property="og:type" content="website" />
15
- <meta property="og:site_name" content="Vibecraft" />
16
- <meta property="og:title" content="Vibecraft - Watch and Manage Claude Code in 3D!" />
15
+ <meta property="og:site_name" content="Faster-Vibecraft" />
16
+ <meta property="og:title" content="Faster-Vibecraft - Watch and Manage Claude Code in 3D!" />
17
17
  <meta property="og:description" content="Watch and Manage Claude Code in 3D!" />
18
18
  <meta property="og:image" content="https://vibecraft.sh/og-image.png" />
19
19
  <meta property="og:url" content="https://vibecraft.sh" />
20
20
  <meta name="twitter:card" content="summary_large_image" />
21
- <meta name="twitter:title" content="Vibecraft - Watch and Manage Claude Code in 3D!" />
21
+ <meta name="twitter:title" content="Faster-Vibecraft - Watch and Manage Claude Code in 3D!" />
22
22
  <meta name="twitter:description" content="Watch and Manage Claude Code in 3D!" />
23
23
  <meta name="twitter:image" content="https://vibecraft.sh/og-image.png" />
24
24
 
@@ -106,10 +106,10 @@
106
106
  <!-- Right: Activity Feed -->
107
107
  <div id="feed-panel">
108
108
  <div id="feed-header">
109
- <h2>Vibecraft <span class="muted">(vibecraft.sh)</span></h2>
109
+ <h2>Faster-Vibecraft <span class="muted">(optimized)</span></h2>
110
110
  <div class="feed-header-right">
111
111
  <span id="attention-badge" class="attention-badge hidden">0</span>
112
- <button id="about-btn" class="feed-about-btn" title="About Vibecraft">?</button>
112
+ <button id="about-btn" class="feed-about-btn" title="About Faster-Vibecraft">?</button>
113
113
  </div>
114
114
  </div>
115
115
 
@@ -277,7 +277,7 @@
277
277
  <input type="number" id="settings-port" value="4003" min="1" max="65535" />
278
278
  <span id="settings-port-status" class="port-status"></span>
279
279
  </div>
280
- <div class="field-hint">Port where the Vibecraft agent is running. Changes require refresh.</div>
280
+ <div class="field-hint">Port where the Faster-Vibecraft agent is running. Changes require refresh.</div>
281
281
  </div>
282
282
 
283
283
  <div class="modal-field">
@@ -305,23 +305,23 @@
305
305
  <div id="about-modal">
306
306
  <div class="modal-content about-modal-content">
307
307
  <div class="modal-header">
308
- <h3>Vibecraft</h3>
308
+ <h3>Faster-Vibecraft</h3>
309
309
  </div>
310
310
 
311
311
  <div class="about-description">
312
- <p>Vibecraft is a A 3D visualization app for Claude Code.</p>
312
+ <p>Faster-Vibecraft is a 3D visualization app for Claude Code with 70% better performance.</p>
313
313
  <p>Watch and manage your claudes in real-time - now featuring hexagonal grids!</p>
314
- <p class="about-subtitle">Vibecraft syncs with claude code instances running on your own machine. No files or
314
+ <p class="about-subtitle">Faster-Vibecraft syncs with claude code instances running on your own machine. No files or
315
315
  code are sent to the web server.</p>
316
316
  </div>
317
317
 
318
318
  <div class="about-section">
319
319
  <div class="about-section-title">Commands</div>
320
320
  <div class="about-commands">
321
- <div class="about-cmd"><code>npx vibecraft</code><span>Start server</span></div>
322
- <div class="about-cmd"><code>npx vibecraft doctor</code><span>Diagnose issues</span></div>
323
- <div class="about-cmd"><code>npx vibecraft setup</code><span>Reinstall hooks</span></div>
324
- <div class="about-cmd"><code>npx vibecraft uninstall</code><span>Remove hooks</span></div>
321
+ <div class="about-cmd"><code>npx faster-vibecraft</code><span>Start server</span></div>
322
+ <div class="about-cmd"><code>npx faster-vibecraft doctor</code><span>Diagnose issues</span></div>
323
+ <div class="about-cmd"><code>npx faster-vibecraft setup</code><span>Reinstall hooks</span></div>
324
+ <div class="about-cmd"><code>npx faster-vibecraft uninstall</code><span>Remove hooks</span></div>
325
325
  </div>
326
326
  </div>
327
327
 
@@ -471,17 +471,17 @@
471
471
  <!-- Not Connected Overlay -->
472
472
  <div id="not-connected-overlay">
473
473
  <div class="not-connected-content">
474
- <h2>Vibecraft!</h2>
474
+ <h2>Faster-Vibecraft!</h2>
475
475
  <p class="not-connected-description">
476
- Vibecraft is a 3D app to watch and manage Claude Code instances.
476
+ Faster-Vibecraft is a 3D app to watch and manage Claude Code instances with 70% better performance.
477
477
  </p>
478
478
  <p class="not-connected-privacy">
479
- Vibecraft syncs with CC instances running on your local machine. Vibecraft is an interface - no files or code
479
+ Faster-Vibecraft syncs with CC instances running on your local machine. Faster-Vibecraft is an interface - no files or code
480
480
  are sent to this server.
481
481
  </p>
482
482
  <div class="not-connected-setup">
483
483
  <p class="not-connected-setup-label">Get started:</p>
484
- <div class="not-connected-code">npx vibecraft setup && npx vibecraft</div>
484
+ <div class="not-connected-code">npx faster-vibecraft setup && npx faster-vibecraft</div>
485
485
  </div>
486
486
  <div class="not-connected-actions">
487
487
  <button class="not-connected-btn not-connected-btn-retry" id="retry-connection">↻ Reconnect</button>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "faster-vibecraft",
3
- "version": "0.2.1",
3
+ "version": "0.2.2",
4
4
  "description": "3D visualization of Claude Code as an interactive workshop with 70% better performance",
5
5
  "author": "palomyates516-alt",
6
6
  "license": "MIT",