Show HN: Wegent –Open Source Cloud Coding Agent Platform (github.com)

🤖 AI Summary
Wegent is an open-source "AI-native operating system" for defining, organizing and running agentic AI at scale. Launched by WeCode-AI, it exposes a Kubernetes-style declarative API/CRD pattern and YAML-driven web UI so developers can compose agent "teams" without heavy engineering—think Ghost (agent personality), Model, Shell (executable), Bot (instance) and Collaboration models wired together into isolated Workspaces that run concurrently. Key built-ins include multi-execution engine support (Claude Code and Agno today, Dify planned), sandboxed agent teams, parallel and leader-based collaboration modes, and a coding mode with GitHub/GitLab integration for AI-driven development, code review and CI/CD automation. On the implementation side Wegent uses a Next.js frontend, FastAPI backend, an executor manager with multiple executors, and MySQL for state; the repo boots locally via docker-compose and documents Anthropic/Claude environment variables for runtime access. The platform enables reproducible, composable agent deployments via YAML CRDs and supports running multiple coding and dialogue agents simultaneously—lowering the barrier to productionizing multi-agent workflows for data analysis, research assistance, customer support and DevOps automation. For practitioners and researchers this is a practical orchestration layer for experimentation and deployment of collaborative agent systems, with an open GitHub repo and contribution path.
Loading comments...
loading comments...