-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
649 lines (575 loc) · 30.2 KB
/
index.html
File metadata and controls
649 lines (575 loc) · 30.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>ClawFleet — Why Pay for SaaS? Run Your Own AI Fleet. Free. Open Source.</title>
<meta name="description" content="Stop paying monthly fees for SaaS wrappers. Run a fleet of AI agents on your Mac — they collaborate in Discord, managed from a browser dashboard. Your data never leaves your machine.">
<meta name="keywords" content="ClawFleet, OpenClaw, AI agents, self-hosted, fleet management, Docker, open source, bot collaboration, Discord">
<link rel="icon" type="image/svg+xml" href="/favicon.svg?v=4">
<link rel="icon" type="image/png" sizes="48x48" href="/favicon-48x48.png">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="canonical" href="https://clawfleet.io/">
<meta property="og:title" content="ClawFleet — Your AI Bots Collaborate in Discord. No SaaS Fees.">
<meta property="og:description" content="Stop paying $20/month for SaaS wrappers. Run your own AI fleet on your Mac — bots that @ each other, divide tasks, and report back. Managed from a browser dashboard.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://clawfleet.io">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="ClawFleet — AI Bots That Collaborate. Self-Hosted. Free.">
<meta name="twitter:description" content="Your AI bots @ each other in Discord, divide tasks, and report back. No SaaS subscription, no cloud. Just your Mac.">
<meta property="og:image" content="https://clawfleet.io/demo-discord.jpeg">
<meta name="twitter:image" content="https://clawfleet.io/demo-discord.jpeg">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "ClawFleet",
"description": "Self-hosted AI fleet management. Your bots collaborate in Discord, managed from a browser dashboard. No SaaS subscription needed.",
"url": "https://clawfleet.io",
"applicationCategory": "DeveloperApplication",
"operatingSystem": "macOS, Linux",
"offers": { "@type": "Offer", "price": "0", "priceCurrency": "USD" },
"license": "https://opensource.org/licenses/MIT"
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "ClawFleet",
"url": "https://clawfleet.io",
"logo": "https://clawfleet.io/favicon.svg",
"sameAs": ["https://github.com/clawfleet/ClawFleet", "https://discord.gg/b5ZSRyrqbt"]
}
</script>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
<style>
* { margin: 0; padding: 0; box-sizing: border-box; }
body {
font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
background: linear-gradient(180deg, #0f172b 0%, #1d293d 50%, #0f172b 100%);
background-attachment: fixed;
color: #cad5e2;
line-height: 1.6;
}
/* ── Nav ─────────────────────────────────────── */
nav {
position: sticky;
top: 0;
z-index: 100;
background: #0f172b;
padding: 0 calc((100% - 1036px) / 2);
height: 69px;
display: flex;
align-items: center;
justify-content: space-between;
}
.nav-logo {
display: flex;
align-items: center;
gap: 0.5rem;
font-size: 24px;
font-weight: 700;
color: #ffffff;
text-decoration: none;
}
.nav-actions { display: flex; gap: 0.625rem; }
.nav-btn {
display: inline-flex;
align-items: center;
gap: 0.4rem;
padding: 0 1rem;
height: 36px;
border-radius: 8px;
font-size: 14px;
font-weight: 500;
text-decoration: none;
transition: opacity 0.2s;
}
.nav-btn:hover { opacity: 0.85; }
.nav-btn-outline {
color: #ffffff;
background: #141a36;
border: 1px solid #45556c;
}
.nav-btn-primary {
color: #ffffff;
background: #155dfc;
border: none;
}
/* ── Sections ────────────────────────────────── */
.wrap {
max-width: 992px;
margin: 0 auto;
padding-left: 2rem;
padding-right: 2rem;
}
/* ── Hero ────────────────────────────────────── */
.hero {
text-align: center;
padding: 80px 0 60px;
}
.badge {
display: inline-block;
padding: 3px 9px;
border-radius: 8px;
font-size: 12px;
font-weight: 500;
line-height: 16px;
color: #51a2ff;
background: rgba(21, 93, 252, 0.2);
border: 1px solid rgba(21, 93, 252, 0.3);
margin-bottom: 20px;
}
.hero h1 {
font-size: 48px;
font-weight: 700;
letter-spacing: 0.35px;
margin-bottom: 16px;
background: linear-gradient(90deg, #51a2ff 0%, #c27aff 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
}
.hero-subtitle {
font-size: 24px;
font-weight: 400;
color: #cad5e2;
margin-bottom: 12px;
max-width: 472px;
margin-left: auto;
margin-right: auto;
}
.hero-desc {
font-size: 18px;
font-weight: 400;
color: #90a1b9;
margin-bottom: 32px;
max-width: 472px;
margin-left: auto;
margin-right: auto;
}
.hero-cta {
display: flex;
gap: 12px;
justify-content: center;
flex-wrap: wrap;
}
.btn {
display: inline-flex;
align-items: center;
gap: 8px;
height: 52px;
padding: 0 24px;
border-radius: 8px;
font-size: 16px;
font-weight: 600;
text-decoration: none;
transition: all 0.2s;
}
.btn-white {
background: #ffffff;
color: #0a0a0a;
}
.btn-white:hover { background: #e2e8f0; transform: translateY(-1px); }
.btn-outline {
background: transparent;
color: #e0e0e0;
border: 1px solid #314158;
}
.btn-outline:hover { border-color: #45556c; transform: translateY(-1px); }
/* ── Install Command ────────────────────────── */
.install-block {
max-width: 600px;
margin: 0 auto 20px;
background: #0d1117;
border: 1px solid #314158;
border-radius: 10px;
padding: 16px 20px;
display: flex;
align-items: center;
justify-content: space-between;
gap: 12px;
cursor: pointer;
transition: border-color 0.2s;
}
.install-block:hover { border-color: #51a2ff; }
.install-block code {
font-family: 'SF Mono', 'Fira Code', 'Cascadia Code', monospace;
font-size: 15px;
color: #e2e8f0;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.install-block code .prompt { color: #51a2ff; }
.install-copy {
background: none;
border: none;
color: #90a1b9;
cursor: pointer;
padding: 4px;
flex-shrink: 0;
transition: color 0.2s;
}
.install-copy:hover { color: #51a2ff; }
.install-hint {
font-size: 14px;
color: #90a1b9;
margin-bottom: 28px;
}
/* ── Pain Point Cards ────────────────────────── */
.pain-cards {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 24px;
padding-bottom: 64px;
}
.pain-card {
background: #1d293d;
border: 1px solid #314158;
border-radius: 14px;
padding: 25px;
display: flex;
flex-direction: column;
justify-content: flex-start;
min-height: 296px;
}
.pain-card-icon {
width: 48px;
height: 48px;
margin-bottom: 14px;
}
.pain-card-icon.ic-yellow { color: #fdc700; }
.pain-card-icon.ic-green { color: #05df72; }
.pain-card-icon.ic-red { color: #ff6467; }
.pain-card h3 {
font-size: 16px;
font-weight: 500;
color: #ffffff;
margin-bottom: 16px;
line-height: 1.5;
}
.pain-card p {
font-size: 16px;
font-weight: 400;
color: #90a1b9;
line-height: 1.5;
}
/* ── Demo Sections ───────────────────────────── */
.demo {
text-align: center;
padding: 48px 0 64px;
}
.demo-icon {
width: 48px;
height: 48px;
margin: 0 auto 20px;
}
.demo-icon.ic-blue { color: #51a2ff; }
.demo-icon.ic-purple { color: #c27aff; }
.demo h2 {
font-size: 30px;
font-weight: 700;
color: #ffffff;
margin-bottom: 12px;
}
.demo-desc {
font-size: 18px;
font-weight: 400;
color: #cad5e2;
max-width: 620px;
margin: 0 auto 32px;
}
.demo-frame {
border: 1px solid #314158;
border-radius: 10px;
overflow: hidden;
}
.demo-frame img {
width: 100%;
display: block;
border-radius: 8px 8px 0 0;
}
.demo-caption-wrap {
margin-top: 20px;
}
.demo-caption {
background: #1d293d;
border: 1px solid #314158;
border-radius: 10px;
font-size: 14px;
font-weight: 400;
color: #90a1b9;
padding: 17px 16px;
text-align: center;
}
/* ── Feature Tiles ───────────────────────────── */
.features-section {
text-align: center;
padding: 48px 0 64px;
}
.features-section h2 {
font-size: 36px;
font-weight: 700;
color: #ffffff;
margin-bottom: 48px;
}
.features-grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 24px;
text-align: left;
}
.tile {
background: #1d293d;
border: 1px solid #314158;
border-radius: 14px;
padding: 25px;
}
.tile-icon {
width: 40px;
height: 40px;
margin-bottom: 12px;
}
.tile-icon.ic-blue { color: #51a2ff; }
.tile-icon.ic-green { color: #05df72; }
.tile-icon.ic-purple { color: #c27aff; }
.tile-icon.ic-yellow { color: #fdc700; }
.tile-icon.ic-red { color: #ff6467; }
.tile-icon.ic-orange { color: #ff8904; }
.tile h3 {
font-size: 16px;
font-weight: 500;
color: #ffffff;
margin-bottom: 8px;
}
.tile p {
font-size: 16px;
font-weight: 400;
color: #cad5e2;
line-height: 1.5;
}
/* ── Footer ──────────────────────────────────── */
footer {
border-top: 1px solid #314158;
padding: 40px 0 24px;
max-width: 1036px;
margin: 48px auto 0;
}
.footer-top {
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 32px;
padding: 0 1rem;
}
.footer-logo {
display: flex;
align-items: center;
gap: 0.4rem;
font-size: 20px;
font-weight: 700;
color: #ffffff;
text-decoration: none;
}
.footer-links { display: flex; gap: 16px; }
.footer-link {
display: inline-flex;
align-items: center;
gap: 6px;
font-size: 14px;
font-weight: 500;
color: #90a1b9;
text-decoration: none;
}
.footer-link:hover { color: #cad5e2; }
.copyright {
text-align: center;
font-size: 14px;
font-weight: 400;
color: #62748e;
padding-bottom: 24px;
}
/* ── Responsive ──────────────────────────────── */
@media (max-width: 768px) {
nav { padding: 0 1rem; }
.pain-cards, .features-grid { grid-template-columns: 1fr; }
.hero h1 { font-size: 32px; }
.hero-subtitle { font-size: 20px; }
.hero-desc { font-size: 16px; }
.demo h2 { font-size: 24px; }
.features-section h2 { font-size: 28px; }
.pain-card { min-height: auto; }
.footer-top { flex-direction: column; gap: 16px; }
}
@media (max-width: 480px) {
.hero h1 { font-size: 28px; }
.nav-logo { font-size: 20px; }
.btn { height: 44px; font-size: 14px; padding: 0 16px; }
}
</style>
</head>
<body>
<!-- ── Nav ────────────────────────────────────────── -->
<nav>
<a href="/" class="nav-logo">
<svg width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="#51a2ff" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"><polyline points="16 18 22 12 16 6"/><polyline points="8 6 2 12 8 18"/></svg>
ClawFleet
</a>
<div class="nav-actions">
<a href="https://github.com/clawfleet/ClawFleet" class="nav-btn nav-btn-outline">
<svg width="16" height="16" viewBox="0 0 24 24" fill="currentColor"><path d="M12 0c-6.626 0-12 5.373-12 12 0 5.302 3.438 9.8 8.207 11.387.599.111.793-.261.793-.577v-2.234c-3.338.726-4.033-1.416-4.033-1.416-.546-1.387-1.333-1.756-1.333-1.756-1.089-.745.083-.729.083-.729 1.205.084 1.839 1.237 1.839 1.237 1.07 1.834 2.807 1.304 3.492.997.107-.775.418-1.305.762-1.604-2.665-.305-5.467-1.334-5.467-5.931 0-1.311.469-2.381 1.236-3.221-.124-.303-.535-1.524.117-3.176 0 0 1.008-.322 3.301 1.23.957-.266 1.983-.399 3.003-.404 1.02.005 2.047.138 3.006.404 2.291-1.552 3.297-1.23 3.297-1.23.653 1.653.242 2.874.118 3.176.77.84 1.235 1.911 1.235 3.221 0 4.609-2.807 5.624-5.479 5.921.43.372.823 1.102.823 2.222v3.293c0 .319.192.694.801.576 4.765-1.589 8.199-6.086 8.199-11.386 0-6.627-5.373-12-12-12z"/></svg>
Star on GitHub
</a>
<a href="https://discord.gg/b5ZSRyrqbt" class="nav-btn nav-btn-primary">
<svg width="16" height="16" viewBox="0 0 24 24" fill="currentColor"><path d="M20.317 4.37a19.791 19.791 0 0 0-4.885-1.515.074.074 0 0 0-.079.037c-.21.375-.444.864-.608 1.25a18.27 18.27 0 0 0-5.487 0 12.64 12.64 0 0 0-.617-1.25.077.077 0 0 0-.079-.037A19.736 19.736 0 0 0 3.677 4.37a.07.07 0 0 0-.032.027C.533 9.046-.32 13.58.099 18.057a.082.082 0 0 0 .031.057 19.9 19.9 0 0 0 5.993 3.03.078.078 0 0 0 .084-.028c.462-.63.874-1.295 1.226-1.994a.076.076 0 0 0-.041-.106 13.107 13.107 0 0 1-1.872-.892.077.077 0 0 1-.008-.128 10.2 10.2 0 0 0 .372-.292.074.074 0 0 1 .077-.01c3.928 1.793 8.18 1.793 12.062 0a.074.074 0 0 1 .078.01c.12.098.246.198.373.292a.077.077 0 0 1-.006.127 12.299 12.299 0 0 1-1.873.892.077.077 0 0 0-.041.107c.36.698.772 1.362 1.225 1.993a.076.076 0 0 0 .084.028 19.839 19.839 0 0 0 6.002-3.03.077.077 0 0 0 .032-.054c.5-5.177-.838-9.674-3.549-13.66a.061.061 0 0 0-.031-.03z"/></svg>
Join Discord
</a>
</div>
</nav>
<!-- ── Hero ───────────────────────────────────────── -->
<section class="hero wrap">
<h1>ClawFleet</h1>
<p class="hero-subtitle">Your AI bots collaborate like a team. Self-hosted. Free.</p>
<p class="hero-desc">An AI company on your Mac — managed from your browser. No subscription. No cloud. No config hell.</p>
<div class="install-block" onclick="navigator.clipboard.writeText('curl -fsSL https://clawfleet.io/install.sh | sh');this.querySelector('.install-copy').innerHTML='Copied!';setTimeout(()=>this.querySelector('.install-copy').innerHTML='Copy',2000)">
<code><span class="prompt">$</span> curl -fsSL https://clawfleet.io/install.sh | sh</code>
<span class="install-copy">Copy</span>
</div>
<p class="install-hint">10 minutes. Log in with ChatGPT — no API key needed.</p>
<div class="hero-cta">
<a href="https://github.com/clawfleet/ClawFleet" class="btn btn-white">
<svg width="20" height="20" viewBox="0 0 24 24" fill="currentColor"><path d="M12 0c-6.626 0-12 5.373-12 12 0 5.302 3.438 9.8 8.207 11.387.599.111.793-.261.793-.577v-2.234c-3.338.726-4.033-1.416-4.033-1.416-.546-1.387-1.333-1.756-1.333-1.756-1.089-.745.083-.729.083-.729 1.205.084 1.839 1.237 1.839 1.237 1.07 1.834 2.807 1.304 3.492.997.107-.775.418-1.305.762-1.604-2.665-.305-5.467-1.334-5.467-5.931 0-1.311.469-2.381 1.236-3.221-.124-.303-.535-1.524.117-3.176 0 0 1.008-.322 3.301 1.23.957-.266 1.983-.399 3.003-.404 1.02.005 2.047.138 3.006.404 2.291-1.552 3.297-1.23 3.297-1.23.653 1.653.242 2.874.118 3.176.77.84 1.235 1.911 1.235 3.221 0 4.609-2.807 5.624-5.479 5.921.43.372.823 1.102.823 2.222v3.293c0 .319.192.694.801.576 4.765-1.589 8.199-6.086 8.199-11.386 0-6.627-5.373-12-12-12z"/></svg>
Star on GitHub
</a>
<a href="https://discord.gg/b5ZSRyrqbt" class="btn btn-outline">
<svg width="20" height="20" viewBox="0 0 24 24" fill="currentColor"><path d="M20.317 4.37a19.791 19.791 0 0 0-4.885-1.515.074.074 0 0 0-.079.037c-.21.375-.444.864-.608 1.25a18.27 18.27 0 0 0-5.487 0 12.64 12.64 0 0 0-.617-1.25.077.077 0 0 0-.079-.037A19.736 19.736 0 0 0 3.677 4.37a.07.07 0 0 0-.032.027C.533 9.046-.32 13.58.099 18.057a.082.082 0 0 0 .031.057 19.9 19.9 0 0 0 5.993 3.03.078.078 0 0 0 .084-.028c.462-.63.874-1.295 1.226-1.994a.076.076 0 0 0-.041-.106 13.107 13.107 0 0 1-1.872-.892.077.077 0 0 1-.008-.128 10.2 10.2 0 0 0 .372-.292.074.074 0 0 1 .077-.01c3.928 1.793 8.18 1.793 12.062 0a.074.074 0 0 1 .078.01c.12.098.246.198.373.292a.077.077 0 0 1-.006.127 12.299 12.299 0 0 1-1.873.892.077.077 0 0 0-.041.107c.36.698.772 1.362 1.225 1.993a.076.076 0 0 0 .084.028 19.839 19.839 0 0 0 6.002-3.03.077.077 0 0 0 .032-.054c.5-5.177-.838-9.674-3.549-13.66a.061.061 0 0 0-.031-.03z"/></svg>
Join Discord
</a>
</div>
</section>
<!-- ── Pain Point Cards ──────────────────────────── -->
<div class="pain-cards wrap">
<div class="pain-card">
<div class="pain-card-icon ic-yellow">
<svg width="48" height="48" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><line x1="12" y1="1" x2="12" y2="23"/><path d="M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6"/></svg>
</div>
<h3>Stop paying monthly fees for SaaS wrappers.</h3>
<p>$20/month SaaS subscriptions, per bot. Use your own API key. Pay only for what you use.</p>
</div>
<div class="pain-card">
<div class="pain-card-icon ic-green">
<svg width="48" height="48" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"/></svg>
</div>
<h3>Your private files don't belong on someone else's server.</h3>
<p>SaaS sees your chats, files, and financial data. ClawFleet keeps everything on your disk.</p>
</div>
<div class="pain-card">
<div class="pain-card-icon ic-red">
<svg width="48" height="48" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="3"/><path d="M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06A1.65 1.65 0 0 0 4.68 15a1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06A1.65 1.65 0 0 0 9 4.68a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z"/></svg>
</div>
<h3>Self-hosting OpenClaw shouldn't be a nightmare.</h3>
<p>53 config files, 70+ dependencies, breaking changes every week. ClawFleet wraps each bot in its own Docker container — isolated, stable, auto-managed.</p>
</div>
</div>
<!-- ── Demo: Dashboard ───────────────────────────── -->
<section class="demo wrap">
<div class="demo-icon ic-blue">
<svg width="48" height="48" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><rect x="2" y="3" width="20" height="14" rx="2" ry="2"/><line x1="8" y1="21" x2="16" y2="21"/><line x1="12" y1="17" x2="12" y2="21"/></svg>
</div>
<h2>Manage your entire fleet from a browser.</h2>
<p class="demo-desc">Each bot runs in its own Docker container — isolated environments, independent resources, zero conflicts. Start, stop, and configure everything with point-and-click.</p>
<div class="demo-frame">
<img src="/demo-dashboard.png" alt="ClawFleet Dashboard: 6 AI bot instances running in isolated Docker containers, each with independent CPU/memory monitoring">
</div>
<div class="demo-caption-wrap">
<div class="demo-caption">ClawFleet Dashboard: 6 AI bot instances running in isolated Docker containers, each with independent CPU/memory monitoring</div>
</div>
</section>
<!-- ── Demo: Bot Collaboration ────────────────────── -->
<section class="demo wrap">
<div class="demo-icon ic-purple">
<svg width="48" height="48" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"/><circle cx="9" cy="7" r="4"/><path d="M23 21v-2a4 4 0 0 0-3-3.87"/><path d="M16 3.13a4 4 0 0 1 0 7.75"/></svg>
</div>
<h2>Your bots talk and collaborate.</h2>
<p class="demo-desc">SaaS gives you one bot. ClawFleet gives you an AI company — bots that @ each other in Discord, divide tasks, and report back.</p>
<div class="demo-frame">
<img src="/demo-discord.jpeg" alt="Discord: AI bots collaborating — Engineer, Product Manager, and Marketer discussing and dividing tasks automatically">
</div>
<div class="demo-caption-wrap">
<div class="demo-caption">Discord: AI bots collaborating — Engineer, Product Manager, and Marketer discussing and dividing tasks automatically</div>
</div>
</section>
<!-- ── Feature Tiles ──────────────────────────────── -->
<section class="features-section wrap">
<h2>Built for the OpenClaw ecosystem.</h2>
<div class="features-grid">
<div class="tile">
<div class="tile-icon ic-blue">
<svg width="40" height="40" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><line x1="12" y1="1" x2="12" y2="23"/><path d="M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6"/></svg>
</div>
<h3>No SaaS Subscription</h3>
<p>Your own API key. Pay per token, not per month.</p>
</div>
<div class="tile">
<div class="tile-icon ic-green">
<svg width="40" height="40" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"/></svg>
</div>
<h3>Your Data Stays Local</h3>
<p>Conversations, memories, files — all on your disk. No third party.</p>
</div>
<div class="tile">
<div class="tile-icon ic-purple">
<svg width="40" height="40" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><rect x="2" y="3" width="20" height="14" rx="2" ry="2"/><line x1="8" y1="21" x2="16" y2="21"/><line x1="12" y1="17" x2="12" y2="21"/></svg>
</div>
<h3>Browser Dashboard</h3>
<p>No CLI, no config files. Point-and-click fleet management.</p>
</div>
<div class="tile">
<div class="tile-icon ic-yellow">
<svg width="40" height="40" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><polygon points="13 2 3 14 12 14 11 22 21 10 12 10 13 2"/></svg>
</div>
<h3>Always On</h3>
<p>Your Mac is online, your AI fleet is working. 24/7.</p>
</div>
<div class="tile">
<div class="tile-icon ic-red">
<svg width="40" height="40" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"/></svg>
</div>
<h3>Docker Isolation</h3>
<p>Each bot in its own container. No dependency conflicts, no version chaos.</p>
</div>
<div class="tile">
<div class="tile-icon ic-orange">
<svg width="40" height="40" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"/><circle cx="9" cy="7" r="4"/><path d="M23 21v-2a4 4 0 0 0-3-3.87"/><path d="M16 3.13a4 4 0 0 1 0 7.75"/></svg>
</div>
<h3>Bot Collaboration</h3>
<p>Bots @ each other in Discord. Research, code, review — automatically.</p>
</div>
</div>
</section>
<!-- ── Footer ────────────────────────────────────── -->
<footer>
<div class="footer-top">
<a href="/" class="footer-logo">
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#51a2ff" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"><polyline points="16 18 22 12 16 6"/><polyline points="8 6 2 12 8 18"/></svg>
ClawFleet
</a>
<div class="footer-links">
<a href="https://github.com/clawfleet/ClawFleet" class="footer-link">
<svg width="16" height="16" viewBox="0 0 24 24" fill="currentColor"><path d="M12 0c-6.626 0-12 5.373-12 12 0 5.302 3.438 9.8 8.207 11.387.599.111.793-.261.793-.577v-2.234c-3.338.726-4.033-1.416-4.033-1.416-.546-1.387-1.333-1.756-1.333-1.756-1.089-.745.083-.729.083-.729 1.205.084 1.839 1.237 1.839 1.237 1.07 1.834 2.807 1.304 3.492.997.107-.775.418-1.305.762-1.604-2.665-.305-5.467-1.334-5.467-5.931 0-1.311.469-2.381 1.236-3.221-.124-.303-.535-1.524.117-3.176 0 0 1.008-.322 3.301 1.23.957-.266 1.983-.399 3.003-.404 1.02.005 2.047.138 3.006.404 2.291-1.552 3.297-1.23 3.297-1.23.653 1.653.242 2.874.118 3.176.77.84 1.235 1.911 1.235 3.221 0 4.609-2.807 5.624-5.479 5.921.43.372.823 1.102.823 2.222v3.293c0 .319.192.694.801.576 4.765-1.589 8.199-6.086 8.199-11.386 0-6.627-5.373-12-12-12z"/></svg>
GitHub
</a>
<a href="https://discord.gg/b5ZSRyrqbt" class="footer-link">
<svg width="16" height="16" viewBox="0 0 24 24" fill="currentColor"><path d="M20.317 4.37a19.791 19.791 0 0 0-4.885-1.515.074.074 0 0 0-.079.037c-.21.375-.444.864-.608 1.25a18.27 18.27 0 0 0-5.487 0 12.64 12.64 0 0 0-.617-1.25.077.077 0 0 0-.079-.037A19.736 19.736 0 0 0 3.677 4.37a.07.07 0 0 0-.032.027C.533 9.046-.32 13.58.099 18.057a.082.082 0 0 0 .031.057 19.9 19.9 0 0 0 5.993 3.03.078.078 0 0 0 .084-.028c.462-.63.874-1.295 1.226-1.994a.076.076 0 0 0-.041-.106 13.107 13.107 0 0 1-1.872-.892.077.077 0 0 1-.008-.128 10.2 10.2 0 0 0 .372-.292.074.074 0 0 1 .077-.01c3.928 1.793 8.18 1.793 12.062 0a.074.074 0 0 1 .078.01c.12.098.246.198.373.292a.077.077 0 0 1-.006.127 12.299 12.299 0 0 1-1.873.892.077.077 0 0 0-.041.107c.36.698.772 1.362 1.225 1.993a.076.076 0 0 0 .084.028 19.839 19.839 0 0 0 6.002-3.03.077.077 0 0 0 .032-.054c.5-5.177-.838-9.674-3.549-13.66a.061.061 0 0 0-.031-.03z"/></svg>
Discord
</a>
</div>
</div>
</footer>
<div class="copyright">© 2026 ClawFleet. Self-hosted AI bot management.</div>
</body>
</html>