llms.txt Content
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="/favicon.ico" />
<!-- Favicon configuration for modern browsers and devices -->
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
<link rel="icon" type="image/svg+xml" sizes="any" href="/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<!-- FIAT ("The Illuminated Dark") type — Fraunces (display), Spectral (prose),
Space Grotesk (UI), IBM Plex Mono (numbers). Only fetched when the FIAT
subtree renders glyphs in these families; scoped there via .fiat-app. -->
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<!-- Loaded non-blocking: only the FIAT subtree uses these, so a stylesheet
request to a third-party host must not sit in front of first paint. -->
<link
rel="stylesheet"
media="print"
onload="this.media='all';this.onload=null"
href="https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,500;0,9..144,600;1,9..144,400&family=Spectral:ital,wght@0,400;0,500;0,600;1,400&family=Space+Grotesk:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500&display=swap"
/>
<noscript>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,500;0,9..144,600;1,9..144,400&family=Spectral:ital,wght@0,400;0,500;0,600;1,400&family=Space+Grotesk:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500&display=swap"
/>
</noscript>
<title>holaOS — The Computer for You and Your Agent</title>
<meta
name="description"
content="holaOS is an open-source Agent Computer that takes on roles for you. Agents keep memory, use tools, run apps, and continue work across runs."
/>
<!-- Open Graph -->
<meta property="og:type" co