1code is an AI-assisted development environment that provides a unified interface for switching between multiple AI coding agents. It toggles between a read-only analysis mode and a full execution mode, asking clarifying questions, building structured plans with previews, and requiring user approval before making code changes. The environment integrates with external services and tools through the Model Context Protocol (MCP), enabling connections to databases, project management systems, and code repositories. Agent sessions can run either locally or in persistent cloud sandboxes that stay al
Edict is a multi-agent orchestration system and framework designed to coordinate specialized large language model agents. It functions as a workflow designer and orchestrator that decomposes complex objectives into structured plans, using directed acyclic graphs and role-based hierarchies to execute sub-tasks. The system is distinguished by its event-driven architecture, utilizing a publish-subscribe event bus and transactional outbox to manage agent communications and task transitions. It features a dedicated skill management system that allows for the importation, updating, and sandboxed ex
Paseo is an LLM coding agent orchestrator and multi-agent workflow manager designed to coordinate multiple AI agents across isolated git worktrees. It provides a unified control interface for managing these agents and their associated environments to execute complex programming tasks. The system distinguishes itself through a remote agent daemon that enables secure access to local coding agents via encrypted relays. It employs a git worktree environment manager to isolate parallel tasks into dedicated directories and branch-based server URLs, preventing file collisions and network port confli
Claudian is a framework that combines AI coding agents, knowledge base integration, and a multi-provider orchestrator for managed interactions with large language models. It functions as a browser extension that connects users to AI services through a sidebar and inline editing interface, providing a system for integrating agents into local directories to perform file operations, bash commands, and workspace searches. The project distinguishes itself with a multi-provider orchestrator that allows switching between different AI backends while maintaining separate conversation states and config
Claudecodeui is an open-source web interface that orchestrates multiple AI coding agents from different providers—including Claude Code, Cursor CLI, Codex, and Gemini CLI—side by side in isolated cloud environments. It functions as a multi-provider orchestration platform, allowing users to run agents from different tools within the same workspace without being locked into a single vendor.
Die Hauptfunktionen von siteboon/claudecodeui sind: AI Coding Agent Platforms, Plugin-Extensible Agent Interfaces, Multi-Provider Orchestrators, Persistent Cloud Workspaces, Cloud-Hosted Agent Sandboxes, Multi-Agent Orchestration, Bidirectional Agent Streams, Interactive File Editors.
Open-Source-Alternativen zu siteboon/claudecodeui sind unter anderem: 21st-dev/1code — 1code is an AI-assisted development environment that provides a unified interface for switching between multiple AI… cft0808/edict — Edict is a multi-agent orchestration system and framework designed to coordinate specialized large language model… getpaseo/paseo — Paseo is an LLM coding agent orchestrator and multi-agent workflow manager designed to coordinate multiple AI agents… yishentu/claudian — Claudian is a framework that combines AI coding agents, knowledge base integration, and a multi-provider orchestrator… claude-code-best/claude-code — Claude Code is a command-line interface and multi-agent orchestration framework designed for autonomous software… smtg-ai/claude-squad — Claude Squad is a terminal-based orchestrator for running multiple AI coding assistants in parallel. It manages the…