@auto-engineer/narrative 1.112.2 → 1.114.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
 
2
- > @auto-engineer/narrative@1.112.2 build /home/runner/work/auto-engineer/auto-engineer/packages/narrative
2
+ > @auto-engineer/narrative@1.114.0 build /home/runner/work/auto-engineer/auto-engineer/packages/narrative
3
3
  > tsx scripts/build.ts
4
4
 
5
5
  Running: tsc
@@ -1,5 +1,5 @@
1
1
 
2
- > @auto-engineer/narrative@1.112.1 test /home/runner/work/auto-engineer/auto-engineer/packages/narrative
2
+ > @auto-engineer/narrative@1.113.0 test /home/runner/work/auto-engineer/auto-engineer/packages/narrative
3
3
  > vitest run --reporter=dot
4
4
 
5
5
 
@@ -9,6 +9,6 @@
9
9
 
10
10
   Test Files  22 passed (22)
11
11
   Tests  319 passed (319)
12
-  Start at  04:36:50
13
-  Duration  43.47s (transform 10.38s, setup 0ms, collect 54.33s, tests 29.26s, environment 15ms, prepare 16.09s)
12
+  Start at  05:52:08
13
+  Duration  46.10s (transform 9.99s, setup 0ms, collect 58.84s, tests 31.35s, environment 11ms, prepare 15.88s)
14
14
 
@@ -1,4 +1,4 @@
1
1
 
2
- > @auto-engineer/narrative@1.112.1 type-check /home/runner/work/auto-engineer/auto-engineer/packages/narrative
2
+ > @auto-engineer/narrative@1.113.0 type-check /home/runner/work/auto-engineer/auto-engineer/packages/narrative
3
3
  > tsc --noEmit
4
4
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,67 @@
1
1
  # @auto-engineer/flow
2
2
 
