v0.2 • Open Source • Active Development

Claude Agent CloudTest. Deploy. Scale.

Self-hosted platform for Claude Agent SDK agents. Container isolation, real-time execution tracking, and Web UI dashboard—all running on your infrastructure.

bash
# Start AgCluster (API + Web UI)
docker compose up -d

# Open Web UI Dashboard
open http://localhost:3000

# Or use API directly
curl http://localhost:8000/api/configs/

Prototype Agents Faster

Build, test, and iterate on AI agents with full visibility into every action

localhost:3000
Dashboard - Tool Execution MonitoringSessions - Container ManagementBuilder - Agent DevelopmentData Agent - Analysis Capabilities

Integrated Web UI

Next.js 15 dashboard with real-time tool execution monitoring, task tracking, and resource usage visualization.

Custom Agent Configs

4 preset configs (code-assistant, research-agent, data-analysis, fullstack-team) plus custom inline configs.

Docker Isolation

Each session runs in isolated containers with full resource limits and security hardening.

Tool Execution Streaming

Watch Bash commands, file operations, and web requests execute in real-time via SSE

Task Tracking

TodoWrite integration with live status updates - track progress visually

Multi-Agent Orchestration

Fullstack-team preset with 3 specialized sub-agents (frontend, backend, devops) working together.

Built with modern technologies for maximum reliability

Next.js 15Python 3.11+FastAPIDockerClaude SDKSSE/WebSocketsPlaywright

Built-in Agent Presets

Start with battle-tested configurations for code, research, and data tasks

Build Development Agents

Agents that execute code, modify files, run tests, and deploy. Full CLI access with visibility into every command.

Code execution + file operations

Research & Analysis

Agents that search the web, fetch documents, analyze data with pandas/numpy, and generate reports with citations.

WebSearch + data analysis + synthesis

Data Analysis Agents

Jupyter-capable agents for statistical analysis, pandas workflows, and data visualization with NotebookEdit.

CSV → pandas → matplotlib → insights

Multi-Agent Teams

Fullstack-team preset coordinates frontend, backend, and DevOps specialists for complex development tasks.

React + FastAPI + Docker

Code Review Bots

Automated PR reviews with file access, security scanning, and style guide enforcement.

GitHub webhook → agent → review

Research Assistants

Web-enabled agents that fetch sources, cross-reference facts, and generate cited reports.

WebSearch + WebFetch + synthesis

AgCluster Ecosystem

Building custom cloud infrastructure for Claude Agent SDK

Current (v0.2)

v1.0 Released

Integrated Next.js 15 Web UI dashboard
Real-time tool execution monitoring (SSE)
Live resource tracking (CPU/memory/disk)
Task tracking with TodoWrite integration
Claude Agent SDK platform - not API wrapper
212 tests passing with 66% coverage

In Development

Coming Soon

Container pooling & session persistence
Multi-user authentication
Prometheus metrics & Grafana dashboards
Per-user/per-key rate limiting

The Vision: Custom cloud infrastructure for deploying, managing, and scaling Claude Agent SDK agents.

Ready to get started?

Deploy your first agent in minutes with Docker Compose

Open source MIT License • Self-hosted • No cloud dependency