Phodal Huang ebf54ba2c6 chore: disable placeholder for #240 1 week ago
..
devins-lang e5da31e7fc refactor(chat): change parameter name for chat history 4 months ago
ext-android cd8252df51 lint: fix warining for base method 6 months ago
ext-database b576c315ac chore: fix SQLITE Compatibility issue 2 weeks ago
ext-git ebf54ba2c6 chore: disable placeholder for #240 1 week ago
ext-harmonyos 9f456a32a3 refactor(exts): migrate templates to support ArkUI and Java migration 1 month ago
ext-http-client 71c13c9912 feat(http-client): add support for creating temporary scratch files #198 && closed #198 4 months ago
ext-terminal 1f41457cb0 chore: fix terminal Compatibility issue 2 weeks ago
.gitignore 90550ed0de chore: remove unused code 6 months ago
README.md 5c982af926 feat(api-test): add HttpClient API test generation #198 4 months ago

README.md

AutoDev advanced Extension

In this folder, you can find some advanced extensions for AutoDev.

  • Database. Build an SQL, Oracle or MySQL database with GenAI ability.
  • Android. This extension allows you to build Android with GenAI ability.
  • HarmonyOS. This extension allows you to build HarmonyOS with GenAI ability.
  • Terminal. Integration with terminal with GenAI ability.
  • HttpClient. Provider http API test ability.

Others:

  • DevIns. This extension allows you to build DevIns language with GenAI ability.

How to add new extensions

follow https://ide.unitmesh.cc/development/dev-new-language.html