3
+ ## 1.114.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [`9570b75`](https://github.com/BeOnAuto/auto-engineer/commit/9570b75c9312b6b714e8be89960a5ee7de2d8d48) Thanks [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D)! - - **global**: imrpoves ui generation pipeline
8
+ - **component-implementor-react**: rewrite pipeline with parallel gen, fix loops, and evaluation
9
+ - **component-implementor-react**: add test-generation agent
10
+ - **component-implementor-react**: add test-fix agent and loop
11
+ - **component-implementor-react**: add evaluation agent
12
+
13
+ ### Patch Changes
14
+
15
+ - [`cae4cf2`](https://github.com/BeOnAuto/auto-engineer/commit/cae4cf2f82d363ea696bd6cf9f10d5d35364659f) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - Removed internal planning files from the repository
16
+
17
+ - Updated dependencies [[`9570b75`](https://github.com/BeOnAuto/auto-engineer/commit/9570b75c9312b6b714e8be89960a5ee7de2d8d48), [`cae4cf2`](https://github.com/BeOnAuto/auto-engineer/commit/cae4cf2f82d363ea696bd6cf9f10d5d35364659f)]:
18
+ - @auto-engineer/file-store@1.114.0
19
+ - @auto-engineer/id@1.114.0
20
+ - @auto-engineer/message-bus@1.114.0
21
+
22
+ ## 1.113.0
23
+
24
+ ### Minor Changes
25
+
26
+ - [`a8150d1`](https://github.com/BeOnAuto/auto-engineer/commit/a8150d1233e13d6e5583683e913d19fc8ccf90fd) Thanks [@osamanar](https://github.com/osamanar)! - - **component-implementor-react**: add evaluation agent
27
+
28
+ - [`d0c76a8`](https://github.com/BeOnAuto/auto-engineer/commit/d0c76a86ad1c5353eec39ed204b8877497f2dae9) Thanks [@osamanar](https://github.com/osamanar)! - - **component-implementor-react**: add test-generation instruction
29
+
30
+ - [`60cb001`](https://github.com/BeOnAuto/auto-engineer/commit/60cb0010abfd505878cd845eda1063c7eb476be7) Thanks [@osamanar](https://github.com/osamanar)! - - **global**: imrpoves ui generation pipeline
31
+ - **component-implementor-react**: rewrite pipeline with parallel gen, fix loops, and evaluation
32
+ - **component-implementor-react**: add test-generation agent
33
+ - **component-implementor-react**: add test-fix agent and loop
34
+ - **component-implementor-react**: resolve biome lint errors failing CI
35
+
36
+ - [`409e30b`](https://github.com/BeOnAuto/auto-engineer/commit/409e30b6362fabb14b33fe72cbfc41ab3e089aaa) Thanks [@osamanar](https://github.com/osamanar)! - - **component-implementor-react**: add test-generation instruction
37
+
38
+ - [`18a308a`](https://github.com/BeOnAuto/auto-engineer/commit/18a308abbed412eef06dc3ddbe3ffe109ebdfc1a) Thanks [@osamanar](https://github.com/osamanar)! - - **component-implementor-react**: add test-generation instruction
39
+
40
+ - [`ef224d1`](https://github.com/BeOnAuto/auto-engineer/commit/ef224d1fa9c327317b660e85ed924d3eb9fc1499) Thanks [@osamanar](https://github.com/osamanar)! - - **component-implementor-react**: add test-generation agent
41
+
42
+ - [`18a308a`](https://github.com/BeOnAuto/auto-engineer/commit/18a308abbed412eef06dc3ddbe3ffe109ebdfc1a) Thanks [@osamanar](https://github.com/osamanar)! - - **component-implementor-react**: add test-generation instruction
43
+
44
+ - [`ba38b4d`](https://github.com/BeOnAuto/auto-engineer/commit/ba38b4de2a5fd531b065ba82a74addd0800cd4c4) Thanks [@osamanar](https://github.com/osamanar)! - - Improved the UI generation pipeline for better component output
45
+
46
+ - [`dc199cd`](https://github.com/BeOnAuto/auto-engineer/commit/dc199cd34f0ab43fcc6ec55d47460527cc824694) Thanks [@osamanar](https://github.com/osamanar)! - - **component-implementor-react**: rewrite pipeline with parallel gen, fix loops, and evaluation
47
+
48
+ - [`18a308a`](https://github.com/BeOnAuto/auto-engineer/commit/18a308abbed412eef06dc3ddbe3ffe109ebdfc1a) Thanks [@osamanar](https://github.com/osamanar)! - - **component-implementor-react**: add evaluation instruction
49
+
50
+ - [`496a8fd`](https://github.com/BeOnAuto/auto-engineer/commit/496a8fd4b33b6dfd922b6ff56a78f83528839e7b) Thanks [@osamanar](https://github.com/osamanar)! - - **component-implementor-react**: add evaluation instruction
51
+
52
+ - [`d72af17`](https://github.com/BeOnAuto/auto-engineer/commit/d72af17943c0a649b16b52f584715bffe8a551c7) Thanks [@osamanar](https://github.com/osamanar)! - - **component-implementor-react**: add test-fix agent and loop
53
+
54
+ ### Patch Changes
55
+
56
+ - [`3b4a9b1`](https://github.com/BeOnAuto/auto-engineer/commit/3b4a9b183688bdaf13d9aeb23455c8cec5ac08c6) Thanks [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D)! - - **app-assembler**: add --access public for npm publish
57
+ - **app-assembler**: add release script for npm publish
58
+ - **global**: version packages
59
+ - **global**: version packages
60
+ - Updated dependencies [[`a8150d1`](https://github.com/BeOnAuto/auto-engineer/commit/a8150d1233e13d6e5583683e913d19fc8ccf90fd), [`d0c76a8`](https://github.com/BeOnAuto/auto-engineer/commit/d0c76a86ad1c5353eec39ed204b8877497f2dae9), [`60cb001`](https://github.com/BeOnAuto/auto-engineer/commit/60cb0010abfd505878cd845eda1063c7eb476be7), [`409e30b`](https://github.com/BeOnAuto/auto-engineer/commit/409e30b6362fabb14b33fe72cbfc41ab3e089aaa), [`18a308a`](https://github.com/BeOnAuto/auto-engineer/commit/18a308abbed412eef06dc3ddbe3ffe109ebdfc1a), [`3b4a9b1`](https://github.com/BeOnAuto/auto-engineer/commit/3b4a9b183688bdaf13d9aeb23455c8cec5ac08c6), [`ef224d1`](https://github.com/BeOnAuto/auto-engineer/commit/ef224d1fa9c327317b660e85ed924d3eb9fc1499), [`18a308a`](https://github.com/BeOnAuto/auto-engineer/commit/18a308abbed412eef06dc3ddbe3ffe109ebdfc1a), [`ba38b4d`](https://github.com/BeOnAuto/auto-engineer/commit/ba38b4de2a5fd531b065ba82a74addd0800cd4c4), [`dc199cd`](https://github.com/BeOnAuto/auto-engineer/commit/dc199cd34f0ab43fcc6ec55d47460527cc824694), [`18a308a`](https://github.com/BeOnAuto/auto-engineer/commit/18a308abbed412eef06dc3ddbe3ffe109ebdfc1a), [`496a8fd`](https://github.com/BeOnAuto/auto-engineer/commit/496a8fd4b33b6dfd922b6ff56a78f83528839e7b), [`d72af17`](https://github.com/BeOnAuto/auto-engineer/commit/d72af17943c0a649b16b52f584715bffe8a551c7)]:
61
+ - @auto-engineer/file-store@1.113.0
62
+ - @auto-engineer/id@1.113.0
63
+ - @auto-engineer/message-bus@1.113.0
64
+
3
65
  ## 1.112.2
4
66
 
5
67
  ### Patch Changes