SmythOS Weekly Update: Claude 4.5, Agent Memory, and Smoother Team Switching (September 29–October 5, 2025)

sprint 60 changelog release notes

This week’s release brings a stronger model lineup, persistent memory for stateful workflows, and a better way to switch teams. You will also see upgrades to uploads, autosave clarity, and sidebar consistency, plus fixes that stabilize chat and onboarding.

New Features

Use Claude 4.5 across your agents

You can now select Claude 4.5 in LLM components and assistants. Switch models without reworking your flows and compare outputs to choose the right balance of quality, speed, and cost.

Build stateful agents with Memory components

New Memory components let your agents remember data across steps and runs. Keep context like user preferences, session variables, or prior results so multi-step workflows feel consistent and efficient.

Switch teams from a focused modal

Members can switch teams from a dedicated modal. It keeps context clear and reduces friction when you collaborate across multiple workspaces.

Improvements

The Recommended Model section now ships to Enterprise via plugins. Updates stay in sync and maintenance is simpler for large organizations.

Reliable sidebar access in Community

If auto-open is unavailable in the Community version, the component sidebar falls back gracefully so settings remain reachable.

Broader file uploads in chat and chatbot

Uploads now support additional file types beyond images and PDFs. Bring in spreadsheets, text files, code, and archives to power richer analysis.

Clearer integration descriptions

Integration component sidebars use standardized descriptions from the latest copy source. Fields are explained consistently so setup goes faster.

Autosave feedback you can read at a glance

The cloud icon is replaced with text. You will see saving… during writes and autosaved HH:MM:SS when complete.

Voice Embodiment upgrade

Alexa Embodiment is now Voice Embodiment. It supports Alexa plus a cloud hosted chat with voice, including mid response interruption.

Textareas feel consistent everywhere

All textareas share a default two line height and a single auto grow or scroll behavior, delivered via a shared component for a tidy UI.

Friendlier API key errors in chat

API key issues show clearer next steps with links to set keys, so you can fix problems without leaving the flow.

Custom start messages for skill execution

You can customize the status message shown when a Skill starts in chat. Include placeholders like skill name and estimated duration to set expectations.

Chatbot refactor on SDK

Chatbot.class.ts now uses the official SDK. Functionality stays the same while integration becomes easier to maintain.

Sidebars match the latest specs for spacing, alignment, and transitions. Navigation feels consistent from page to page.

Clear owner and member status in Switch Team

The team switch modal now surfaces whether you are an owner or a member and streamlines joins for users with existing SmythOS accounts.

Important Bug Fixes

  • Correct sidebar default in the Agent interface
    The Agent view opens to the Agent Weaver sidebar by default instead of Components, so you land where you expect.
  • Onboarding steps after sign up
    New accounts now see the correct onboarding steps so first runs start smoothly.
  • Random Chat TypeError on staging
    The intermittent cannot read chat error is resolved. Conversations stay stable.
  • Silent upload failures for 4 to 4.5 MB files
    Uploads that exceeded localStorage after base64 are handled with clear feedback. Files either upload or show an actionable message.
  • Chat feature 404
    A routing issue that returned 404 from chat endpoints is fixed. Users can interact with agents again.
  • Unresponsive settings fields
    Fields remain editable after saving without the need to reopen the sidebar.
  • Advanced Request state on discard
    Discarding changes restores the correct UI state in Agent Skill so the panel reflects what is saved.
  • Sidebar content shift on narrow chat
    Sending a message no longer shifts the right sidebar content left on small widths.
  • PDF handling on standard gpt 4o
    PDF attachments process correctly on the standard model, matching legacy behavior.
  • Stop response alert copy
    Stopping a response shows a clear cancellation notice instead of a red error with the intro message.
  • Super Admin invites in non organization spaces
    Inviting with super admin works as expected where supported. The role not found error is resolved.

Try these updates

  • Open an LLM component and select Claude 4.5, then compare results with your current model.
  • Add a Memory component to store user preferences or session context across steps.
  • Use the Switch Team modal to move between workspaces without losing your place.
  • Upload spreadsheets, text files, or code files directly in Chat or Chatbot to expand your agent inputs.
  • Watch the autosave text update while editing settings to confirm save status.
  • Customize the skill start message in chat to set expectations during long runs.

For step by step guides and best practices, visit the SmythOS documentation.