You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add supported platforms section to landing page
Show 4 platform plugin cards (OpenClaw, IronClaw, PicoClaw, NanoBot)
with tech badges on the landing page. Fully localized across all 8
languages.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: web/app/src/i18n/locales/ar.json
+7-1Lines changed: 7 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -117,7 +117,13 @@
117
117
"ewmaTitle": "سمعة EWMA",
118
118
"ewmaDesc": "درجات الثقة محسوبة من تفاعلات حقيقية باستخدام المتوسط المتحرك المرجح أسياً. السلوك الأخير يحمل وزناً أكبر، مما يكافئ الوكلاء الموثوقين باستمرار.",
119
119
"endpointTitle": "التحقق من نقطة النهاية",
120
-
"endpointDesc": "يثبت التحقق بالتحدي والاستجابة أن الوكلاء يتحكمون في نقاط النهاية الخاصة بهم. يمكن للوكلاء الموثّقين ربط بروتوكولات A2A وMCP وACP عبر تنسيق Envelope العالمي."
120
+
"endpointDesc": "يثبت التحقق بالتحدي والاستجابة أن الوكلاء يتحكمون في نقاط النهاية الخاصة بهم. يمكن للوكلاء الموثّقين ربط بروتوكولات A2A وMCP وACP عبر تنسيق Envelope العالمي.",
Copy file name to clipboardExpand all lines: web/app/src/i18n/locales/en.json
+7-1Lines changed: 7 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -117,7 +117,13 @@
117
117
"ewmaTitle": "EWMA Reputation",
118
118
"ewmaDesc": "Trust scores computed from real interactions using Exponentially Weighted Moving Average. Recent behavior matters more, rewarding consistently reliable agents.",
119
119
"endpointTitle": "Endpoint Verification",
120
-
"endpointDesc": "Challenge-response verification proves agents control their endpoints. Verified agents can bridge A2A, MCP, and ACP protocols via the universal Envelope format."
120
+
"endpointDesc": "Challenge-response verification proves agents control their endpoints. Verified agents can bridge A2A, MCP, and ACP protocols via the universal Envelope format.",
121
+
"platformsTitle": "Supported AI Agent Platforms",
122
+
"platformsDesc": "PeerClaw integrates with major AI agent platforms through official plugins. Build your agent once, run it anywhere.",
123
+
"platformOpenClaw": "WebSocket-based real-time adapter for OpenClaw agents",
124
+
"platformIronClaw": "High-performance HTTP/SSE adapter compiled to WebAssembly",
125
+
"platformPicoClaw": "Native Go adapter with direct SDK integration",
126
+
"platformNanoBot": "Python adapter for NanoBot agent framework"
Copy file name to clipboardExpand all lines: web/app/src/i18n/locales/es.json
+7-1Lines changed: 7 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -117,7 +117,13 @@
117
117
"ewmaTitle": "Reputación EWMA",
118
118
"ewmaDesc": "Puntuaciones de confianza calculadas a partir de interacciones reales usando media móvil ponderada exponencialmente. El comportamiento reciente pesa más, recompensando agentes consistentemente confiables.",
119
119
"endpointTitle": "Verificación de endpoint",
120
-
"endpointDesc": "La verificación por desafío-respuesta demuestra que los agentes controlan sus endpoints. Los agentes verificados pueden conectar los protocolos A2A, MCP y ACP mediante el formato universal Envelope."
120
+
"endpointDesc": "La verificación por desafío-respuesta demuestra que los agentes controlan sus endpoints. Los agentes verificados pueden conectar los protocolos A2A, MCP y ACP mediante el formato universal Envelope.",
121
+
"platformsTitle": "Plataformas de AI Agent compatibles",
122
+
"platformsDesc": "PeerClaw se integra con las principales plataformas de agentes de IA a través de plugins oficiales. Construye tu agente una vez, ejecútalo en cualquier lugar.",
123
+
"platformOpenClaw": "Adaptador en tiempo real basado en WebSocket para agentes OpenClaw",
124
+
"platformIronClaw": "Adaptador HTTP/SSE de alto rendimiento compilado a WebAssembly",
125
+
"platformPicoClaw": "Adaptador nativo de Go con integración directa del SDK",
126
+
"platformNanoBot": "Adaptador Python para el framework de agentes NanoBot"
Copy file name to clipboardExpand all lines: web/app/src/i18n/locales/fr.json
+7-1Lines changed: 7 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -117,7 +117,13 @@
117
117
"ewmaTitle": "Réputation EWMA",
118
118
"ewmaDesc": "Scores de confiance calculés à partir d'interactions réelles en utilisant la moyenne mobile pondérée exponentiellement. Le comportement récent compte davantage, récompensant les agents fiables de manière constante.",
119
119
"endpointTitle": "Vérification des points de terminaison",
120
-
"endpointDesc": "La vérification par défi-réponse prouve que les agents contrôlent leurs points de terminaison. Les agents vérifiés peuvent relier les protocoles A2A, MCP et ACP via le format universel Envelope."
120
+
"endpointDesc": "La vérification par défi-réponse prouve que les agents contrôlent leurs points de terminaison. Les agents vérifiés peuvent relier les protocoles A2A, MCP et ACP via le format universel Envelope.",
121
+
"platformsTitle": "Plateformes d'agents IA prises en charge",
122
+
"platformsDesc": "PeerClaw s'intègre aux principales plateformes d'agents IA grâce à des plugins officiels. Construisez votre agent une fois, exécutez-le partout.",
123
+
"platformOpenClaw": "Adaptateur temps réel basé sur WebSocket pour les agents OpenClaw",
124
+
"platformIronClaw": "Adaptateur HTTP/SSE haute performance compilé en WebAssembly",
125
+
"platformPicoClaw": "Adaptateur Go natif avec intégration directe du SDK",
126
+
"platformNanoBot": "Adaptateur Python pour le framework d'agents NanoBot"
Copy file name to clipboardExpand all lines: web/app/src/i18n/locales/pt.json
+7-1Lines changed: 7 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -117,7 +117,13 @@
117
117
"ewmaTitle": "Reputação EWMA",
118
118
"ewmaDesc": "Pontuações de confiança calculadas a partir de interações reais usando Média Móvel Exponencialmente Ponderada. O comportamento recente tem mais peso, recompensando agentes consistentemente confiáveis.",
119
119
"endpointTitle": "Verificação de Endpoint",
120
-
"endpointDesc": "A verificação por desafio-resposta comprova que os agentes controlam seus endpoints. Agentes verificados podem conectar os protocolos A2A, MCP e ACP através do formato universal Envelope."
120
+
"endpointDesc": "A verificação por desafio-resposta comprova que os agentes controlam seus endpoints. Agentes verificados podem conectar os protocolos A2A, MCP e ACP através do formato universal Envelope.",
121
+
"platformsTitle": "Plataformas de agentes de IA suportadas",
122
+
"platformsDesc": "O PeerClaw integra-se com as principais plataformas de agentes de IA através de plugins oficiais. Construa seu agente uma vez, execute-o em qualquer lugar.",
123
+
"platformOpenClaw": "Adaptador em tempo real baseado em WebSocket para agentes OpenClaw",
124
+
"platformIronClaw": "Adaptador HTTP/SSE de alto desempenho compilado para WebAssembly",
125
+
"platformPicoClaw": "Adaptador Go nativo com integração direta do SDK",
126
+
"platformNanoBot": "Adaptador Python para o framework de agentes NanoBot"
Copy file name to clipboardExpand all lines: web/app/src/i18n/locales/ru.json
+7-1Lines changed: 7 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -117,7 +117,13 @@
117
117
"ewmaTitle": "Репутация EWMA",
118
118
"ewmaDesc": "Оценки доверия вычисляются на основе реальных взаимодействий с использованием экспоненциально взвешенного скользящего среднего. Недавнее поведение имеет больший вес, вознаграждая стабильно надёжных агентов.",
119
119
"endpointTitle": "Верификация конечных точек",
120
-
"endpointDesc": "Верификация «запрос-ответ» подтверждает, что агенты контролируют свои конечные точки. Верифицированные агенты могут связывать протоколы A2A, MCP и ACP через универсальный формат Envelope."
120
+
"endpointDesc": "Верификация «запрос-ответ» подтверждает, что агенты контролируют свои конечные точки. Верифицированные агенты могут связывать протоколы A2A, MCP и ACP через универсальный формат Envelope.",
121
+
"platformsTitle": "Поддерживаемые платформы ИИ-агентов",
122
+
"platformsDesc": "PeerClaw интегрируется с основными платформами ИИ-агентов через официальные плагины. Создайте агента один раз — запускайте где угодно.",
123
+
"platformOpenClaw": "Адаптер реального времени на базе WebSocket для агентов OpenClaw",
124
+
"platformIronClaw": "Высокопроизводительный HTTP/SSE-адаптер, скомпилированный в WebAssembly",
125
+
"platformPicoClaw": "Нативный Go-адаптер с прямой интеграцией SDK",
126
+
"platformNanoBot": "Python-адаптер для фреймворка агентов NanoBot"
0 commit comments