This week’s release gives you a new way to share agents with structured forms, cleaner OAuth handling, and targeted fixes for model visibility, keys, and component reliability.
New Features
A/B test for Weaver next steps
We are running an A/B test to explore alternative next step patterns in Weaver. The goal is to learn which layout drives better engagement so future updates feel faster and clearer while you build.
Share agents with a Form URL
You can now share a Form URL as an alternative to the chatbot view. Use it when your workflow needs structured inputs. This makes handoffs smoother for teammates and stakeholders who prefer forms over chat.
Improvements
OAuth label reflects production status
The OAuth section in the API Call component no longer shows a beta label. It reflects its stable, fully released status.
Consistent close icons and search placement
Close icons and search bars follow a consistent size and position across the app. Navigation feels predictable as you move between pages.
OAuth credentials stored in Vault
OAuth credentials are now stored in Vault for encryption and centralized control. This strengthens security and keeps sensitive data in one place.
Important Bug Fixes
- GPT model skill visibility in production
Agents using the default GPT model now see all available skills. You get feature parity with Claude-based deployments. - Deleted inputs persist after refresh
In GenAI LLM and Image Generator, removed inputs stay removed when you reload the page. Your component setup remains intact. - Editing existing personal provider keys
Updates to existing personal AI provider keys in Vault save correctly. You can rotate credentials without creating new entries. - Saved state shown for Together and Google keys
The Vault UI now reflects when personal keys are saved. No more guessing whether the key took effect. - Personal key models appear in LLM dropdown
After adding personal provider keys, associated models show up in the model selector. You can pick the exact model you pay for and manage. - Note links open correctly
URLs in the note component use proper formatting and no longer redirect to 404 pages. - Computer Use component on staging
The Computer Use component no longer fails with a generic error. You can run browser and desktop automations during testing. - OpenAPI export compatibility
Exported manifests align with ChatGPT requirements for spec version and summary length. Imports work without manual edits.
Try these updates
- Share an agent with the new Form URL when you need structured inputs instead of chat.
- Open an API Call component and confirm OAuth uses Vault and no longer shows a beta label.
- In Vault, update an existing personal provider key and verify the saved state.
- In an LLM component, add your personal keys and select one of your models from the dropdown.
- Add a link to a note and confirm it opens correctly.
- On staging, run a Computer Use workflow to validate end to end execution.
For step-by-step guidance, visit the SmythOS documentation.