Skip to main content

Feedback: Decouple File Management from AI Credits in Figma Make

  • April 24, 2026
  • 0 replies
  • 7 views

GwenFred

The Issue: Currently, manual file organization (uploading/moving .tsx files into folders) is only available at the start of a project. Once a history is established, the UI forces users to use the AI agent to move files.

Why this is broken:

  • Credit Waste: The AI treats "moving a file" as a full generation task, often rewriting the entire code block. Using AI credits for basic file system management is inefficient and costly.

  • Workflow Friction: Manual uploads are restricted to the root directory, preventing users from maintaining clean project architectures without burning through their prompt limits.

Requested Fix: Enable a permanent manual file manager that allows users to upload, move, and organize files across folders at any stage of the project without invoking the AI agent or consuming credits.