Wegent documentation
Wegent is an AI-native platform for defining, organizing, and running agent teams. These guides cover deployment, agent configuration, task management, knowledge, integrations, and platform development.
For the desktop AI workbench and local projects, open the Wework documentation.
π Table of Contentsβ
π Getting Startedβ
Your first steps with Wegent:
- Quick Start - Get up and running in 5 minutes
- Installation Guide - Complete installation and configuration
π§ Core Conceptsβ
Deep dive into Wegent's design:
- Architecture Overview - Wegent's overall architecture and tech stack
- Core Concepts - Detailed explanation of Ghost, Bot, Team, Workspace, and more
- Collaboration Models - Four collaboration patterns: Pipeline, Route, Coordinate, and Collaborate
π Guidesβ
π€ User Guidesβ
Guides for Wegent platform users:
- Agent Settings - Configure agents, bots, prompts, and collaboration modes
- Managing Tasks - Create and manage work tasks
- Configuring Models - Set up AI models (LLM, Embedding, Rerank)
- Configuring Shells - Configure execution environments
- Managing Skills - Upload and use Claude Code Skills
- Spec Clarification Mode - Interactive requirement specification clarification guide
- Knowledge Base Guide - RAG-based knowledge base system usage
- IM Channel Integration - Integrate DingTalk and other IM channels
- Local Device Support - Use personal computers as task executors
π» Developer Guidesβ
Technical documentation for Wegent developers:
- Development Setup - Local development environment configuration
- Testing - Unit and integration testing
- Database Migrations - Alembic database migration management
π Referenceβ
Detailed technical references:
- YAML Specification - Complete YAML configuration format
π Configuration Examplesβ
- Team Configuration Example - Complete Team YAML configuration example
π€ Contributingβ
- Contribution Guide - How to participate in Wegent project contributions
π§ Help & Supportβ
- FAQ - Frequently asked questions
- Troubleshooting - Problem diagnosis and solutions
π Key Features at a Glanceβ
π¨ Configuration-Driven Agent Teamsβ
Define and run personalized agent teams through YAML configuration with web UI - no secondary development required.
βοΈ Multi-Engine Architectureβ
Built on Chat, Claude Code, and Dify execution paths, supporting dialogue, coding, and workflow modes.
π Isolated Sandbox Environmentsβ
Each agent team runs in an independent sandbox, enabling multiple teams to execute simultaneously.
π€ Advanced Collaboration Modesβ
Agent teams support solo, pipeline, and coordination patterns for complex workflows.
π» AI Coding Integrationβ
Coding mode integrates with GitHub/GitLab and other code services to implement AI-driven development and code review workflows.
π Related Linksβ
- δΈζζζ‘£ - Chinese Documentation
- GitHub Repository - Source code repository
- GitHub Issues - Issue tracker
π‘ Documentation Conventionsβ
Icon meanings used throughout this documentation:
- π Basic content
- π§ Practical operations
- β οΈ Important notes
- π‘ Best practices
- π Code examples
- π Advanced topics
Made with β€οΈ by WeCode-AI Team