
learn-agent
A step-by-step, zero-dependency tutorial series that distills production-proven engineering patterns from a real open-source desktop coding agent into runnable single-file code.
BOSS is an open-source, multi-platform desktop harness for AI agents that provides a governed environment with an embedded browser, terminal, code editor, plugin system, and over 100 MCP tools, allowing any agent to operate autonomously while the user stays in control.
184
No data
5
9
Apache-2.0
2026-07-25
It is the first open-source, multi-platform harness for AI agents, built natively on the JVM with true multi-threading and live hot-reload, offering per-tool governance and a plugin ecosystem that can be evolved by the agents themselves.
The first open-source, multi-platform harness for AI agents — an evolvable toolbox for agents and the humans they work with.
🧪 Built for enterprises, science, and research.
⚡ Natively multi-threaded — built on the JVM, not Electron — with live hot-reload and laptop-to-supercomputer scale.
Bring your own agent — Claude Code, Codex, Gemini, or OpenCode — and give it a real browser, terminal, editor, secrets, and automation. Then decide exactly what each one is allowed to touch. Run it on your own machine, hand a live terminal to your phone with a QR code, and reshape any tool — by hand or by the agent itself — while the app keeps running.
⬇ Download · 📊 Compare · 🤖 Run an agent · 🔐 Governance · 🧰 Toolbox · 🖥️ BossTerm
Just want to download BOSS? Head to BossConsole-Releases for pre-built installers.
Built with Kotlin Multiplatform and Compose Multiplatform, BOSS unifies an embedded browser, a blazing-fast shareable terminal, a code editor, an extensible Toolbox of plugins, and a governed MCP tool layer into one desktop workspace for complex, AI-assisted work.
Every other AI-agent desktop app and agentic IDE — Claude Desktop, OpenAI Codex, Google Antigravity, Cursor, and Windsurf/Devin — is closed source, and most lock you to a single vendor's model. BOSS is the first open-source, multi-platform harness in the category: Apache-2.0, cross-platform, and built to run any agent.
The deeper difference: BOSS is both the agent's home and an agent-operable app. The same MCP layer your agent uses to do work also exposes BOSS itself — its tabs, terminals, browser, editor, git, secrets, and automation — as 100+ mcp__boss__* tools. Read-only tools (list tabs, read a pane's output, tail the console, snapshot performance, inspect git) give an agent live **situational awareness of the works
Open-source, multi-platform harness for AI agents — a native, multi-threaded operator's console (JVM, not Electron) to run Claude Code, Codex, Gemini or OpenCode with a real browser, terminal, editor, secrets & 100+ MCP tools. Built for enterprises, science & research.
Similar projects matched by category, topics, and programming language.

A step-by-step, zero-dependency tutorial series that distills production-proven engineering patterns from a real open-source desktop coding agent into runnable single-file code.

Hermes Agent is an open-source, self-improving AI agent with a built-in learning loop that creates skills from experience, runs across platforms, and supports any LLM provider.
herdr is a terminal-based agent multiplexer that lets you monitor, manage, and interact with multiple AI agents in a single terminal session, with detachable sessions, a socket API for agents, and a plugin system.