<!doctype html>
<html lang="en">
  <head>
    <meta charset="UTF-8" />
    <link rel="icon" type="image/svg+xml" href="/favicon.svg" />
    <link rel="icon" type="image/png" href="/fox-mascot.png" />
    <link rel="apple-touch-icon" href="/fox-mascot.png" />
    <link rel="manifest" href="/manifest.webmanifest" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <meta name="description" content="Librefang is the production-grade Agent Operating System built in Rust. 180ms cold start, 40MB memory, 16 security layers, 40 channel adapters. Run autonomous AI agents 24/7 — not a chatbot framework, a complete OS for AI." />
    <meta name="theme-color" content="#080c10" />

    <!-- Open Graph -->
    <meta property="og:type" content="website" />
    <meta property="og:url" content="https://librefang.ai/" />
    <meta property="og:title" content="Librefang - Production-Grade Agent Operating System" />
    <meta property="og:description" content="Run autonomous AI agents 24/7. Built in Rust: 180ms cold start, 40MB memory, 16 security layers, 40 channel adapters." />
    <meta property="og:image" content="https://librefang.ai/og-image.svg" />

    <!-- Twitter Card -->
    <meta name="twitter:card" content="summary_large_image" />
    <meta name="twitter:url" content="https://librefang.ai/" />
    <meta name="twitter:title" content="Librefang - Production-Grade Agent Operating System" />
    <meta name="twitter:description" content="Run autonomous AI agents 24/7. Built in Rust: 180ms cold start, 40MB memory, 16 security layers, 40 channel adapters." />
    <meta name="twitter:image" content="https://librefang.ai/og-image.svg" />

    <!-- Canonical -->
    <link rel="canonical" href="https://librefang.ai/" />
    <link rel="preconnect" href="https://fonts.googleapis.com">
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
    <link rel="dns-prefetch" href="https://api.github.com">
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
    <link href="https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&display=swap" rel="stylesheet">
    <title>Librefang - Production-Grade Agent Operating System | Rust-Powered, 24/7 Autonomous AI</title>
    <script>
      (function() {
        var lang = 'en';
        var path = window.location.pathname;
        if (path.startsWith('/zh-TW')) lang = 'zh-TW';
        else if (path.startsWith('/zh')) lang = 'zh';
        else if (path.startsWith('/de')) lang = 'de';
        else if (path.startsWith('/ja')) lang = 'ja';
        else if (path.startsWith('/ko')) lang = 'ko';
        else if (path.startsWith('/es')) lang = 'es';
        document.documentElement.lang = lang;
        window.__INITIAL_LANG__ = lang;
      })();
    </script>
    <script type="module" crossorigin src="/assets/index-DVMmP-Iv.js"></script>
    <link rel="modulepreload" crossorigin href="/assets/vendor-query-BorhTLRv.js">
    <link rel="modulepreload" crossorigin href="/assets/vendor-react-C8QkNfxm.js">
    <link rel="stylesheet" crossorigin href="/assets/index-DjBmIzEO.css">
  <link rel="manifest" href="/manifest.webmanifest"><script id="vite-plugin-pwa:register-sw" src="/registerSW.js"></script></head>
  <body>
    <div id="root"></div>

    <!-- Google Analytics -->
    <script async src="https://www.googletagmanager.com/gtag/js?id=G-9Q0WS7SHZ6"></script>
    <script>
      window.dataLayer = window.dataLayer || [];
      function gtag(){dataLayer.push(arguments);}
      gtag('js', new Date());
      gtag('config', 'G-9Q0WS7SHZ6');
    </script>

    <!-- Visit Counter -->
    <script src="https://counter.librefang.ai/script.js" async></script>
  </body>
</html>
