Open-source AI agent workspace. Run any agent — Claude Code, Codex — across your tools (100+ integrations + MCP), apps, browser, and files, with shared memory. Built-in models or BYOK.
HolaOS is a local-first desktop agent runtime built with Electron and TypeScript that connects to over 100 workplace tools, including Linear, GitHub, Slack, Jira, HubSpot, and Gmail, via one-click OAuth to automatically fetch context and build a persistent working memory without requiring the user to re-explain background on each session. It integrates with Claude and other large language models through an orchestrator-plus-subagent architecture, where a user-facing agent manager coordinates hidden subagents running tasks in parallel and surfaces consolidated results through a single desktop UI. Memory is stored locally as Markdown files, embedded using SQLite vec, and retrieved through RAG, an approach inspired by Andrej Karpathy's LLM wiki workflow. A session compaction system reserves roughly 70 percent of the model context window for active reasoning by folding older history into structured checkpoints that preserve goals, decisions, and progress. The project targets knowledge workers who need persistent, auditable, locally controlled agent memory across long-running projects.
- ✓License: NOASSERTION
- ✓Actively maintained (<30d)
- ✓Healthy fork ratio
- ✓Clear description
- ✓Topics declared
- ✓Documented (README)
git clone https://github.com/holaboss-ai/holaOS && cp holaOS/*.md ~/.claude/agents/11 items en este repositorio
Build a new holaOS app using @holaboss/app-builder-sdk (5 backend primitives + optional shadcn dashboard UI). The canonical path for vibe-coded apps — integration modules AND dashboard apps both live here.
Use when working in the embedded browser and you want the cheapest reliable interaction loop.
Use when validating or debugging a workflow in the embedded browser and you need a reproducible, evidence-first loop.
Build the visual layer of a holaOS dashboard app — TanStack Start + @holaboss/ui + workspace tokens. Use when an app has SDK primitives wired (via app-builder-sdk) AND needs a `src/client/` UI surface. NOT for marketing pages, NOT for snapshot HTML reports.
Provision a production-ready teammate only after its stable responsibilities, prerequisites, and reusable operating guidance are understood.
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications. Generates creative, polished code that avoids generic AI aesthetics.
This skill is for interface design — dashboards, admin panels, apps, tools, and interactive products. NOT for marketing design (landing pages, marketing sites, campaigns).
Guide for creating effective skills. Use when creating or updating a skill.
Remove AI writing patterns from prose. Use when drafting, editing, or reviewing text to eliminate predictable AI tells.
Resumen de Subagents
Lo que la gente pregunta sobre holaOS
¿Qué es holaboss-ai/holaOS?
+
holaboss-ai/holaOS es subagents para el ecosistema de Claude AI. Open-source AI agent workspace. Run any agent — Claude Code, Codex — across your tools (100+ integrations + MCP), apps, browser, and files, with shared memory. Built-in models or BYOK. Tiene 5.5k estrellas en GitHub y se actualizó por última vez today.
¿Cómo se instala holaOS?
+
Puedes instalar holaOS clonando el repositorio (https://github.com/holaboss-ai/holaOS) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar holaboss-ai/holaOS?
+
Nuestro agente de seguridad ha analizado holaboss-ai/holaOS y le ha asignado un Trust Score de 95/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene holaboss-ai/holaOS?
+
holaboss-ai/holaOS es mantenido por holaboss-ai. La última actividad registrada en GitHub es de today, con 4 issues abiertos.
¿Hay alternativas a holaOS?
+
Sí. En ClaudeWave puedes explorar subagents similares en /categories/agents, ordenados por popularidad o actividad reciente.
Despliega holaOS en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](https://claudewave.com/repo/holaboss-ai-holaos)<a href="https://claudewave.com/repo/holaboss-ai-holaos"><img src="https://claudewave.com/api/badge/holaboss-ai-holaos" alt="Featured on ClaudeWave: holaboss-ai/holaOS" width="320" height="64" /></a>Más Subagents
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
The agent that grows with you
Java 面试 & 后端通用面试指南,覆盖计算机基础、数据库、分布式、高并发、系统设计与 AI 应用开发
Build Agentic workflows, RAG pipelines, with rich AI model and tool support on one collaborative workspace. Deploy on cloud, VPC, or self-hosted, so teams move from prototype to production without rebuilding the stack.
The agent engineering platform.
Turn any codebase, with its docs, SQL schemas, configs, and PDFs, into a queryable knowledge graph. A /graphify skill for Claude Code, Cursor, Codex, and Gemini CLI: local deterministic AST parsing, every edge explained, no vector store.