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.