Agcluster Container banner
whiteboardmonk whiteboardmonk

Agcluster Container

Design community

Description

Self-hosted platform for Claude Agent SDK agents. Container isolation, real-time execution tracking, and Web UI dashboard

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

AgCluster Container

[![Docker](https://img.shields.io/badge/docker-required-blue)]() [![UI](https://img.shields.io/badge/UI-Next.js%2015-black)]() [![Python](https://img.shields.io/badge/python-3.11+-blue)]() [![License](https://img.shields.io/badge/license-MIT-green)]()

[Screenshots](#screenshots) • [Features](#features) • [Quick Start](#quick-start) • [Web UI](#web-ui) • [Agent Configurations](#agent-configurations) • [API Reference](#api-reference)


Overview

**AgCluster Container** is a self-hosted platform for running [Claude Agent SDK](https://docs.claude.com/en/api/agent-sdk/overview) instances with a web dashboard and REST API. Each agent runs in an isolated Docker container with configurable tools and resources.

**What it provides:**

  • Web UI for monitoring agent execution and managing files
  • REST API with Claude SDK capabilities
  • Docker-based isolation per session
  • Preset agent configurations for common tasks
  • File upload, preview, and download

**Current Status:** Alpha (v0.3.0)


Screenshots

Dashboard & Agent Launching

![Dashboard](docs/images/screenshot-dashboard-1.webp) *Select from preset agent configurations and launch with your Anthropic API key*

Session Management

![Sessions](docs/images/screenshot-sessions-2.webp) *Monitor active sessions, view resource usage, and manage containers*

Agent Configuration Builder

![Builder](docs/images/screenshot-builder3.webp) *Visual agent builder with preset templates and custom configuration support*

Agent Execution

![Data Agent](docs/images/screenshot-data-agent-4.webp) *Real-time tool execution, file operations, and task tracking*


Features

Core Capabilities

  • Claude Agent SDK - Full agent capabilities via REST API
  • Tool Suite - Bash, Read, Write, Edit, Grep, Glob, Task, WebFetch, WebSearch, NotebookEdit, TodoWrite
  • BYOK - Users provide their own Anthropic API keys (never stored)
  • SSE Streaming - Real-time