Code Assist Full Release: AI-powered Code Completion

It seems like the next step to improve the AI is more data from active use, did I sign away my code to be collected when I accepted the ToS?

If that’s true, is it only collected when the assistant is enabled?

If not how do I opt out of my code being used for the AI?

Good update to tbh.
I mean it could motivate and teach small developer who want to start their journey…

How do you have access to this option? I am on version 0.613.1.6130510 (64bit) and only have a “Suggest Code Automatically” checkbox.

1 Like

Bump this up, I too cannot seem to access the settings with the newest update?

1 Like

The code collection is only opt in, you can submit it here if you want to https://create.roblox.com/settings/data-collection

It was mentioned that Code Assist and Roblox Assistant are to be merged. Will this give Assistant the ability to analyze code like ChatGPT? Will it be able to understand various requests that I want in the analysis? Additional commands that I include in the prompt are as follows:

  • Consider comments when formulating a response.
  • Provide a technical and detailed analysis.
  • Highlight areas for improvement.
  • Point out potential issues.

These are the kind of things that I tell ChatGPT when analyzing code. Furthermore, ChatGPT knows that I’m a system software engineer (through the use of additional commands) and understands what that entails and that fact is considered when it formulates it responses. Will the new AI system also consider this?

As for my Code Assistant experience, I have to agree with some of there others here. 99% of the suggestions are of no use to me. Many times, the suggested code is not what I’m trying to do, or it’s doing it wrong in my environment (It seems to build code based on what my comments are.). The code it generates is quite simplistic while my code is highly intricate and complex due to Parallel LUA.

1 Like

I didn’t know that - wondered why the Assistant works on PC but not and my Laptop.

I didn’t know you could do that as well - would help me a lot (me informing I’m new to scripting… so always need comments added on what the line/section does - lol).

I personally get frustrated with Assistant (goes on different paths) and switch to ChatGPT4… but now & then try it to see if it’s improved.

It’s mentioned in the original post in the section “What’s Ahead.” As for assistant, it should work for everyone since it’s web based.

I’m using ChatGPT 3.5. So click on your icon at the bottom left of the browser window. In the menu that pops up, click settings. Enter things you would like ChatGPT to know about you in the top input box. In the second input box, tell it how you would like it to respond.

Thank You… I will do that. Thanks for the Tip.

Can this ai generate models like the you showed it us on youtube (the video where the ai generates a tower and a firecamp)

Github Copilot will still be limited to understanding lua and possibly luau as usage increases however only from a syntax and programming language perspective. Assistant will be able to provide more context from within Roblox Studio. As we see GPT continue to increase the context windows in addition to fine-tuning, I think Roblox Assistant will outpace Github Copilot.

Wasn’t there a gif where the assistant placed some trees?

Honestly I’ve never found this to do anything more than get in the way, but it’s interesting at least.

1 Like

is there a way to manually activate the assistant? it never pops up when i want it to, but gets in the way when i dont need it

You can manage it in Studio Keybinds and you can turn off suggest code automatically in Studio Settings

1 Like

sorry but i dont like the ai powered code completion because if i let it complete my code then almost everything is wrong and needs to be fixed the ai really needs to be smarter

1 Like

thats called jailbreaking chatgpt so you will make him think that he is stuff like a whole different ai with diff rules etc

OpenAI calls it Additional Commands. It doesn’t really fit the definition of jailbreaking though.

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.