Claude Skill
Th0rgal/openagent
AI 自主代理的自托管编排器。在隔离的 Linux 工作空间中运行 Claude 代码和开放代码。通过 Git 管理技能、配置和加密密钥。使用 Rust 构建。
概览
仓库信息
安装这个 Skill
git clone https://github.com/Th0rgal/sandboxed.sh.gitRegistry 信息
项目简介
OpenAgent 是一个自托管的 AI 自主代理编排器,支持在隔离的 Linux 工作空间中运行 Claude 代码和开放代码。它通过 Git 仓库集中管理技能、配置和加密密钥。
Self-hosted orchestrator for AI autonomous agents. Run Claude Code & Open Code in isolated linux workspaces. Manage your skills, configs and encrypted secrets with a git repo.
要点
- AI 自主代理的自托管编排器
- 为 Claude 代码和开放代码提供隔离的 Linux 工作空间执行环境
- 通过 Git 仓库进行集中管理
- 技能、配置和加密密钥管理
- 使用 Rust 构建,确保性能和可靠性
使用场景
- 在安全隔离的环境中运行 AI 编码助手
- 管理多个 AI 代理配置和技能
- 为开发工作自托管自主代理工作流
- 为 AI 代理操作提供安全的密钥管理
- 编排 Claude 代码和开放代码的执行
README 摘要
<p align="center"> <img src="dashboard/public/favicon.svg" width="120" alt="sandboxed.sh" /> </p> <h1 align="center">sandboxed.sh</h1> <p align="center"> <strong>Self-hosted cloud orchestrator for AI coding agents</strong><br/> Isolated Linux workspaces with Claude Code, OpenCode, Codex, Gemini, and Grok runtimes </p> <p align="center"> <em>Formerly known as Open Agent</em> </p> <p align="center"> <a href="https://sandboxed.sh">Website</a> · <a href="https://relens.ai/community">Discord</a> · <a href="#vision">Vision</a> · <a href="#features">Features</a> · <a href="#ecosystem">Ecosystem</a> · <a href="#screenshots">Screenshots</a> · <a href="#getting-started">Getting Started</a> </p> <br/> <p align="center"> <img src="screenshots/hero.webp" alt="sandboxed.sh Dashboard" width="100%" /> </p> <p align="center"> <strong>Ready to deploy?</strong> Jump to the <a href="#choose-your-installation-method">installation comparison</a>, or go straight to the <a href="docs/install-docker.md">Docker guide</a> / <a href="docs/install-native.md">native guide</a>. </p> --- ## Vision What if you could: **Hand off entire dev cycles.** Point an agent at a GitHub issue, let it write code, test by launching desktop applications, and open a PR when tests pass. You review the diff, not the process. **Run multi-day operations unattended.** Give an agent SSH access to your home GPU through a VPN. It reads Nvidia docs, sets up training, fine-tunes models while you sleep. **Keep sensitive data local.** Analyze your sequenced DNA against scientific literature. Local inference, isolated containers, nothing leaves your machines. --- ## Features - **Multi-Runtime Support**: Run Claude Code, OpenCode, Codex, Gemini, and Grok agents in the same infrastructure