> ## Documentation Index
> Fetch the complete documentation index at: https://agent.minimaxi.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# 欢迎使用 MiniMax Code

> MiniMax Code 是面向桌面端的 AI Agent 应用，支持代码开发、日常工作流、自动化任务和远程控制。

<div className="code-docs">
  MiniMax Code 是一款桌面端 AI Agent 应用。它把对话、项目工作区、文件操作、终端、浏览器、技能、记忆和自动化任务放在同一个本地工作环境里，让你用自然语言推进代码开发和复杂工作。

  <img src="https://mintcdn.com/agent-cn/BK6oKQ5dsiqXZ-jT/images/code/welcome-home.png?fit=max&auto=format&n=BK6oKQ5dsiqXZ-jT&q=85&s=41814ca62cc2af89fbf144c3186252a6" alt="MiniMax Code 首页" className="code-screenshot" width="2806" height="1704" data-path="images/code/welcome-home.png" />

  ## 适合做什么

  <CardGroup cols={2}>
    <Card title="开发项目" icon="code">
      绑定本地项目，读取文件上下文，执行命令，查看代码变更，并在内置浏览器中调试页面。
    </Card>

    <Card title="复杂任务" icon="workflow">
      通过 Agent Team 拆解多步骤任务，让不同 Agent 分工执行、检查结果并持续推进。
    </Card>

    <Card title="日常自动化" icon="calendar-clock">
      创建定时任务，让 Agent 在电脑唤醒时按计划执行重复工作，并把结果回到对应会话。
    </Card>

    <Card title="移动端协同" icon="smartphone">
      使用 Remote Control 或 IM 连接，在手机上查看进度、补充要求或处理权限确认。
    </Card>
  </CardGroup>

  ## 核心能力

  | 能力                         | 说明                                               |
  | -------------------------- | ------------------------------------------------ |
  | Coding / Work 模式           | Coding 模式保留开发工具和项目上下文；Work 模式聚焦任务进度和最终交付。        |
  | 工作区                        | 选择项目目录后，Agent 可以基于当前代码、文件和运行环境完成任务。              |
  | 内置浏览器                      | 在右侧面板打开网页或 HTML 产物，支持预览、调试和页面理解。                 |
  | Files / Changes / Terminal | 查看工作区文件、审查改动、使用终端运行命令。                           |
  | 技能与记忆                      | 通过技能扩展工作流，通过记忆沉淀偏好和经验。                           |
  | 模型配置                       | 使用 MiniMax 托管模型，也可以配置 MiniMax API Key 或自定义模型供应商。 |

  ## 下一步

  <Steps>
    <Step title="安装桌面端">
      根据你的系统下载 MiniMax Code，并完成登录。
    </Step>

    <Step title="创建第一个任务">
      在首页输入目标，或选择一个项目目录后开始开发任务。
    </Step>

    <Step title="按场景选择模式">
      开发、调试和代码审查使用 Coding 模式；文档、研究和日常任务可以使用 Work 模式。
    </Step>
  </Steps>

  ## 加入社群

  <div className="code-community-panel">
    <div>
      <h3>飞书群</h3>
      <p>加入 MiniMax Code 用户交流群，获取产品更新、使用交流和问题反馈支持。</p>
    </div>

    <img src="https://mintcdn.com/agent-cn/BK6oKQ5dsiqXZ-jT/images/code/community-feishu-qr.png?fit=max&auto=format&n=BK6oKQ5dsiqXZ-jT&q=85&s=c1088beaac53b9ff326107ccd0323f5d" alt="飞书群二维码" className="code-community-qr" width="1372" height="1392" data-path="images/code/community-feishu-qr.png" />
  </div>
</div>
