> ## 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.

# Changelog

> Track every update to MiniMax Agent: new features like Desktop App, Experts, Custom Mode, Lightning Mode, Branch Sessions, PPT Agent, Supabase backend, MCP Builder, and more.

<Tabs>
  <Tab title="Desktop">
    ## v3.0.47

    ### Bug Fixes

    * Fixed an issue causing service unavailability in certain proxy environments;
    * Fixed a version data conflict between existing opencode installations and the built-in opencode version.

    ***

    ## v3.0.46

    ### New Features

    * **Worktree base ref picker**: Choose base branch when creating new worktrees; cross-surface ref validation before submit.

    ### Improvements

    * Context compaction (/compact) now shows full feedback loop: thinking indicator → pending state → auto-refreshed history.
    * TurnDiffCard rendered per user input turn; Agent Team multi-turn shows one card at turn end only; scratchpad/memory changes excluded from diff.
    * Sidebar visual details aligned with Figma; project sort order persisted; group position stable on archive.
    * Agent Team switched to explicit user toggle (default team, opt-in single); deep-research skill retired (requires explicit /team).
    * Skill Hub deduplication, Workspace panel scroll fix, slash palette ghost entry fix.
    * User images render as images instead of file cards; questionnaire internal protocol text hidden.

    ### Bug Fixes

    * Stream stall heartbeat detection and recovery; tool-call blackhole passive recovery; SSE heartbeat extended.
    * Windows: Team plan EPERM rename, plugin dir colon separator, dangling junction startup crash, TLS root CA trust via NODE\_EXTRA\_CA\_CERTS.
    * macOS Squirrel.Mac update race fix; GUI launcher ENAMETOOLONG tolerance; daemon health-check timeout raised to 60s.
    * MCP JSON corruption graceful recovery; cron orphan session cleanup; bash timeout description consistency.
    * /resume framework session id misjudgment; compaction regression revert; session restore loader flicker reduction.

    ### Security

    * mavis-trash hardened: flag parsing, path resolution, root/PWD bypass prevention, dash-prefixed filename protection.
    * Telegram/IM sender verification: owner-on-first-DM gate, hard-block non-p2p events, per-plugin opt-out.

    #### Others

    * Computer Use has been temporarily disabled due to compatibility and user experience concerns. We are working on improvements and plan to bring it back in a future version.

    ***

    ## v3.0.37\~3.0.40 — 2026-06-08

    ### Feature

    * **IM /stop Command**: Send `/stop` in WeChat, Feishu, or Telegram to interrupt the Agent's current reply — same as the desktop Stop button.
    * **IM Queue Notification**: Text-only channels like WeChat now show queue position when messages are waiting behind an active reply.
    * **Cron Auto-Delivery**: Cron task results are automatically pushed to all IM channels bound to the Agent — no extra configuration needed.
    * **IDE Quick Open**: New IDE picker in the chat top bar — open the current project in Cursor, VS Code, WebStorm, Zed, and 20+ other editors with one click.
    * **Diff Preview on Hover**: Hover over a file change row to see a quick diff preview without opening the full review panel.
    * **Skill Localization**: Built-in skills show localized names and descriptions in the slash command palette, with bilingual search support.
    * **Deep Research Quick Access**: Deep Research now appears as a top-level entry in both the "+" menu and slash palette.
    * **Feedback Group Entry**: Sidebar user menu now includes a QR code to join the Feishu feedback group.

    ### Improvements

    * Redesigned usage popover showing 5-hour window usage, weekly usage, video quota, and credit balance.
    * Sidebar history defaults to project-grouped view with status dots and collapsible project sections.
    * Standalone Thinking toggle button next to the model selector.
    * Unified toolbar dropdowns with auto-flip near viewport edges.
    * Feedback dialog now shows community QR code and upload ID after submission.
    * Markdown links open in the system browser; anchor links scroll in-page.
    * First-screen HTTP requests merged and cached to reduce concurrent spikes.
    * Code blocks in long conversations render lazily — syntax highlighting only triggers when scrolled into view.

    ### Fix

    * Fixed CLI failing to start on Windows when install path contains Chinese characters.
    * Fixed mavis-trash following NTFS junctions and deleting target data on Windows.
    * Fixed "Reveal in File Explorer" not selecting the target file on Windows.
    * Fixed GPU crash loop on Windows devices with Intel integrated graphics.
    * Fixed deleted cron tasks still showing in the sidebar.
    * Fixed OpenCode session state lost after restart (session not found).
    * Fixed tooltip text unreadable in dark mode.

    ### Security

    * File reads outside the workspace directory are now subject to permission mode review.

    ***

    ## v3.0.34 \~ v3.0.36 — 2026-06-04

    ### Feature

    * **Run Location Picker**: Choose where the Agent runs when starting a conversation — current project, a fresh branch, or an existing branch. Replaces the old Worktree toggle.
    * **Code Change Review**: New file preview panel with diff comparison and one-click commit for reviewing Agent code changes.
    * **Sidebar Search**: Search conversation history by keyword in the desktop sidebar.
    * **Environment Variable Management**: Securely manage secrets and environment variables within conversations for Agent use.
    * **Deep Research**: Built-in five-step research skill that auto-searches, analyzes multiple sources, and produces evidence-backed reports.
    * **Agent Team Enhancements**: New task detail panel, automatic stuck-task recovery for long-running tasks, and reduced polling during decision waits.
    * **Queue Messages**: Send follow-up messages while the Agent is still working — they're queued and injected at the right time.
    * **Task History by Project**: Sidebar supports grouping conversation history by project directory.
    * **Disable Global Shortcut**: The global launch shortcut can now be left empty to disable it, avoiding conflicts with other apps.

    ### Improvements

    * Redesigned home toolbar with Team mode toggle moved into the menu.
    * Slash command panel keeps skill submenus open on hover. Multi-image preview order aligned with thumbnails.
    * Sidebar Agent list UX unified with session history items.

    ### Fix

    * Fixed built-in Skill compatibility on Windows — now auto-routes through Git Bash.
    * Fixed PowerShell corrupting UTF-8 files on Windows.
    * Fixed enterprise proxy environment variables causing connection issues.
    * Fixed WeChat QR binding not refreshing after expiry.
    * Fixed missing recovery prompt when conversation context overflows.

    ***

    ## v3.0.33 — 2026-05-29

    ### Feature

    * **Desktop Rebrand**: Desktop app officially renamed to MiniMax Code. New name appears in Dock / Taskbar, with a new minimax CLI shortcut added.
    * **Enhanced Questionnaire**: The multi-step questionnaire now supports close, skip, and free-text replies. Enabled by default for all users.
    * **Skill Auto-Discovery**: Automatically scans and imports existing skills from Claude Code, Codex, and other AI coding tools — no manual reinstall needed.
    * **Quick Scroll Navigation**: Click the "scroll to bottom" button once to jump to the previous question, double-click to go to the top.

    ### Improvements

    * Slash command names simplified — redundant prefixes auto-stripped, case-insensitive matching.
    * AI reply action buttons left-aligned to body text. File picker dialog centered on screen.
    * Scheduled task auto-archive off by default. Task runs refresh on click.
    * Sidebar Agents section collapsed by default. Project selector auto-flips when bottom space is tight.
    * Onboarding and branding visual updates.

    ### Fix

    * Fixed Windows install path and shortcut issues during brand migration.
    * Fixed permission system not handling file deletions correctly in full-authorize mode.
    * Fixed schedule agent selector display issue.

    ***

    ## v3.0.32 — 2026-05-26

    ### Feature

    * **Clear Default Conversation**: The home page default conversation now supports a clear action. Notification toggle persists across sessions.
    * **Auto-Generated Archive Titles**: Archived conversations now get a short AI-generated topic summary as the title for easier browsing.
    * **Sidebar Context Menu**: Pinned and history sessions now support right-click actions. "Bookmarks" section renamed to "Pinned" for clarity.
    * **Windows Install Improvements**: Auto-creates desktop shortcut, warns about system-protected directories, auto-configures firewall rules on first launch.
    * **Smart Power Management**: System sleep prevention now activates only when Agent is actively running, saving battery during idle time.
    * **Settings Shortcut**: Ctrl+, shortcut to open settings on Windows.

    ### Improvements

    * Input box only auto-detects links with explicit http(s):// protocol, preventing false positives on regular text.
    * @ file mention search results show full file path on hover.
    * Feishu IM card interaction and notification style improvements.
    * Long code replies now scroll horizontally. Multiple visual refinements.

    ### Fix

    * Fixed schedule agent selector incorrectly showing internal project agents.
    * Fixed IM message filter rules not persisting across restarts.
    * Fixed project selector dropdown direction in mini-window mode.
    * Improved SSL connection compatibility for some enterprise networks.

    ***

    ## v3.0.31 — 2026-05-23

    ### Improvements

    * More accurate permission handling for compound commands and file deletions.

    ### Fix

    * Fixed permission rules not applying correctly in some scenarios.

    ***

    ## v3.0.30 — 2026-05-22

    ### Feature

    * **Skill Lifecycle Management**: New "Needs Attention" and "Archived" filters in the Skill panel. Keep, archive, pin, or restore skills with one click. Unused skills are auto-archived with notifications.
    * **Batch Skill Import**: Preview GitHub repo contents before installing. Select and install multiple skills from the same repo in one go.
    * **Multi-Step Questionnaire**: Agent can present structured multi-step questions with single/multi-select options, free-text input, and images.
    * **Content Filter Graceful Fallback**: When the model can't complete a response, the original message returns to the input box with a friendly notice instead of an error. Rephrase and resend directly.
    * **Avatar Click-to-Upload**: Click the Agent avatar on the home page to upload a custom image.
    * **Message Hover Timestamp**: Hover near the copy button to see when a message was sent.
    * **Worktree Mode Toggle**: Opt into isolated code development mode when starting a new conversation.
    * **Subscription Tier Display**: Current subscription tier shown in user menus with one-click upgrade.

    ### Improvements

    * Markdown heading levels auto-optimized in chat for cleaner visual hierarchy.
    * Unified folder permissions: one authorization covers read, write, edit, and search — no repeated prompts for the same folder.
    * Smarter permission handling for common command patterns, significantly fewer prompts in daily use.
    * Schedule panel and IM connection panel visual polish.

    ### Fix

    * Fixed occasional "Service Start Failed" after desktop app restart.
    * Fixed memory leak when closing tabs.
    * Fixed multi-line commands being incorrectly blocked by the permission system.
    * Fixed Agent tool calls passing inaccurate parameters in some scenarios.
    * Windows firewall blocking now shows dedicated setup guidance.

    ***

    ## v3.0.29 — 2026-05-20

    ### Improvements

    * Agent reflection entries now surface as cards instead of occupying the chat stream.
    * User-level memory writes now require a reason to prevent project-specific info from leaking into personal memory.

    ***

    ## v3.0.28 — 2026-05-19

    ### Feature

    * **In-Session Search (Cmd+F / Ctrl+F)**: Search the current conversation with keyboard shortcuts. Supports keyword highlighting, prev/next navigation, and IME input.
    * **Native MCP Tool Exposure**: Selected MCP tools can now be registered as model-native tools for improved call efficiency and success rate.
    * **Windows Recycle Bin Support**: File deletions now go through the system Recycle Bin, making accidental deletions recoverable.
    * **Permission Review Reasons**: Permission cards now display LLM review rationale, helping users understand why confirmation is needed.
    * **Chat Scroll Progress Bar**: A scroll progress indicator in long conversations for quick orientation.

    ### Improvements

    * Permission mode dropdown reordered: Ask First → Smart Authorize → Always Authorize.
    * "Always Allow" label unified across UI and Feishu to match native OS wording.
    * Temp directory and home directory reads auto-allowed, reducing unnecessary permission prompts.

    ### Security

    * Introduced HARD / SOFT dual-tier risk registries — high-risk commands blocked immediately, medium-risk routed to LLM contextual review.
    * Added detection for Windows delete commands, disk erasure, reverse shells, and interpreter inline deletions.

    ***

    ## v3.0.27 — 2026-05-16

    ### Feature

    * **Credit & Usage Limit System**: Clear prompts when credits are exhausted with direct links to subscription renewal — no more infinite loading.
    * **Home Page Quick Actions**: Shortcut buttons below the input box to quickly start creating teams, slides, PDFs, documents, and spreadsheets.
    * **Feishu One-Click Authorization**: Automatic user authorization after Feishu app registration — one scan to get the recommended permission set.
    * **Desktop Notifications**: System notifications when Agent encounters errors or needs permission confirmation.
    * **Enhanced Scheduled Tasks**: New hourly frequency option, /watch shortcut command, and improved task result cards.
    * **Deeplink Support**: Open specific conversations directly via links.

    ### Improvements

    * Markdown typography overhaul: headings, tables, code blocks, and blockquotes redesigned per Figma specs.
    * Project selector improvements: Windows paths shown as folder names with full path tooltips on hover.
    * Activity panel redesign with privacy safeguards and day-by-day navigation.

    ### Security

    * Permission classifier upgraded from binary to three-state (allow / confirm / block), with 90+ common commands on the fast track.
    * Catastrophic commands now require explicit user confirmation and cannot be bypassed.

    ### Fix

    * Fixed API failures causing infinite Agent restarts.
    * Fixed SSE reconnection process leak (100+ processes observed on Windows).
    * Fixed orphaned processes remaining after Electron quit.
    * Fixed onboarding page reappearing after app updates.

    ***

    ## v3.0.26 — 2026-05-14

    ### Improvements

    * **Simplified Permission Modes**: Permission mode selection streamlined to Smart Authorize and Always Authorize.
    * **Scoped Permission Cards**: Permission prompts now only show requests from the active session tree.
    * **Compression Image**: Optimized image compression pipeline for faster uploads.

    ### Fix

    * Fixed IM message reply errors.
    * Multiple UI stability improvements.

    ***

    ## v3.0.25 — 2026-05-13

    ### Improvements

    * Built-in Skills status corrected to show as installed, ensuring proper invocation.
    * Migration guide popup visual upgrade with clearer copy.

    ### Fix

    * Fixed multiple Windows compatibility issues.

    ***

    ## v3.0.24 — 2026-05-13

    ### Feature

    * **Composer Image Preview**: Preview attached images before sending a message.
    * **Sidebar No-Project Indicator**: Sessions without an associated project now display a dot icon for quick identification.
    * **Workspace Panel Optimization**: Working Folders area supports internal scrolling without expanding the page.
    * **Keep-Awake Default**: New installations default to preventing system sleep, ensuring long-running tasks are not interrupted.

    ### Improvements

    * Unified avatar component with consistent visual style.
    * Dark mode scan light effect fixed.
    * Team member usage display compatibility improvements.

    ### Fix

    * Fixed data resumption errors when switching sessions.
    * Fixed queued messages being incorrectly aborted.

    ***

    ## v3.0.23 — 2026-05-11

    ### Feature

    * **Sidebar Pin & Drag-to-Reorder**: Pin frequently used sessions to the top and reorder them via drag-and-drop.
    * **Session-Level Message Management**: Manage and organize messages at the session level.
    * **Work Insights**: Activity panel now includes work insight analysis with multimodal model awareness.
    * **Auto-Compaction Summaries**: Long conversations display collapsible summary blocks when auto-compacted.

    ### Improvements

    * Session rotation mechanism upgraded for smoother transitions.
    * IM message filtering improvements.
    * Daemon login state automatically cleared on logout.

    ### Fix

    * Fixed IM multi-message send pipeline issues.
    * Fixed Windows installer display name.

    ***

    ## v3.0.22 — 2026-05-08

    ### Feature

    * **Rich Text Input**: Input box upgraded to a rich text editor with support for richer formatting.
    * **@File References**: Reference files with @ in conversations — Agent can read and process them directly.
    * **Mini Window Defaults to Main Agent**: Quick-launch mini window now defaults to the main Agent.

    ### Fix

    * Improved send-immediately and loading experience.
    * Fixed multiple permission and security edge cases.

    ***

    ## v3.0.21 — 2026-05-06

    ### Feature

    * **Unified Upload Flow**: File upload pipeline unified for a more consistent experience.

    ### Improvements

    * Agent Team waiting state display improvements.
    * Scroll and expand/collapse interaction polish.

    ### Fix

    * Fixed Electron build signing symlink issues.
    * Fixed plugin SDK dependency cold-start delay.
    * Fixed MCP tool calls losing tokens.

    ***

    ## v3.0.20 — 2026-05-01

    ### New Architecture Launch

    **MiniMax Agent Desktop fully upgraded to the next-generation architecture (agent-archon)** — rebuilt from the ground up for more powerful Agent capabilities and a smoother experience.

    ### Feature

    * **Agent Persona System**: Configure independent personas for each Agent, including personality, behavior style, and domain expertise.
    * **Cross-Session Memory**: Three-layer memory system (User / Agent / Project) for persistent learning across conversations.
    * **Multi-Agent Collaboration**: Multiple sub-agents work in parallel, automatically splitting and assigning complex tasks.
    * **Security & Permissions**: Built-in content safety and permission management — Agent asks for confirmation before executing sensitive operations.
    * **MCP Tool Integration**: Connect to the MCP tool ecosystem to extend Agent capabilities.
    * **Multi-Channel Access**: Integrated with Feishu, Telegram, and other IM platforms for 24/7 real-time conversations.
    * **Scheduled Tasks**: Create recurring tasks with natural language — Agent executes and reports results automatically.
  </Tab>

  <Tab title="Web">
    ## 2026-04-16

    ### Feature

    **MaxHermes Launch**: A cloud-based AI assistant built on Hermes Agent with self-evolution capabilities — the more you use it, the better it understands you.

    * **Self-Evolving Skills**: Automatically extracts reusable Skills from complex tasks, loaded on demand and continuously refined.
    * **Persistent Cross-Session Memory**: Agent remembers feedback across sessions and improves over time.
    * **Natural Language Scheduled Tasks**: Create scheduled tasks using natural language for 24/7 automated execution.
    * **Parallel Subagents**: Multiple subagents run in parallel to accelerate complex task processing.
    * **MiniMax M2.7 Model**: Improved tool-calling accuracy, Skills adherence, and Agent harness compatibility.

    ### Improvements

    * **Zero Setup**: No server or API key required — works out of the box.
    * **Multi-Channel Support**: Integrated with Feishu (Lark) for 24/7 real-time conversations.

    ## 2026-04-11

    ### Feature

    * **MaxClaw Settings Panel**: The MaxClaw settings panel is now live, addressing the frequently reported difficulty of managing scheduled tasks. It also supports convenient management of MaxClaw's connection channels, persona configurations, and associated skills.

    ### Improvements

    * **Personal Companion & Productivity Enhancements**: Added visual shortcut buttons above the input box for one-click creation of PPTs, PDFs, and other files, as well as quick connections to platforms like WeChat and Feishu (Lark), enhancing both productivity and personalized companion experiences.

    ## 2026-02-11

    ### Feature

    * **Assets**: All your uploaded files and AI deliverables, now organized in one place on the web. Access websites, documents, Excels, PPTs, images, and videos with ease. Download any asset, attach files to new tasks, or jump directly to the conversation where they were created.

    ### Improvements

    * **Expert**: Track changes with version history and restore previous configurations. Add conversation starters for quick onboarding. Rate and discover quality experts from the community.
    * **Final deliverable**: Polished the styling of all deliverables to help you find and review results faster.

    ## 2026-02-06

    ### Desktop Feature

    * **Scheduled Tasks on Desktop**: Create recurring workflows in natural language from the query bar, or set them up via the Schedules page.
    * **Quick Launch**: Summon MiniMax Agent anytime with Alt+A (Windows) / Option+A (Mac) to start a new chat or pick up where you left off.

    ### Improvements

    * Browser Expert now works seamlessly even when the window is minimized.
    * General UI polish across the board.

    ## 2026-01-19

    ### Feature

    * **Desktop Application**: MiniMax Agent now available on Mac and Windows. Select a workspace and let AI read, analyze, and batch-process local files. Describe your task and let AI navigate, click, and submit in your browser.
    * **Experts**: Create and save reusable configurations for recurring tasks with customizable instructions, models, and subagents.

    ## 2026-01-07

    ### Feature

    * **Custom Instructions**: Set project-level instructions to guide MiniMax Agent's behavior across all chats for consistent responses.

    <Frame>
      ![Custom Instructions](https://cdn.hailuoai.video/open-hailuo-video-web/public_assets/f45cbdec-0a0a-4a6b-887c-5c418232a74c.png)
    </Frame>

    * **Multi-Model Support**: Assign different models to Main Agent and Subagents in Custom Mode for optimized performance.

    <Frame>
      ![Multi-Model Support](https://cdn.hailuoai.video/open-hailuo-video-web/public_assets/34a38cd7-505c-4e8c-b5c0-c15a2cbb4e58.png)
    </Frame>

    * **Generative UI**: Automatically rendered UI elements in Pro and Custom modes for design selections and step-by-step tasks.

    ### Improvements

    * URLs in the chatbox now display as styled links for easier identification.
    * Right-side viewport can now be expanded or collapsed as needed.

    ## 2025-12-11

    ### Feature

    * **Scheduled Task**: Create recurring workflows using natural language, allowing the Agent to handle tasks like information gathering or website updates while you rest.

    <Frame>
      ![Scheduled Task](https://filecdn.minimax.chat/public/f708cf11-f436-4847-b1b9-d921590ee4b3.png)
    </Frame>

    * **Dark Mode**: Switch between Light, Dark, and System themes for reduced eyestrain.

    <Frame>
      ![Dark Mode](https://filecdn.minimax.chat/public/596314c3-7905-413d-af51-d0b5dee0e919.png)
    </Frame>

    * **Preset Query**: Access example queries to better understand MiniMax Agent's capabilities.

    <Frame>
      ![Preset Query](https://filecdn.minimax.chat/public/1474f86e-602e-4bad-8a9d-2c9faae78214.png)
    </Frame>

    ## 2025-12-03

    ### Feature

    * **Custom Mode**: Configure Agent behavior through custom settings to match specific workflows. Introduces subagents: specialized agents that operate independently with their own context.

    <Frame>
      ![Custom Mode](https://filecdn.minimax.chat/public/e0c35a48-d89c-480e-a301-34a8b56020b5.png)
    </Frame>

    ## 2025-11-14

    ### Feature

    * **Subscription Management Page**: Easily view account information, manage subscription plans, and check task credit consumption records.

    <Frame>
      ![Subscription Management](https://cdn.hailuoai.video/open-hailuo-video-web/public_assets/7b6f74f3-fd51-4340-9d37-7d3b9710b54d.png)
    </Frame>

    * **Custom Title**: Edit the names of Tasks or Branch Sessions to better organize past tasks.
    * **Title Search**: Quickly search by Task or Branch Session titles.

    ### Improvements

    * Improved PPT and PDF export performance, significantly faster for large files.

    ## 2025-09-30

    ### Feature

    * **Project Settings**: Pro Mode now supports pre-configuration and runtime configuration of Supabase and API keys.

    <Frame>
      ![Project Settings](https://filecdn.minimax.chat/public/a7f90599-93ee-43d7-9152-dd4c880b24b2.jpeg)
    </Frame>

    * **Share Chat**: Now supports previewing, downloading, and packaging files.

    ### Improvements

    * Optimized browser memory usage.
    * Improved file preview functionality.

    ## 2025-09-20

    ### Feature

    **Create Branch Sessions**: Pro mode supports creating branch sessions for existing projects and sharing current project files to new sessions.

    <Frame>
      ![Branch Sessions](https://filecdn.minimax.chat/public/c5f6e369-636b-44cc-bb37-ce48b24fef8d.png)
    </Frame>

    * **Complex bug fix**: Branch sessions only retain project files to avoid interference from historical session information.
    * **Adding new web features**: Use branch sessions to manage different features independently.
    * **Context limit**: Create a new branch session to continue modifying the project when approaching the context limit.

    ## 2025-09-12

    ### Feature

    **Lightning Mode**: A free mode that handles simple tasks at a faster speed, such as online information retrieval and data analysis. Supports displaying the model's "thinking" process with streaming output.

    <Frame>
      ![Lightning Mode](https://cdn.hailuoai.video/open-hailuo-video-web/public_assets/84002998-71be-42d0-b1de-8d76553f21b7.png)
    </Frame>

    ### Improvements — File Management

    * Supports previewing files at any time with clickable Agent references.
    * Supports file editing and downloading at any level of granularity.
    * Optimized file preview access speed.

    ## 2025-09-05

    ### Feature

    * **Team Plan**: Shared credit pool and centralized member and billing management.

    <Frame>
      ![Team Plan](https://filecdn.minimax.chat/public/bd32cb87-023f-48b9-8ce6-224c3742e3f8.png)
    </Frame>

    * **Enhanced PPT Editing**: Now supports editing every detail of PPT.
    * **Direct Code Editing**: Direct code editing via click selection, enabling technical users to modify code without agent prompts.

    <Frame>
      ![Direct Code Editing](https://filecdn.minimax.chat/public/343ae102-b7b6-42fe-adc1-4543a12cd761.png)
    </Frame>

    ## 2025-08-29

    ### Feature

    * **Conversational Help**: Ask questions about how to use features and get instant help in chat.

    <Frame>
      ![Conversational Help](https://filecdn.minimax.chat/public/dde0543b-f4cf-46e8-9ad8-e5995975df32.png)
    </Frame>

    ## 2025-08-23

    ### Feature

    * **Image Editing**: Support for image editing with natural language prompts and intelligent object modification.

    <Frame>
      ![Image Editing](https://filecdn.minimax.chat/public/cae6ec96-5816-43a9-ab56-decfb062318b.png)
    </Frame>

    ## 2025-08-15

    ### Feature

    * **PPT Live Preview**: See real-time previews as PPT is being generated.

    <Frame>
      ![PPT Live Preview](https://filecdn.minimax.chat/public/4da8887f-53e8-484f-a559-13beffb2512d.png)
    </Frame>

    * **Instant Export**: Export presentations to PDF or PPTX while the Agent continues working.
    * **Yahoo Finance Integration**: Instant access to stock prices, market news, and financial analysis.

    ## 2025-08-08

    ### Feature

    * **Selector Editing**: Click any element on complex web pages and tell Agent how to improve it.

    <Frame>
      ![Selector Editing](https://filecdn.minimax.chat/public/e94b0fa9-0893-4eb1-8c54-6e0d477a8ae2.png)
    </Frame>

    * **Persistent File Directory**: Fixed file directory available at all stages of your workflow.
    * **Parallel Tasks**: Tasks now run in parallel — less waiting time and lower credit costs.

    ### Improvements

    * Optimized loading speed for large chat pages.
    * Enhanced image search and understanding capabilities.
    * Improved visual quality in reports and websites.

    ## 2025-08-01

    ### Feature

    * **Custom Domain**: Connect your own domain to websites built by MiniMax Agent.
    * **Custom MiniMax Subdomain**: Set a custom subdomain for your MiniMax space.
    * **Delete Website**: Unbind or completely delete a deployed website.

    <Frame>
      ![Website Settings](https://filecdn.minimax.chat/public/37dd81b9-c5ce-4e54-bdba-b4211ec9c89a.png)
    </Frame>

    ## 2025-07-26

    ### Feature

    **Publish to Gallery & Remix**: Publish projects to Gallery for increased visibility, and remix published projects from other users without starting from scratch.

    <Frame>
      ![Gallery & Remix](https://filecdn.minimax.chat/public/da24724f-1779-4db8-bd3d-ca481cd44df1.png)
    </Frame>

    ### Improvements

    * Stripe monthly auto-billing subscription support.
    * Enhanced long conversation summarization.
    * Optimized research efficiency to prevent redundant API calls.
    * Added Mermaid diagram rendering support.

    ## 2025-07-18

    ### Feature — Enhanced Task Control

    * **Requirement Clarification**: Complex tasks now include plan confirmation before execution.
    * **Testing Confirmation**: Choose between Agent-performed testing vs user self-confirmation.
    * **Web Version History & Settings**: Historical web pages display and watermark removal on Basic/Pro Plan.

    ### Improvements

    * PPT cost optimization with lower-cost models and batch mode.
    * Browser Agent upgraded for lower credit consumption.
    * Dynamic tool loading based on task requirements.

    ## 2025-07-15

    ### Feature

    * **Version Control**: Introduced version control for agent tasks.
      * **Restore Checkpoint**: Reverts the agent to a previous state.
      * **Edit & Regenerate**: Re-executes the task from a checkpoint with modified instructions.

    <Frame>
      ![Version Control](https://filecdn.minimax.chat/public/1b43de1d-6ba3-4225-b289-f2e07e314ad5.png)
    </Frame>

    ## 2025-07-10

    ### Feature

    * **Stripe Integration**: Seamlessly build websites with robust payment solutions.

    <Frame>
      ![Stripe Integration](https://filecdn.minimax.chat/public/7cd86c0a-8b1a-4ce6-84cb-61a26824ac29.jpeg)
    </Frame>

    ## 2025-07-09

    ### Improvements

    * Reduced average execution time by 30% and token usage by 23%.
    * Accelerated tasks with parallel tool call support.
    * Added a Python linter for pre-execution error checking.
    * **Browser Agent switched to self-developed solution**: Enhanced long-term memory, lowered credit consumption, improved multi-turn interactions.
    * **Enhanced PPTX Export Quality**: State-of-the-art HTML-to-PPTX visual fidelity.

    <Frame>
      ![PPTX Export Quality](https://filecdn.minimax.chat/public/98a1fad3-8f6e-4656-9d95-0084a022bdc5.jpeg)
    </Frame>

    ## 2025-07-02

    ### Feature

    * **Backend Services**: Supabase integration for database, authentication, and APIs. Built-in Cron job capabilities. Automated testing for bug-free delivery.

    <Frame>
      ![Backend Services](https://filecdn.minimax.chat/public/f10a7307-0036-417f-975f-ad3c1c405d70.jpg)
    </Frame>

    * **MCP Builder**: Build custom MCPs from scratch or by wrapping existing tools. Add completed MCPs to the marketplace for reuse.

    <Frame>
      ![MCP Builder](https://filecdn.minimax.chat/public/3171bbcf-a37f-45bb-87b3-4766f89405fd.png)
    </Frame>

    ## 2025-06-23

    ### Improvements

    * Optimized image generation and external API call stability.
    * Enhanced understanding of images, videos, and voice for large batches.

    ### Fix

    * Fixed edge cases in content concatenation tasks.
    * Browser Agent now uses a new model with larger context window at lower cost.
    * Fixed browser use and PDF reading issues with large files.

    ## 2025-06-16

    ### Improvements

    * Enhanced web development task execution efficiency and reduced credits consumption.
    * Improved Agent's first response speed.
    * Optimized MCP calls for more stable invocation, especially for MiniMax Audio/Video.

    ## 2025-06-12

    ### Feature

    **Brand-new PPT Agent**: Generates presentations through a new model, reducing costs while improving performance and stability.

    <Frame>
      ![PPT Agent](https://filecdn.minimax.chat/public/28afd3c2-9ba0-42fa-971a-e33a21d30037.png)
    </Frame>

    ### Improvements

    * Improved multi-turn performance, retains sub-Agent conversation history.
    * Optimized MCP initialization, faster first response.

    ### Fix

    * Fixed various tool errors (file, image search, download).
    * Fixed message concatenation issues.

    ## 2025-06-09

    ### Feature

    * **Document Export**: Supports PDF and Docx formats.
    * **PPT Export**: Supports PDF and PPTX formats (beta).

    ### Improvements

    * Significantly improved image search relevance.
    * Tasks with strong visualization needs now generate HTML pages.
    * Long task optimization with reflection process for higher completion rate.
    * Improved web scraping success rate (anti-crawling optimized).
    * Python visualization charts now support CJK fonts.
  </Tab>
</Tabs>
