@auto-engineer/pipeline 1.17.0 → 1.19.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/pipeline@1.17.0 build /home/runner/work/auto-engineer/auto-engineer/packages/pipeline
2
+ > @auto-engineer/pipeline@1.18.0 build /home/runner/work/auto-engineer/auto-engineer/packages/pipeline
3
3
  > tsc && tsx ../../scripts/fix-esm-imports.ts
4
4
 
5
5
  Fixed ESM imports in dist/
@@ -1,5 +1,5 @@
1
1
 
2
- > @auto-engineer/pipeline@1.17.0 test /home/runner/work/auto-engineer/auto-engineer/packages/pipeline
2
+ > @auto-engineer/pipeline@1.18.0 test /home/runner/work/auto-engineer/auto-engineer/packages/pipeline
3
3
  > vitest run --reporter=dot
4
4
 
5
5
 
@@ -9,6 +9,6 @@
9
9
 
10
10
   Test Files  27 passed (27)
11
11
   Tests  475 passed (475)
12
-  Start at  23:09:32
13
-  Duration  20.31s (transform 5.13s, setup 0ms, collect 9.11s, tests 15.94s, environment 18ms, prepare 13.36s)
12
+  Start at  13:26:04
13
+  Duration  20.21s (transform 6.57s, setup 0ms, collect 11.48s, tests 17.16s, environment 30ms, prepare 11.95s)
14
14
 
@@ -1,4 +1,4 @@
1
1
 
2
- > @auto-engineer/pipeline@1.17.0 type-check /home/runner/work/auto-engineer/auto-engineer/packages/pipeline
2
+ > @auto-engineer/pipeline@1.18.0 type-check /home/runner/work/auto-engineer/auto-engineer/packages/pipeline
3
3
  > tsc --noEmit
4
4
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,101 @@
1
1
  # @auto-engineer/pipeline
2
2
 
