|
1 | | -## 0.8.0 (2025-06-19) |
2 | | - |
3 | | -### 🚀 Features |
4 | | - |
5 | | -- add caching and performance optimizations for project context analysis ([4445620](https://github.com/unit-mesh/autodev-workbench/commit/4445620)) |
6 | | -- integrate ProjectDetector for enhanced project information collection ([75d89d3](https://github.com/unit-mesh/autodev-workbench/commit/75d89d3)) |
7 | | -- implement GlobalProcessManager and process management tools for enhanced process handling ([dea114a](https://github.com/unit-mesh/autodev-workbench/commit/dea114a)) |
8 | | -- add kill process tool for terminating processes by terminal ID ([ed444a2](https://github.com/unit-mesh/autodev-workbench/commit/ed444a2)) |
9 | | -- optimize FeatureRequestPlaybook with Augment Agent design principles ([29f9c5f](https://github.com/unit-mesh/autodev-workbench/commit/29f9c5f)) |
10 | | -- migrate AIAgent from PromptBuilder to IssueAnalysisPlaybook ([#105](https://github.com/unit-mesh/autodev-workbench/issues/105)) |
11 | | -- update test-feature-request.js for automated feature request implementation ([c144a32](https://github.com/unit-mesh/autodev-workbench/commit/c144a32)) |
12 | | -- improve FeatureRequestPlaybook for automated code modification ([82e35ad](https://github.com/unit-mesh/autodev-workbench/commit/82e35ad)) |
13 | | -- enhance test-feature-request.js for improved automated feature analysis and PR generation ([24a6211](https://github.com/unit-mesh/autodev-workbench/commit/24a6211)) |
14 | | -- enhance README.md with Cascade core optimization and planning capabilities ([4dbb2d9](https://github.com/unit-mesh/autodev-workbench/commit/4dbb2d9)) |
15 | | -- update README.md to enhance tool descriptions and planning capabilities ([55cddb3](https://github.com/unit-mesh/autodev-workbench/commit/55cddb3)) |
16 | | -- enhance README.md with updated tool capabilities and task management features ([d3b801f](https://github.com/unit-mesh/autodev-workbench/commit/d3b801f)) |
17 | | -- add HTML entity decoding to str-replace-editor and write-file tools ([43c31e1](https://github.com/unit-mesh/autodev-workbench/commit/43c31e1)) |
18 | | -- init basic code for datastcuture ([1cfcdde](https://github.com/unit-mesh/autodev-workbench/commit/1cfcdde)) |
19 | | -- add GitHub PR creation tool ([c305193](https://github.com/unit-mesh/autodev-workbench/commit/c305193)) |
20 | | -- enhance FeatureRequestPlaybook with comprehensive 6-round workflow ([8ccae5f](https://github.com/unit-mesh/autodev-workbench/commit/8ccae5f)) |
21 | | -- **playbook:** improve feature request implementation process ([c94fd82](https://github.com/unit-mesh/autodev-workbench/commit/c94fd82)) |
22 | | - |
23 | | -### 🩹 Fixes |
24 | | - |
25 | | -- fix tets ([4cab1a0](https://github.com/unit-mesh/autodev-workbench/commit/4cab1a0)) |
26 | | -- improve keyword generation logic to focus on conceptual terms ([#105](https://github.com/unit-mesh/autodev-workbench/issues/105)) |
27 | | -- update test-feature-request.js to accept issue ID like quick-test-agent ([#105](https://github.com/unit-mesh/autodev-workbench/issues/105)) |
28 | | -- **github:** improve issueNumber parameter alias ([3a6c611](https://github.com/unit-mesh/autodev-workbench/commit/3a6c611)) |
29 | | - |
30 | | -### ❤️ Thank You |
31 | | - |
32 | | -- Fengda Huang @phodal |
33 | | -- Phodal Huang @phodal |
34 | | - |
35 | 1 | ## 0.7.0 (2025-06-19) |
36 | 2 |
|
37 | 3 | ### 🚀 Features |
|
0 commit comments