---
title: 概览
description: "Verdent — 你的 AI 技术合伙人"
---

Verdent 是你的 AI 技术合伙人，帮你把想法变成运转的业务。用自然语言告诉它你想构建什么，它就会规划工作、驱动执行，并利用你的项目上下文交付真实的产品进展。与大多数代码生成工具不同，Verdent 能端到端推动整个产品前进，记住你的项目，持续改进，即使你离线也能继续工作。

## 你可以用 Verdent 做什么

- **给 Verdent 一个目标。** 它会拆解工作、执行、测试，完成后回来交付。
- **交付生产级成果。** 你得到的不是一次性原型——它建立在坚实的基础上，随时可以上线。
- **教一次，终身受益。** Verdent 会记住你的产品、你的标准，以及你喜欢的做事方式。
- **一处查看全部工作。** 构建你自己的自定义任务看板，清晰掌握所有工作进展。
- **随时随地给 Verdent 发消息。** 灵感来了，直接通过 Telegram、Slack 或飞书发送即可。

<CardGroup cols={2}>
  <Card title="账户与计费" icon="credit-card" href="/docs/account-billing/overview">
    查看 Verdent for VS Code 的套餐、积分、计费周期和滚存政策。
  </Card>
</CardGroup>

---

## 核心能力

<CardGroup cols={2}>
  <Card title="项目与任务管理" icon="table-columns" href="/docs/verdent-manager/core-features/manager#project--task-management">
    跨所有项目的看板，支持并行执行、状态追踪和专门的审查列。
  </Card>
  <Card title="智能任务拆解" icon="diagram-project" href="/docs/verdent-manager/core-features/manager#intelligent-task-decomposition">
    输入一句话，输出结构化计划。Verdent 自动将目标拆分为阶段并分派工作者执行。
  </Card>
  <Card title="Pulse" icon="chart-mixed" href="/docs/verdent-manager/core-features/pulse">
    基于任务生成的实时可视化仪表盘，支持通过对话完全自定义。
  </Card>
  <Card title="记忆" icon="brain" href="/docs/verdent-manager/core-features/manager#memory">
    从过往工作中学习你的偏好、技术栈选择和编码风格，并跨项目应用。
  </Card>
  <Card title="自动化" icon="clock" href="/docs/verdent-manager/core-features/automation">
    用自然语言安排周期性任务——无需 cron 语法。
  </Card>
  <Card title="即时通讯" icon="comments" href="/docs/verdent-manager/core-features/instant-messaging">
    通过 Telegram、Slack 或飞书分配工作，随时随地接收结果。
  </Card>
  <Card title="工具集成" icon="plug" href="/docs/verdent-manager/core-features/integration">
    安装 GitHub、Stripe、Supabase、Notion、Linear 等插件——OAuth 自动处理。
  </Card>
  <Card title="Agent Mode" icon="wand-magic-sparkles" href="/docs/verdent-manager/advanced-features/agent-mode">
    Agent Mode、Plan Mode、审查者、智能建议，以及通过 git worktree 实现的工作区隔离。
  </Card>
</CardGroup>

---

## Verdent 的工作原理

<Steps>
  <Step title="描述期望的结果">
    用自然语言告诉 Verdent 你想交付什么。需要时通过 `@project-name` 引用项目。
  </Step>
  <Step title="Verdent 规划工作">
    它理解目标、定义阶段，并自动将其拆解为可执行的子任务。
  </Step>
  <Step title="工作者并行运行">
    每个子任务被分派给一个专属智能体。进度更新实时显示在看板和 Pulse 中。
  </Step>
  <Step title="审查与迭代">
    完成的工作进入 **To Review** 列。批准、调整或给出反馈——Verdent 会相应调整。
  </Step>
</Steps>

---

## 快速上手

<Steps>
  <Step title="下载与安装">
    从[官网](https://www.verdent.ai)安装 Verdent，并使用你的账户登录。
  </Step>
  <Step title="添加项目">
    打开本地文件夹或通过 SSH 连接远程服务器。参见[快速开始](/docs/verdent-manager/getting-started/quick-start)。
  </Step>
  <Step title="描述你的第一个任务">
    在 Verdent 聊天中输入你想要的内容。需要时可附加文件或日志提供更多上下文。
  </Step>
  <Step title="追踪与审查">
    在看板上查看进度，打开 Pulse 获取可视化概览，结果就绪后进行审查。
  </Step>
</Steps>

---

## 接下来去哪里

<CardGroup cols={2}>
  <Card title="安装" icon="download" href="/docs/verdent-manager/getting-started/installation">
    系统要求与分步安装指南
  </Card>
  <Card title="快速开始" icon="rocket" href="/docs/verdent-manager/getting-started/quick-start">
    添加你的第一个项目并分配任务
  </Card>
  <Card title="核心功能" icon="sparkles" href="/docs/verdent-manager/core-features/manager">
    探索 Verdent 的全部能力
  </Card>
  <Card title="配置" icon="sliders" href="/docs/verdent-manager/configuration/configuration-optimization">
    BYOK、BYOA、MCP、规则与子智能体
  </Card>
</CardGroup>

## 快捷链接

<CardGroup cols={2}>
  <Card title="价格" icon="tag" href="https://www.verdent.ai/pricing">
    查看套餐与价格
  </Card>
  <Card title="更新日志" icon="list" href="https://www.verdent.ai/changelog">
    最新更新与发布
  </Card>
  <Card title="安全与合规" icon="shield" href="https://www.verdent.ai/security">
    安全实践与合规
  </Card>
  <Card title="官方支持" icon="envelope" href="mailto:support@verdent.ai">
    support@verdent.ai
  </Card>
  <Card title="Discord 社区" icon="discord" href="https://discord.gg/NGjXEZcbJq">
    加入 Verdent 社区获取实时支持
  </Card>
</CardGroup>
