qinyu / 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! ๐Ÿš€

Home Page:https://ide.unitmesh.cc/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

AutoDev

Build Version Downloads Powered By

๐Ÿง™โ€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! ๐Ÿš€

Read the docs โ†’

AutoDev Overview:

Overview

Features:

  • Languages support: Java, Kotlin, Python, JavaScript/TypeScript, Goland, Rust or others...
  • Auto development mode.
    • With DevTi Protocol (like devti://story/github/1102) will auto generate Model-Controller-Service-Repository code.
    • AutoCRUD mode (Java/Kotlin Language only๏ผ‰. Auto generate CRUD code.
    • Auto Testing. create unit test intention, auto run unit test and try to fix test.
  • Copilot mode
    • Pattern specific.Based on your code context like (Controller, Service import), AutoDev will suggest you the best code.
    • Related code. Based on recent file changes, AutoDev will call calculate similar chunk to generate best code.
    • AutoDev will help you find bug, explain code, trace exception, generate commits, and more.
  • Chat mode
    • Chat with AI.
    • Chat with selection code.
  • 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
    • Custom Living documentation.
    • Team prompts. Customize your team prompts in codebase, and distribute to your team.
    • Custom Quick Action. You can add your own quick action.
  • Miscellaneous
    • CI/CD support. AutoDev will auto generate CI/CD config file.
    • Dockerfile support. AutoDev will auto generate Dockerfile.

Demo

Video demo (Youtube) โ€” English

Watch the video

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

Watch the video

Useful Links

Who is using AutoDev?

Welcome to add your company here.

  • Thoughtworks, a leading technology consultancy.

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.

About

๐Ÿง™โ€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! ๐Ÿš€

https://ide.unitmesh.cc/

License:Mozilla Public License 2.0


Languages

Language:Kotlin 99.3%Language:Python 0.6%Language:HTML 0.1%Language:Java 0.0%