- Creator Store
The agent can now search the Toolbox, preview assets, and insert models, audio, decals, meshes, and images straight into your game with three new tools: search_toolbox, preview_asset, and add_asset.
- Roblox Search
docsearch is now roblox_search — one tool that searches official docs, DevForum, GitHub, and the Creator Store. Results show source badges in chat so you know where each hit came from.
- Plugin
Read-only tools run in parallel for faster inspections. Polling speeds up to 100ms while a job is active and relaxes to 1s when idle. Large script payloads can use base64 encoding. The Sync button is now Reset — reloads the plugin to recover from a stuck state.
- Agent
Streamlined system prompts with clearer safety rules, mistake handling, and an action-before-questions protocol so the agent inspects your game instead of asking you first. Tool definitions moved to a manifest with auto-generated schemas.
- Tools UI
Delete, remove tag, and clear terrain actions now show lime-green bubbles so removals are visually distinct from creates and edits. Toolbox hits and asset previews render inline with type badges and metadata.
- Reliability
Agent jobs request a screen wake lock and show a banner if you switch tabs mid-run. Polling catches up immediately when you return. Plugin status checks every 15s when online and every 2s when offline.
- Free Tier
Daily free quota doubled from 50,000 to 100,000 tokens per 15-hour window.
- UI
Removed the manual hierarchy refresh button from the Studio Explorer — hierarchy stays in sync automatically through the relay.