Mineo
MINEO

MINEO 2026.05: Image Generation, MCP Templates & Permissions Everywhere

A new image generation tool, a one-click FastMCP project template, and permissions that finally reach Quick Links, Threads and Worker Images. Plus soft-delete for assistants and AI consumption alerts.

Diego Garcia 4 min
MINEO 2026.05: Image Generation, MCP Templates & Permissions Everywhere

What’s new

  • A new ImageGenerationTool for assistants
  • A FastMCP project template under New → New from template
  • Permissions on Quick Links, Threads and Worker Images
  • Soft delete for assistants — old threads survive
  • AI consumption alert events at 50 / 80 / 100%
  • Charts as a separate capability with a one-click PNG download
  • Tool calls that read Searching for "2026 menu trends", not web_search()
  • A Markdown editor for assistant instructions, with a popup mode and a name-based scaffold

💬 Image generation in Threads

Assistants gain ImageGenerationTool. Ask for a diagram, a mockup or an illustration and the result lands inline, in the same answer that already mixes text, code output and charts. There is no second tool to enable: the capability sits next to web search and database access in the assistant configuration.

Image generation tool inside a MINEO Thread

💬 Smaller Thread upgrades

Three changes that ship in the same release.

Tool intent. A web search now reads Searching for "2026 restaurant menu trends" instead of an opaque web_search(). Page fetches show the URL the assistant is opening. The chat narrates what is happening between turns; tool calls stop being a black box.

Tool call exposing the search query in a MINEO Thread

Charts as a capability. Plotting toggles per assistant, like the rest of the toolset. Every chart the assistant produces carries a download icon — drop the PNG straight into a deck or a doc.

Bar chart rendered inline with a download button

Better instruction authoring. The instructions field is a proper Markdown editor with a popup mode for long prompts. Empty assistants can be scaffolded from the name: Quarterly Sales Rep Performance Reviewer produces a Persona / Responsibilities / Constraints starter you edit, instead of a blank box.

New Assistant form with scaffolded Markdown instructions

🛠️ MCP server template

Three clicks: New → New from template → MCP Template. You get a working FastMCP server with a paired Live App, dependencies installed via uv pip install, and the connection token printed in the Live App log so you can wire it into a Thread immediately.

MCP Template option under New from template

Combined with the MCP integration shipped in 2026.04, you can author, host and consume MCP tools without leaving MINEO.

🛡️ Permissions on every migrated object

Permissions used to stop at the file system. 2026.05 extends them to the objects migrated out of the file system in earlier releases — Quick Links, Threads and Worker Images. Concretely:

  • Hide a Quick Link to an internal HR doc from viewers
  • Restrict a Worker Image with proprietary dependencies to a specific group
  • Scope a Thread to the engineering team while keeping the project shared

A second fix in the same release closes the viewer URL bypass: viewers are blocked from workspace pages even when navigating directly to the URL.

⏸️ Soft delete for assistants

Deleting an assistant no longer breaks the threads that used it. Existing conversations stay readable and searchable. The assistant disappears from the picker so nobody starts a new thread with it. Thread lists also show the assistant’s icon and name, so deleted-assistant threads are easy to spot.

📊 Consumption alert events

AI usage events fire at 50%, 80% and 100% of the configured limit. Subscribe from Slack, email or any internal automation and stop discovering quota issues after the user does.

✨ Polish

  • HTML preview: HTML files open directly in the browser, like images
  • Avatar picker: random avatar and color on creation, with custom foreground color
  • Page headers: icons no longer clipped in narrow layouts
  • Pipeline logs: cleaner formatting, easier to scan
  • Home and sidebar: faster Home, optimized sidebar rendering
  • Mobile chat: no iOS auto-zoom on the sender; balanced sender spacing
  • Thread UI: tighter message bubbles, separator fixes in the assistant menu, Rename conversation surfaced above Edit assistant

Avatar picker with icons, emojis, avatars and image upload tabs

Summary

Image generation and the MCP template extend what assistants can do. Permissions on every migrated object, soft delete and consumption alerts give platform teams the controls to match.

📚 https://b.mineo.app/documentation/