Wegent banner
wecode-ai wecode-ai

Wegent

AI community

Description

An open-source AI-native operating system to define, organize, and run intelligent agent teams

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

Wegent

An open-source AI work system spanning your local desktop, cloud agents, and remote machines.

English | [简体中文](README_zh.md)

[![CI](https://github.com/wecode-ai/Wegent/actions/workflows/test.yml/badge.svg)](https://github.com/wecode-ai/Wegent/actions/workflows/test.yml) [![License](https://img.shields.io/github/license/wecode-ai/Wegent)](LICENSE) [![GitHub Issues](https://img.shields.io/github/issues/wecode-ai/Wegent)](https://github.com/wecode-ai/Wegent/issues)

Wegent includes a desktop workbench and a self-hostable web platform. Wegent Desktop works with local projects, files, commands, tests, and code changes. Wegent Web provides browser-based agents, knowledge, automation, and administration. Wegent Backend connects these applications to shared project spaces, models, and execution devices.

[Download Wegent Desktop](https://github.com/wecode-ai/Wegent/releases) · [Documentation](https://wecode-ai.github.io/wegent-docs/) · [Contributing](CONTRIBUTING.md)

Wegent Desktop

Wegent Desktop organizes local coding work by project and task. The task view keeps the conversation, tool activity, tests, changed files, and diffs together; the project-space view provides the board, shared files, automation, and execution status.

A real Wegent Desktop coding task showing the verified result, changed files, and an expanded source-code diff in one workbench

Running and reviewing a local coding task in Wegent Desktop.

A real Wegent Desktop project workspace with its kanban board, project navigation, and a remote-machine test task in progress

A project space in Wegent Desktop with its task board, shared files, automation, and execution status.