Back

v3.3.8 (Chat History Fix)

Update
  • Chat

    Fixed a bug where your messages disappeared when reopening an old chat — only the agent's replies would load. User messages are now saved reliably and show up again when you return to a conversation.

  • Chat

    Improved message indexing so the agent has an accurate record of the full thread — what was sent, what was saved, and what was not — instead of working from a partial or out-of-order history.

v3.3.7 (Chat Layout Update)

Update
  • Chat UI

    Added hide buttons to the Conversations, Studio Explorer, and Configuration panels so you can tuck away panels you are not using and get more room for chat.

  • Chat UI

    Added resize handles to the Conversations, Studio Explorer, and Configuration panels — drag the edge to set the width you want.

  • Chat UI

    Panel hide and resize preferences are saved automatically, so your layout is restored the next time you open chat.

v3.3.6 (Syntax Check Update)

Update
  • Tools

    Added check_script — a new syntax tool for the agent. After writing or editing scripts, it validates Luau compile errors, delimiter balance, require paths, GetService names, deprecated APIs, and Output-window errors before finishing the task.

v3.3.5 (Auth Update)

Update
  • OTP

    Fixed several OTP login bugs — rate-limit cooldowns now release correctly, resend works with Turnstile, double-submit on verify is blocked, and invalid or expired codes no longer spam error logs.

v3.3.4 (Cleanup Update)

Update
  • Tools

    Removed many redundant tools that overlapped with cleaner alternatives — for a faster agent.

  • Codebase

    Stripped out lots of legacy code paths that were no longer in use, reducing complexity across the backend and plugin.

  • Agent

    The agent is faster — less overhead from unused tools and dead code means quicker responses and shorter wait times.

  • Bug Fixes

    Fixed several bugs uncovered during the cleanup for a more reliable experience overall.

v3.3.3 (Speed & Quota Update)

Update
  • Free Tier

    Free-user quota now counts properly — usage is tracked accurately against your lifetime allowance.

  • Search Tools

    Search tools were fixed and improved for more reliable results when the agent looks up docs, the DevForum, and the Creator Store.

  • Agent

    The agent is much faster — it now wakes up and starts instantly instead of waiting on polling delays.

  • Configuration

    Renamed config options for clarity: “Provide code prints()”“Allow code prints()” and “Provide code comments”“Allow code comments”.

v3.3.2 (Free Tier Update)

Update
  • Free Tier

    Starter quota is now 200,000 total lifetime tokens — no 15-hour reset. Use them across as many sessions as you need until they’re gone, then upgrade to Pro for monthly usage.

  • Quota UI

    The sidebar meter for free users now shows usage as a percentage only — no token counts below the bar. Pro and Studio plans still reset on their monthly billing cycle.

v3.3.1 (Pricing Update)

Update
  • Bug Fixes

    Fixed several bugs across billing, subscriptions, and the chat experience for a more reliable upgrade and usage flow.

  • Pricing

    Updated plan pricing across the site and checkout:

    • Pro monthly: $9.99/mo → $14.99/mo
    • Pro annual: $59.99/yr ($5.00/mo) → $119.88/yr ($9.99/mo)
    • Studio annual: $179.99/yr ($15.00/mo) → $239.88/yr ($19.99/mo)

    Studio monthly stays at $24.99/mo.

  • Billing

    All existing Pro subscribers were automatically moved to the new Pro pricing — no action needed on your end.

v3.3.0 (The Creator Store Update)

Major Update
  • 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.

v3.2.0

Major Update
  • Chat

    Old chat mode is gone. Everyone now uses the new plugin mode.

  • UI

    Refreshed the interface with a cleaner layout and better visuals.

  • Agent

    The agent is faster with streamlined responses and less overhead.

v3.1.0

Major Update
  • Check Output

    New tools reads Studio output so the AI can see errors and fix them.

  • Chat

    Fixed duplicate messages broken code text and agents stopping too early.

  • Studio Paths

    Attach paths from the explorer with chips in chat and the input box.

  • Limits and Tools

    Daily limit banner and tool bubbles look cleaner and work better.

v3.0.2

Minor Update
  • Voice Input

    Added a button to record your voice and transcribe it into the chat box.

v3.0.1

Minor Update
  • Bug Fixes

    Lots of bugs fixed across the app.

