Instruct UI Product Update: What's New and What's Coming

We're excited to share the latest updates to Instruct UI, along with a new end-to-end demo that shows how structured prompts translate into production-ready Blazor UI.
In this post, we'll cover:
- What's new in Instruct UI
- Key technical improvements
- What we're building next
- A full demo video showcasing the latest workflow
New Demo: Generate Production-Ready Blazor UI from Prompts
We recently published a complete product demo showing how Instruct UI generates a full front-end UI for a mental wellness app using structured prompts and MudBlazor components.
The demo walks through:
- Defining UI intent using structured prompts
- Generating multiple pages in a single conversation
- Automatic compile error handling and retries
- Organizing generated code into a clean folder structure
- Integrating the output into a Blazor WebAssembly project
📺 Watch the demo: Generate Production-Ready Blazor UI from Prompts | Instruct UI Demo
📦 Generated UI source code: https://github.com/Radha-AI-Products/demos/tree/main/MindEase
What's New in Instruct UI
Tool-Based Code Generation
We've migrated from markdown-based code generation to a tool-based generation system.
This change significantly improves AI output quality by allowing the model to:
- Use custom tools during generation
- Perform more informed code fixes
- Handle compile errors more reliably
The result is more accurate UI code and fewer manual corrections.
Upgraded Previewer Experience
The previewer has been upgraded to make testing generated pages easier and faster.
New additions include:
- An integrated address bar with route dropdown
- Full-screen preview mode
- Refresh button for quick reloads
These improvements make it easier to validate navigation, layouts, and page flow during generation.
Credits Usage Tracking
We've added a credits usage page that allows you to:
- Track your own usage
- Monitor team-level usage
- Better understand generation costs over time
This is especially useful for teams using Instruct UI collaboratively.
Model Upgrades
Instruct UI is now running on the latest models from OpenAI and Anthropic.
This upgrade improves:
- Prompt interpretation
- Layout reasoning
- Code accuracy and consistency
Technical Improvements
Behind the scenes, we've made several major platform upgrades:
- Migrated from .NET 9 to .NET 10
- Upgraded all platform dependencies
- Migrated from MediatR to Microsoft.Agents.AI.Workflows for orchestration
These changes improve performance, maintainability, and long-term scalability of the platform.
What's Coming Next
Syncfusion Blazor Integration
We're actively working on Syncfusion Blazor component integration.
- Data-layer work is already completed
- Component integration is in progress
- Expected availability: before the end of January 2026
This will allow Instruct UI to generate UI using Syncfusion components alongside existing libraries.
Try Instruct UI
If you're building Blazor applications and want to speed up front-end development without losing structure or consistency, Instruct UI is designed for you.
🔗 Product website: https://instructui.com
We'd love your feedback as we continue improving the platform.
More updates coming soon.