AI Generate Oqtane Module #5053
-
Hi, I’m working on enhancing an Oqtane module generated from the Oqtane framework. My goal is to modify the module’s source code by adding or removing fields, properties, and features. After some research, I found that Repomix and Google AI Studio can help achieve this. Repomix generates optimized prompts from the GitHub codebase, where I’ve uploaded my Oqtane module source code. By leveraging these Repomix-generated prompts in Google AI Studio, I can generate and modify the Oqtane module efficiently. Note: In my case, I’m using these tools for the following reasons: @sbwalker Does this seem like a good approach? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Additional Info: https://workik.com is fully optimized for C# and .NET Technologies and also integrates with GitHub codebase (Connect with Github, Gitlab, or Bitbucket to maintain your code context). |
Beta Was this translation helpful? Give feedback.
-
@Sharafudeen there are a lot of code generation options available for developers... IDE plugins, templating, AI, etc... My opinion is that developers should use whatever solution which they feel makes them the most productive. Oqtane will remain agnostic in this regard - it will continue to provide a "default" template which demonstrates the core principles of creating modules and themes... and developers can use the default template to create more advanced processes for code generation. |
Beta Was this translation helpful? Give feedback.
@Sharafudeen there are a lot of code generation options available for developers... IDE plugins, templating, AI, etc... My opinion is that developers should use whatever solution which they feel makes them the most productive. Oqtane will remain agnostic in this regard - it will continue to provide a "default" template which demonstrates the core principles of creating modules and themes... and developers can use the default template to create more advanced processes for code generation.