Files
WrenAI/docs/core/get_started/quickstart-with-agent/codebuddy.md
T
2026-05-20 19:45:54 +08:00

786 B

sidebar_label
sidebar_label
CodeBuddy

Install Wren AI with CodeBuddy

Tencent CodeBuddy coding agent.

Prerequisites

Install Wren skills

npx skills add Canner/WrenAI --skill '*' --agent codebuddy

Run onboarding

Open your project in CodeBuddy IDE (or the VS Code extension), then open the CodeBuddy chat panel.

Then ask:

Use the /wren-onboarding skill to install and set up Wren AI.

The skill walks the agent through environment checks, profile creation, project scaffolding, and a first query.

Next step