/auto-dev

๐Ÿง™โ€AutoDev: The AI-powered coding wizard with multilingual support ๐ŸŒ, auto code generation ๐Ÿ—๏ธ, and a helpful bug-slaying assistant ๐Ÿž! Customizable prompts ๐ŸŽจ and a magic Auto Testing feature ๐Ÿงช included! ๐Ÿš€

Primary LanguageKotlinMozilla Public License 2.0MPL-2.0

AutoDev

Build Version Downloads

๐Ÿง™โ€AutoDev: The AI-powered coding wizard with multilingual support ๐ŸŒ, auto code generation ๐Ÿ—๏ธ, and a helpful bug-slaying assistant ๐Ÿž! Customizable prompts ๐ŸŽจ and a magic Auto Testing feature ๐Ÿงช included! ๐Ÿš€

Features:

  • Languages support: Java, Kotlin, Python, JavaScript, or others...
  • Auto development mode.
    • With DevTi Protocol (like devti://story/github/1102) will auto generate Model-Controller-Service-Repository code.
    • AutoCRUD mode. Auto generate CRUD code.
    • Auto Testing. create unit test intention, auto run unit test and try to fix test.
  • Smart code completion.
    • Pattern specific.Based on your code context like (Controller, Service import), AutoDev will suggest you the best code.
    • Related code. Based on recently file changes, AutoDev will call calculate similar chunk to generate best code.
  • Copilot mode
    • AutoDev will help you find bug, explain code, trace exception, generate commits, and more.
  • Chat mode
    • Chat with AI.
    • Chat with this.
  • Customize.
    • Custom specification of prompt.
    • Custom intention action. You can add your own intention action.
    • Custom LLM Server. You can customize your LLM Server in Settings -> Tools -> AutoDev

Document

Customize

Demo

Video demo (Youtube) - English

Watch the video

Video demo (Bilibili) - ไธญๆ–‡

Watch the video

Useful Links

License

Known License issues: JetBrain plugin development is no walk in the park! Oops, we cheekily borrowed some code from the JetBrains Community version and the super cool JetBrains AI Assistant plugin in our codebase. But fret not, we are working our magic to clean it up diligently! ๐Ÿง™โ€โ™‚๏ธโœจ.

Those code will be removed in the future, you can check it in src/main/kotlin/com/intellij/temporary, if you want to use this plugin in your company, please remove those code to avoid any legal issues.

This code is distributed under the MPL 2.0 license. See LICENSE in this directory.