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

# Files / Changes / Terminal Panels

> Use MiniMax Code panels to inspect files, code changes, and command output.

<div className="code-docs">
  In Coding mode, MiniMax Code provides right-side developer panels so you can follow what the Agent is doing.

  <img src="https://mintcdn.com/agent-en/yEQNl2mVInzXN9Xt/images/code/developer-panels.png?fit=max&auto=format&n=yEQNl2mVInzXN9Xt&q=85&s=e86521a8f43dd1db6f44a7d2cd07fa72" alt="Files, Changes, and Terminal panels" className="code-screenshot" width="2832" height="1760" data-path="images/code/developer-panels.png" />

  ## Files

  Browse task-related files and deliverables, then open or preview generated outputs.

  On Windows desktop, Files can also preview DOCX, XLSX, and PPTX files directly, so you can review conversation attachments and local files without leaving the app.

  ## Changes

  Review code edits by file and inspect diffs before continuing.

  ## Terminal

  Follow commands, tests, builds, and local server output.

  <Warning>
    Work mode hides some developer panels to reduce technical detail. Switch to Coding mode when you need the full development toolset.
  </Warning>
</div>