v3.0.0 (The Autonomous Action Update)

Major Release
  • Autonomous Engine

    The AI now actively explores your 3D workspace, reading properties and navigating descendants dynamically before writing code.

  • 44 New Tools

    Upgraded from 11 basic tools to 55 full-spectrum actions to manipulate Physics, Lighting, Terrain, Attributes, and Camera properties natively.

  • Print/Warn Sandbox

    The AI captures its own print() and warn() outputs to test its own code and read terminal errors instantly.

  • Native Undo/Redo

    Full ChangeHistoryService integration lets you safely hit Ctrl+Z to undo massive AI operations in Studio.

  • Zero-Latency

    Removed the 2-second short polling loop in favor of Long Polling for instantaneous, lag-free command execution.

  • UI/UX Polish

    Added smooth cinematic animations and clean, glowing teal bubbles for workspace query tasks in chat.

v2.3.0 (The Plugin V3 Beta Update)

Major Update
  • Plugin

    RoCode Plugin v2: A complete rewrite of the Studio plugin from the ground up. It is now much more reliable, faster, and stable.

  • UX

    Chat Titles: Say goodbye to generic chat names! Conversations now automatically generate nice, descriptive titles.

  • System

    New Prompt System: Implemented a brand new system for handling prompts behind the scenes to give you better results.

  • Models

    Model Upgrades: All AI models have received a backend update to improve speed and code quality.

  • UI

    Configuration Cleanup: We've streamlined the Configuration panel by removing outdated and unnecessary options.

v2.2.1 (Quota Update)

Update
  • UI

    The usage meter now shows Quota as a percentage for both free and paid users. Cleaner and easier to understand at a glance.

v2.2.0 (UI & Models Update)

Update
  • UI

    The app has a brand new user interface.

  • Models

    Added new AI models to improve code generation.

  • Bug Fixes

    Many bugs were fixed to improve overall stability.

  • Teaser

    A big update to the RoCode plugin is coming soon!

v2.1.0 (Model Upgrade)

Update
  • Models

    Upgraded to the latest AI models for significantly better code quality, faster responses, and improved understanding of Roblox Luau syntax.

  • Infrastructure

    Switched to OpenRouter for more reliable API access, better rate limiting, and access to a wider range of models.

v2.0.0 (The Studio Update)

Major Release
  • Plugin

    The native Roblox Studio plugin is finally here. You can now use RoCode without leaving your script editor. No more alt tabbing to a browser.

  • Context

    Added hierarchy awareness. The AI now sees your script names and where they are located in the explorer to give much better answers.

  • Workflow

    One click apply functionality. Insert or fix code directly into your active script with a single button press.

  • Luau

    Trained specifically on the latest Roblox APIs. Unlike generic AI tools like Gemini it knows the difference between client and server logic and uses modern task library methods.

  • Free Tier

    Free users can now send up to 15 messages a day within the plugin to help with their projects.

v1.2.5 (Infrastructure Update)

Update
  • Billing

    Fixed a critical bug where upgrading to Pro sometimes failed to attach the user ID. The payment pipeline is now rock solid.

  • Analytics

    Optimized the background canvas rendering to prevent lag in session replays. The site should feel smoother on lower end devices.

  • UX

    Improved the Upgrade to Pro button logic to prevent crashes when loading user profiles.

v1.2.0

Update
  • Teaser

    Roblox Studio Plugin: I am finalizing a native plugin to bring RoCode directly into Studio. Coming very soon

  • Stability

    Significantly reduced Model Overloaded errors. I implemented a smart retry system to handle high traffic automatically.

  • Security

    Enhanced backend security protocols and prepared infrastructure for plugin connectivity.

v1.1.0

Update
  • Improvement

    Visual refresh: Adjusted transparency for click particles and starfield bloom to improve visual clarity and reduce distraction.

v1.0.0

Launch
  • Feature

    Initial release of RoCode.ai an AI powered Roblox coding assistant.

  • Feature

    Real time chat interface for generating and explaining Luau code.

  • Feature

    Dedicated code viewer panel with copy and paste functionality.

  • Feature

    Configuration panel to customize AI responses for example adding comments or focusing on performance.

  • Improvement

    Secure user authentication and conversation history powered by Supabase.