File tree Expand file tree Collapse file tree 2 files changed +9
-8
lines changed
core/src/main/resources/genius/zh/code Expand file tree Collapse file tree 2 files changed +9
-8
lines changed Original file line number Diff line number Diff line change 1717> 🧙AutoDev: The AI-powered coding wizard with multilingual support 🌐, auto code generation 🏗️, and a helpful
1818> bug-slaying assistant 🐞! Customizable prompts 🎨 and a magic Auto Dev/Testing/Document/Agent feature 🧪 included! 🚀
1919
20- VSCode Version: [ https://github.com/unit-mesh/auto-dev-vscode ] ( https://github.com/unit-mesh/auto-dev-vscode )
21-
22- [ Quick Start →] ( https://ide.unitmesh.cc/quick-start )
23-
24- 🆕🆕🆕: New AI agent language: [ https://github.com/phodal/shire ] ( https://github.com/phodal/shire )
25-
2620## AutoDev 2.0 Sketch - the Cursor Composer in Intellij IDEA
2721
2822Video demo (YouTube) — English
@@ -43,12 +37,19 @@ developer experience within the IDE.
4337| ** Go Playground Sketch` * ` ** | Go Playground with bidirectional code preview/edit | ![ ] ( https://unitmesh.cc/auto-dev/sketch-go-playground.png ) |
4438| ** Mermaid Sketch` * ` ** | Real-time flowchart preview/edit with bidirectional binding | ![ ] ( https://shire.run/images/shire-sketch-mermaid.png ) |
4539| ** PlantUML Sketch` * ` ** | UML diagram editor with bidirectional code-diagram synchronization | ![ ] ( https://shire.run/images/shire-sketch-plantuml.png ) |
40+ | ** PlanSketch `** | Display AutoDev Planner planning for resovling code issues | ![ ] ( https://unitmesh.cc/auto-dev/autodev-plan-sketch.png ) |
4641
4742` * ` means requires additional plugin installation.
4843
4944### Unite Your Dev Ecosystem, Create Your AI Copilot
5045
51- ![ Inline Chat] ( https://shire.run/images/shire-ecology-system.png )
46+ VSCode Version: [ https://github.com/unit-mesh/auto-dev-vscode ] ( https://github.com/unit-mesh/auto-dev-vscode )
47+
48+ [ Quick Start →] ( https://ide.unitmesh.cc/quick-start )
49+
50+ 🆕🆕🆕: New AI agent language: [ https://github.com/phodal/shire ] ( https://github.com/phodal/shire )
51+
52+ ![ Dev Ecosystem] ( https://shire.run/images/shire-ecology-system.png )
5253
5354### Demos
5455
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ Here is the rule you should follow:
5353
5454For each step, document your reasoning process inside `plan` code block. Include:
5555
56- 1. Updated plan with step progress indicators (`[✓]` for completed, `[!]` for failed, `[*]` for in-progress).
56+ 1. Updated plan with step progress indicators (`[✓]` for completed or you are working this step , `[!]` for failed, `[*]` for in-progress).
57572. No code should be written inside the plan, just the task and steps summary.
5858
5959For example:
You can’t perform that action at this time.
0 commit comments