This week’s release gives you broader file support in chat, a one-click preview for deployed chatbots, and a quicker path from editing a component to debugging it. You also get new template agents, fresh tutorial videos, revamped value propositions, and dedicated template documentation so you can ship faster with less guesswork.
New Features
Upload any file type in chat
You can attach any file type in agent chats, not just images and PDFs. This opens up workflows that rely on logs, CSVs, office docs, archives, and more, so your agents can process the inputs your work actually uses.
Preview deployed chatbots before sharing
The chatbot integration modal now includes a Preview option that opens your deployment in a new tab. Verify behavior and styling in seconds, then copy the embed or share with confidence.
Test with Debug from the sidebar
A new Test with Debug button appears in the component settings sidebar. Click it after editing to launch a debug run with the right context. This shortens the loop from configure to verify.
New template agents
Four new templates are available so you can start from proven patterns instead of a blank canvas
- Marketing Amplifier
- Sales Pipeline Assistant
- Google Workspace Assistant with MCP capabilities
- Customer Support Ticket Agent
Improvements
Cleaner Agent Chat UI and code
The chat interface received visual touch ups and code cleanup. It reads clearer and remains easier to maintain as features grow.
OSS components packaged as enterprise plugins
Selected open components now live in the enterprise repository via plugins. This simplifies updates and keeps shared UI elements consistent for enterprise workspaces.
Templates and learning resources
- Four new template videos walk you through setup and best practices
- Existing templates have been revamped with clearer value propositions so you can pick the right fit faster
- Fourteen new template documentation pages detail configuration, prerequisites, and customization paths
Important Bug Fixes
- CORS errors in embedded chatbots are resolved, so deployed chatbots on external sites send and receive messages reliably
- Auto navigation highlights no longer place the target behind the left sidebar. The Builder scrolls to visible regions so you can act right away
- Horizontal scrolling in long chat responses no longer shifts the chat window off screen. The conversation stays anchored in view
- The Integrations sidebar collapse control works again in the Builder, freeing up space as you work
- AI generated titles for LLM components update correctly after you change a prompt. Names stay in sync with intent
- Web Scrape HTML output renders as safe text for Raw and Clean HTML modes, closing an XSS risk and preventing UI manipulation
Try these updates
- In any chat, attach real work files like CSVs or logs and run your agent on them
- Open the chatbot integration modal and use Preview to test before you embed
- After editing a component, click Test with Debug in the sidebar to verify behavior immediately
- Explore the new template agents and watch the walkthrough videos to get up to speed quickly
- Read the template documentation to tailor configurations for your stack
- In the Builder, collapse the Integrations sidebar and use auto navigation to jump to components
- Revisit Web Scrape steps that output HTML and confirm results display as text
For step by step guidance and examples, visit the SmythOS documentation.