Skip to main content
ClaudeWave

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.

Subagents5.5k stars399 forksTypeScriptNOASSERTIONUpdated today
Editor's note

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.

ClaudeWave Trust Score
95/100
Verified
Passed
  • License: NOASSERTION
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Documented (README)
Last scanned: 6/11/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/holaboss-ai/holaOS && cp holaOS/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.

11 items in this repository

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.

Install

Use when working in the embedded browser and you want the cheapest reliable interaction loop.

Install

Use when validating or debugging a workflow in the embedded browser and you need a reproducible, evidence-first loop.

Install

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.

Install

Provision a production-ready teammate only after its stable responsibilities, prerequisites, and reusable operating guidance are understood.

Install

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.

Install

This skill is for interface design — dashboards, admin panels, apps, tools, and interactive products. NOT for marketing design (landing pages, marketing sites, campaigns).

Install

Add or update workspace MCP servers using holaOS mcp_registry syntax.

Install

Guide for creating effective skills. Use when creating or updating a skill.

Install

Install Codex skills from curated sources or GitHub paths.

Install

Remove AI writing patterns from prose. Use when drafting, editing, or reviewing text to eliminate predictable AI tells.

Install
Use cases

Subagents overview

README preview not available. Visit the repo on GitHub for full documentation.
agentagent-harnessagent-osagenticaiai-agentai-agentsartificial-intelligenceelectronholabossholaosllmmcpmemorymodel-context-protocolproactiveproactive-airuntimetypescriptworkspace

What people ask about holaOS

What is holaboss-ai/holaOS?

+

holaboss-ai/holaOS is subagents for the Claude AI ecosystem. 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. It has 5.5k GitHub stars and was last updated today.

How do I install holaOS?

+

You can install holaOS by cloning the repository (https://github.com/holaboss-ai/holaOS) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is holaboss-ai/holaOS safe to use?

+

Our security agent has analyzed holaboss-ai/holaOS and assigned a Trust Score of 95/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains holaboss-ai/holaOS?

+

holaboss-ai/holaOS is maintained by holaboss-ai. The last recorded GitHub activity is from today, with 4 open issues.

Are there alternatives to holaOS?

+

Yes. On ClaudeWave you can browse similar subagents at /categories/agents, sorted by popularity or recent activity.

Deploy holaOS to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: holaboss-ai/holaOS
[![Featured on ClaudeWave](https://claudewave.com/api/badge/holaboss-ai-holaos)](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>

More Subagents