Development
git clone https://github.com/unit-mesh/auto-dev/
- open in IntelliJ IDEA
./gradlew runIde
Key Concepts:
- Workflow flow design: DevFlowProvider
- Prompt Strategy design: PromptStrategyAdvisor
Release
- change
pluginVersion
in gradle.properties - git tag
version
./gradlew publishPlugin