3
+ ## 1.19.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [`af79665`](https://github.com/BeOnAuto/auto-engineer/commit/af7966518d3496ce0880323756aa572df3da640a) Thanks [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D)! - - **cli**: ngrok tunnel mode, TUI mode for better visibility
8
+ - **cli**: improve AutoTab display with remote access hint
9
+ - **dev-server**: use piped output in TUI mode
10
+ - **cli**: add ServiceRegistry to server and global accessor
11
+ - **cli**: integrate TUI as default startup mode
12
+
13
+ ### Patch Changes
14
+
15
+ - [`7c663c2`](https://github.com/BeOnAuto/auto-engineer/commit/7c663c23988a086d738b47735c1b5369f98faccb) Thanks [@rami-hatoum](https://github.com/rami-hatoum)! - - Updated project tracking plan to mark completed work items
16
+
17
+ - [`189a5b4`](https://github.com/BeOnAuto/auto-engineer/commit/189a5b4e22c10b0a43debae44c3a0df74c0612c3) Thanks [@rami-hatoum](https://github.com/rami-hatoum)! - - Fixed collection name case mismatch in Apollo/Emmett server generator that caused projection tests to fail
18
+
19
+ - [`189a5b4`](https://github.com/BeOnAuto/auto-engineer/commit/189a5b4e22c10b0a43debae44c3a0df74c0612c3) Thanks [@rami-hatoum](https://github.com/rami-hatoum)! - - Fixed narrative type extraction to correctly handle generic types like Array<T>, producing accurate output such as "Array<{ name: string }>" instead of just "Array"
20
+
21
+ - [`6969856`](https://github.com/BeOnAuto/auto-engineer/commit/6969856d3d017cf14829a2235b1b02e2c65ce77f) Thanks [@rami-hatoum](https://github.com/rami-hatoum)! - - Fixed pipeline stalling when no schema changes are detected by ensuring slice generation events are always emitted
22
+ - Resolved issue where implementation steps would never trigger after a no-change scaffold generation
23
+
24
+ - [`2472cba`](https://github.com/BeOnAuto/auto-engineer/commit/2472cba432d6c99f86aa2850ada1016b215c71d5) Thanks [@rami-hatoum](https://github.com/rami-hatoum)! - - Updated the ketchup plan for the Apollo-Emmett server generator with bursts 8-9
25
+
26
+ - [`b9f5389`](https://github.com/BeOnAuto/auto-engineer/commit/b9f53894162680342a23eaa95d46e17e69d8f5dd) Thanks [@rami-hatoum](https://github.com/rami-hatoum)! - - Upgraded AI SDK from v5 to v6 across all packages to resolve version compatibility issues with the Anthropic provider
27
+
28
+ - [`776f131`](https://github.com/BeOnAuto/auto-engineer/commit/776f13124487782819f8586b541c32ec311f49d7) Thanks [@rami-hatoum](https://github.com/rami-hatoum)! - - Fixed narrative type extraction to correctly handle generic types like Array<T>, producing accurate output such as "Array<{ name: string }>" instead of just "Array"
29
+
30
+ - Updated dependencies [[`7c663c2`](https://github.com/BeOnAuto/auto-engineer/commit/7c663c23988a086d738b47735c1b5369f98faccb), [`189a5b4`](https://github.com/BeOnAuto/auto-engineer/commit/189a5b4e22c10b0a43debae44c3a0df74c0612c3), [`189a5b4`](https://github.com/BeOnAuto/auto-engineer/commit/189a5b4e22c10b0a43debae44c3a0df74c0612c3), [`6969856`](https://github.com/BeOnAuto/auto-engineer/commit/6969856d3d017cf14829a2235b1b02e2c65ce77f), [`2472cba`](https://github.com/BeOnAuto/auto-engineer/commit/2472cba432d6c99f86aa2850ada1016b215c71d5), [`af79665`](https://github.com/BeOnAuto/auto-engineer/commit/af7966518d3496ce0880323756aa572df3da640a), [`b9f5389`](https://github.com/BeOnAuto/auto-engineer/commit/b9f53894162680342a23eaa95d46e17e69d8f5dd), [`776f131`](https://github.com/BeOnAuto/auto-engineer/commit/776f13124487782819f8586b541c32ec311f49d7)]:
31
+ - @auto-engineer/file-store@1.19.0
32
+ - @auto-engineer/message-bus@1.19.0
33
+
34
+ ## 1.18.0
35
+
36
+ ### Minor Changes
37
+
38
+ - [`4318041`](https://github.com/BeOnAuto/auto-engineer/commit/4318041b4440bcbda9e6f3ef1eb448b5c42fe111) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - **cli**: add ServiceRegistry to server and global accessor
39
+
40
+ - [`bbd1ec6`](https://github.com/BeOnAuto/auto-engineer/commit/bbd1ec6bac6f378b99ae8727cc88e1cdb9236783) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - **cli**: add TUI entry point with renderTui function
41
+
42
+ - [`3be579a`](https://github.com/BeOnAuto/auto-engineer/commit/3be579a34ac90caf0425be922b286ee2f4ff95ee) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - **dev-server**: use piped output in TUI mode
43
+
44
+ - [`0a72b70`](https://github.com/BeOnAuto/auto-engineer/commit/0a72b705ebb74e71df40b9c939723e4d242e0a96) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - **cli**: add ServiceHandle and ServiceRegistry for TUI
45
+
46
+ - [`0f5f2c5`](https://github.com/BeOnAuto/auto-engineer/commit/0f5f2c5ba51c46ac0594f031d6c700ef17e96785) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - **cli**: add Footer component for TUI
47
+
48
+ - [`052148f`](https://github.com/BeOnAuto/auto-engineer/commit/052148f8c73cd6fe2fc3b4c73567c2980be7b816) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - **cli**: add App component with keyboard handling
49
+
50
+ - [`442ad2d`](https://github.com/BeOnAuto/auto-engineer/commit/442ad2dd2d4918008ce73512e4edf49df348ba29) Thanks [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D)! - - **cli**: add --tunnel flag with auth middleware wiring and console output
51
+ - **cli**: extend AutoConfig with tunnel config and resolve defaults
52
+ - **cli**: startTunnel wraps ngrok.forward with error handling
53
+ - **cli**: add @ngrok/ngrok dependency and tunnelUrl to ServerHandle
54
+ - **cli**: createTunnelSocketMiddleware with localhost bypass and token auth
55
+
56
+ - [`e972f8f`](https://github.com/BeOnAuto/auto-engineer/commit/e972f8f38b631bfa9124f220fd44b641506a0c4c) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - **cli**: improve AutoTab display with remote access hint
57
+
58
+ - [`5bf3089`](https://github.com/BeOnAuto/auto-engineer/commit/5bf3089bef242f8fc44aac1dd12f94f7f219167d) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - **cli**: rename Summary tab to Auto tab
59
+
60
+ - [`60c62e0`](https://github.com/BeOnAuto/auto-engineer/commit/60c62e0f276e826e6d318bdcdde16b509f116666) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - **cli**: add AutoTab component with server endpoints display
61
+
62
+ - [`e2616d4`](https://github.com/BeOnAuto/auto-engineer/commit/e2616d4b6aed2444684c2e2fa14e952f0de660b0) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - **cli**: add Dashboard component for TUI
63
+
64
+ - [`685f429`](https://github.com/BeOnAuto/auto-engineer/commit/685f4295e7e87a80fd310c95caac78d16ef7f901) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - Added ngrok tunnel mode for remote access to the dev server
65
+ - Introduced TUI (Terminal UI) as the default startup mode for better visibility and status monitoring
66
+
67
+ - [`78c49a9`](https://github.com/BeOnAuto/auto-engineer/commit/78c49a9eff9790ce0ea1c8e027d27ca5bf35adc4) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - **cli**: add SummaryTab component for TUI
68
+
69
+ - [`cbdfbdd`](https://github.com/BeOnAuto/auto-engineer/commit/cbdfbdd9c6e05d2c8e583b7bba7e3888c2ab2054) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - **cli**: add LogBuffer for TUI log buffering
70
+
71
+ - [`3bec017`](https://github.com/BeOnAuto/auto-engineer/commit/3bec0171827f005dcfaa1519b58eebf0fe26d875) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - **cli**: add wireServiceStream for TUI log piping
72
+
73
+ - [`210e97c`](https://github.com/BeOnAuto/auto-engineer/commit/210e97c5210e66197f4d91fe2fb1cc1b8ff8bc5b) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - **cli**: add ServiceTab component for TUI
74
+
75
+ - [`5de2847`](https://github.com/BeOnAuto/auto-engineer/commit/5de2847e745a77b1359d192c651fae4bb3b89f1e) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - **cli**: integrate TUI as default startup mode
76
+
77
+ - [`aa8202a`](https://github.com/BeOnAuto/auto-engineer/commit/aa8202aab81ea0a672c439a975ebe19c8a4bb446) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - **cli**: add TabBar component for TUI
78
+
79
+ ### Patch Changes
80
+
81
+ - [`f16f4d3`](https://github.com/BeOnAuto/auto-engineer/commit/f16f4d35d3c05e77445c762a41ce13494d8e56fb) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - **cli**: update App to use serverInfo prop
82
+
83
+ - [`4af0b7f`](https://github.com/BeOnAuto/auto-engineer/commit/4af0b7fefe51512b522ce84d309d7dec4d075f6e) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - **cli**: add ink-testing-library and JSX support
84
+
85
+ - [`446d0aa`](https://github.com/BeOnAuto/auto-engineer/commit/446d0aa7b8d7b3a9165387156a6735880f9cd1d5) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - **cli**: add ink, react, @inkjs/ui dependencies for TUI
86
+
87
+ - [`27f3784`](https://github.com/BeOnAuto/auto-engineer/commit/27f3784d5450f19f8ce71f64ce9749eefa3cd2d3) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - **ci**: skip pre-commit hook on version commit, reset index before publish
88
+
89
+ - [`1776619`](https://github.com/BeOnAuto/auto-engineer/commit/1776619849592fedad8ba8a62413be919f450485) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - **cli**: update renderTui to accept serverInfo
90
+
91
+ - [`e063e5e`](https://github.com/BeOnAuto/auto-engineer/commit/e063e5e85674b0d518a1e971f9056c1471f79b5d) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - **cli**: update Dashboard to use serverInfo and AutoTab
92
+
93
+ - [`6a6659f`](https://github.com/BeOnAuto/auto-engineer/commit/6a6659f68883dafb496b34b13fd0b3a93141dd5a) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - **cli**: remove unused SummaryTab spec file
94
+
95
+ - Updated dependencies [[`4318041`](https://github.com/BeOnAuto/auto-engineer/commit/4318041b4440bcbda9e6f3ef1eb448b5c42fe111), [`bbd1ec6`](https://github.com/BeOnAuto/auto-engineer/commit/bbd1ec6bac6f378b99ae8727cc88e1cdb9236783), [`3be579a`](https://github.com/BeOnAuto/auto-engineer/commit/3be579a34ac90caf0425be922b286ee2f4ff95ee), [`0a72b70`](https://github.com/BeOnAuto/auto-engineer/commit/0a72b705ebb74e71df40b9c939723e4d242e0a96), [`f16f4d3`](https://github.com/BeOnAuto/auto-engineer/commit/f16f4d35d3c05e77445c762a41ce13494d8e56fb), [`0f5f2c5`](https://github.com/BeOnAuto/auto-engineer/commit/0f5f2c5ba51c46ac0594f031d6c700ef17e96785), [`052148f`](https://github.com/BeOnAuto/auto-engineer/commit/052148f8c73cd6fe2fc3b4c73567c2980be7b816), [`442ad2d`](https://github.com/BeOnAuto/auto-engineer/commit/442ad2dd2d4918008ce73512e4edf49df348ba29), [`e972f8f`](https://github.com/BeOnAuto/auto-engineer/commit/e972f8f38b631bfa9124f220fd44b641506a0c4c), [`4af0b7f`](https://github.com/BeOnAuto/auto-engineer/commit/4af0b7fefe51512b522ce84d309d7dec4d075f6e), [`5bf3089`](https://github.com/BeOnAuto/auto-engineer/commit/5bf3089bef242f8fc44aac1dd12f94f7f219167d), [`60c62e0`](https://github.com/BeOnAuto/auto-engineer/commit/60c62e0f276e826e6d318bdcdde16b509f116666), [`e2616d4`](https://github.com/BeOnAuto/auto-engineer/commit/e2616d4b6aed2444684c2e2fa14e952f0de660b0), [`446d0aa`](https://github.com/BeOnAuto/auto-engineer/commit/446d0aa7b8d7b3a9165387156a6735880f9cd1d5), [`27f3784`](https://github.com/BeOnAuto/auto-engineer/commit/27f3784d5450f19f8ce71f64ce9749eefa3cd2d3), [`1776619`](https://github.com/BeOnAuto/auto-engineer/commit/1776619849592fedad8ba8a62413be919f450485), [`685f429`](https://github.com/BeOnAuto/auto-engineer/commit/685f4295e7e87a80fd310c95caac78d16ef7f901), [`78c49a9`](https://github.com/BeOnAuto/auto-engineer/commit/78c49a9eff9790ce0ea1c8e027d27ca5bf35adc4), [`cbdfbdd`](https://github.com/BeOnAuto/auto-engineer/commit/cbdfbdd9c6e05d2c8e583b7bba7e3888c2ab2054), [`3bec017`](https://github.com/BeOnAuto/auto-engineer/commit/3bec0171827f005dcfaa1519b58eebf0fe26d875), [`210e97c`](https://github.com/BeOnAuto/auto-engineer/commit/210e97c5210e66197f4d91fe2fb1cc1b8ff8bc5b), [`5de2847`](https://github.com/BeOnAuto/auto-engineer/commit/5de2847e745a77b1359d192c651fae4bb3b89f1e), [`e063e5e`](https://github.com/BeOnAuto/auto-engineer/commit/e063e5e85674b0d518a1e971f9056c1471f79b5d), [`aa8202a`](https://github.com/BeOnAuto/auto-engineer/commit/aa8202aab81ea0a672c439a975ebe19c8a4bb446), [`6a6659f`](https://github.com/BeOnAuto/auto-engineer/commit/6a6659f68883dafb496b34b13fd0b3a93141dd5a)]:
96
+ - @auto-engineer/file-store@1.18.0
97
+ - @auto-engineer/message-bus@1.18.0
98
+
3
99
  ## 1.17.0
4
100
 
5
101
  ### Minor Changes
package/package.json CHANGED
@@ -13,8 +13,8 @@
13
13
  "get-port": "^7.1.0",
14
14
  "jose": "^5.9.6",
15
15
  "nanoid": "^5.0.0",
16
- "@auto-engineer/message-bus": "1.17.0",
17
- "@auto-engineer/file-store": "1.17.0"
16
+ "@auto-engineer/message-bus": "1.19.0",
17
+ "@auto-engineer/file-store": "1.19.0"
18
18
  },
19
19
  "devDependencies": {
20
20
  "@types/cors": "^2.8.17",
@@ -23,7 +23,7 @@
23
23
  "publishConfig": {
24
24
  "access": "public"
25
25
  },
26
- "version": "1.17.0",
26
+ "version": "1.19.0",
27
27
  "scripts": {
28
28
  "build": "tsc && tsx ../../scripts/fix-esm-imports.ts",
29
29
  "test": "vitest run --reporter=dot",