@auto-engineer/server-generator-nestjs 1.15.0 → 1.17.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.
Files changed (2) hide show
  1. package/CHANGELOG.md +92 -0
  2. package/package.json +3 -3
package/CHANGELOG.md CHANGED
@@ -1,5 +1,97 @@
1
1
  # @auto-engineer/server-generator-nestjs
2
2
 
3
+ ## 1.17.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [`1c01e14`](https://github.com/BeOnAuto/auto-engineer/commit/1c01e14465f1af7b969dad9c3b45cfa66f653d67) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - **cli**: createTunnelSocketMiddleware with localhost bypass and token auth
8
+
9
+ - [`8a62e25`](https://github.com/BeOnAuto/auto-engineer/commit/8a62e2566fb65e94c1bb1b742659246913f4739f) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - **cli**: generateBearerToken returns 64-char hex string
10
+
11
+ - [`c53ab86`](https://github.com/BeOnAuto/auto-engineer/commit/c53ab8648700dde4c7e49002b691382518ee39fa) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - **cli**: startTunnel wraps ngrok.forward with error handling
12
+
13
+ - [`8a62e25`](https://github.com/BeOnAuto/auto-engineer/commit/8a62e2566fb65e94c1bb1b742659246913f4739f) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - **cli**: createTunnelAuthMiddleware with localhost bypass and bearer auth
14
+
15
+ - [`a2b91f1`](https://github.com/BeOnAuto/auto-engineer/commit/a2b91f1fb37a3ebe1f074988c65ebbb88af8a1e8) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - **cli**: add @ngrok/ngrok dependency and tunnelUrl to ServerHandle
16
+
17
+ - [`99da060`](https://github.com/BeOnAuto/auto-engineer/commit/99da060bc7450858ecf75a916ae3ed4243896ab2) Thanks [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D)! - - **ai-gateway**: delete ai-gateway package, clean all references
18
+ - **app-implementer**: migrate from openai-compatible to model-factory + fix usage token names
19
+ - **react-component-implementer**: migrate from openai-compatible to model-factory
20
+ - **server-implementer**: migrate from ai-gateway to model-factory + ai SDK
21
+ - **information-architect**: migrate from ai-gateway to model-factory + ai SDK
22
+
23
+ - [`5707573`](https://github.com/BeOnAuto/auto-engineer/commit/5707573716dc35775fa09e079274acac2a2caa42) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - **cli**: generateBearerToken returns 64-char hex string
24
+
25
+ - [`40b7fb6`](https://github.com/BeOnAuto/auto-engineer/commit/40b7fb666b14cf2f51e28a038248f3684561ddf5) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - **cli**: add --tunnel flag with auth middleware wiring and console output
26
+
27
+ - [`b8d1575`](https://github.com/BeOnAuto/auto-engineer/commit/b8d157544cfce93f46691885d52f664688a1338a) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - **cli**: extend AutoConfig with tunnel config and resolve defaults
28
+
29
+ - [`a8c570a`](https://github.com/BeOnAuto/auto-engineer/commit/a8c570a2e4132cf99dbdc0e19a1d6f6ceb407a53) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - **cli**: add --tunnel flag with auth middleware wiring and console output
30
+
31
+ ### Patch Changes
32
+
33
+ - [`acd8ec7`](https://github.com/BeOnAuto/auto-engineer/commit/acd8ec79fe1947325deba60b233be79d50304723) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - **cli**: apply biome formatting to startServer parameter object
34
+
35
+ - [`ff19dff`](https://github.com/BeOnAuto/auto-engineer/commit/ff19dff9989064bb46510284345834bdcb622899) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - **cli**: replace tunnel tip with actionable Remote Access section
36
+
37
+ - [`265d86d`](https://github.com/BeOnAuto/auto-engineer/commit/265d86d864185328b418f5d90c0a4c3197e0e0eb) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - **cli**: add ketchup plan for ngrok tunnel support
38
+
39
+ - [`40b7fb6`](https://github.com/BeOnAuto/auto-engineer/commit/40b7fb666b14cf2f51e28a038248f3684561ddf5) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - **cli**: document tunnel config in auto.config.example.ts
40
+
41
+ - Updated dependencies [[`acd8ec7`](https://github.com/BeOnAuto/auto-engineer/commit/acd8ec79fe1947325deba60b233be79d50304723), [`1c01e14`](https://github.com/BeOnAuto/auto-engineer/commit/1c01e14465f1af7b969dad9c3b45cfa66f653d67), [`8a62e25`](https://github.com/BeOnAuto/auto-engineer/commit/8a62e2566fb65e94c1bb1b742659246913f4739f), [`c53ab86`](https://github.com/BeOnAuto/auto-engineer/commit/c53ab8648700dde4c7e49002b691382518ee39fa), [`8a62e25`](https://github.com/BeOnAuto/auto-engineer/commit/8a62e2566fb65e94c1bb1b742659246913f4739f), [`ff19dff`](https://github.com/BeOnAuto/auto-engineer/commit/ff19dff9989064bb46510284345834bdcb622899), [`265d86d`](https://github.com/BeOnAuto/auto-engineer/commit/265d86d864185328b418f5d90c0a4c3197e0e0eb), [`40b7fb6`](https://github.com/BeOnAuto/auto-engineer/commit/40b7fb666b14cf2f51e28a038248f3684561ddf5), [`a2b91f1`](https://github.com/BeOnAuto/auto-engineer/commit/a2b91f1fb37a3ebe1f074988c65ebbb88af8a1e8), [`99da060`](https://github.com/BeOnAuto/auto-engineer/commit/99da060bc7450858ecf75a916ae3ed4243896ab2), [`5707573`](https://github.com/BeOnAuto/auto-engineer/commit/5707573716dc35775fa09e079274acac2a2caa42), [`40b7fb6`](https://github.com/BeOnAuto/auto-engineer/commit/40b7fb666b14cf2f51e28a038248f3684561ddf5), [`b8d1575`](https://github.com/BeOnAuto/auto-engineer/commit/b8d157544cfce93f46691885d52f664688a1338a), [`a8c570a`](https://github.com/BeOnAuto/auto-engineer/commit/a8c570a2e4132cf99dbdc0e19a1d6f6ceb407a53)]:
42
+ - @auto-engineer/narrative@1.17.0
43
+
44
+ ## 1.16.0
45
+
46
+ ### Minor Changes
47
+
48
+ - [#45](https://github.com/BeOnAuto/auto-engineer/pull/45) [`ed427ed`](https://github.com/BeOnAuto/auto-engineer/commit/ed427ed63f68376725d3e14e67446b7b6ac396cd) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - **information-architect**: migrate from ai-gateway to model-factory + ai SDK
49
+
50
+ - [`5bf2927`](https://github.com/BeOnAuto/auto-engineer/commit/5bf2927141e1002ff0fb0e6ad7ab8d8f0c6ba651) Thanks [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D)! - - **examples/typical**: add client and server into typical example for improved loading speed
51
+ - **global**: prevent postinstall from dirtying tree in CI
52
+ - **global**: version packages
53
+
54
+ - [#45](https://github.com/BeOnAuto/auto-engineer/pull/45) [`1febc56`](https://github.com/BeOnAuto/auto-engineer/commit/1febc560a82b98181e8ae97e99677c0c8cd3e446) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - **model-factory**: createModelFromEnv custom provider path
55
+
56
+ - [#45](https://github.com/BeOnAuto/auto-engineer/pull/45) [`9d8dd33`](https://github.com/BeOnAuto/auto-engineer/commit/9d8dd3376385e674b09aa7b4b305dc6e5da5b97a) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - **model-factory**: add direct providers (openai, anthropic, google, xai)
57
+
58
+ - [#45](https://github.com/BeOnAuto/auto-engineer/pull/45) [`40206ec`](https://github.com/BeOnAuto/auto-engineer/commit/40206ec9d0a0f97864f5e5caa2fc32e4f21a3110) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - **server-implementer**: migrate from ai-gateway to model-factory + ai SDK
59
+
60
+ - [#45](https://github.com/BeOnAuto/auto-engineer/pull/45) [`4f9d95d`](https://github.com/BeOnAuto/auto-engineer/commit/4f9d95d0618492f84ce93abe78184b57673a477d) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - **app-implementer**: migrate from openai-compatible to model-factory + fix usage token names
61
+
62
+ - [#45](https://github.com/BeOnAuto/auto-engineer/pull/45) [`099c11a`](https://github.com/BeOnAuto/auto-engineer/commit/099c11a86d6f1a8161336cba110d28fec004a098) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - **react-component-implementer**: migrate from openai-compatible to model-factory
63
+
64
+ - [`0513f41`](https://github.com/BeOnAuto/auto-engineer/commit/0513f41ad51987030886a220e0c256a088123100) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - Added automatic PipelineStarted event emission when the server starts, enabling listeners to react to pipeline initialization
65
+
66
+ ### Patch Changes
67
+
68
+ - [#45](https://github.com/BeOnAuto/auto-engineer/pull/45) [`9c61c88`](https://github.com/BeOnAuto/auto-engineer/commit/9c61c88d99d523b3a9d3b996216b0ed3a36bcc8c) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - **model-factory**: scaffold package infra
69
+
70
+ - [`984aeeb`](https://github.com/BeOnAuto/auto-engineer/commit/984aeeb98238a8d102d17605367dfa9f2a0d9d49) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - **global**: align ai sdk version to v5 across all packages
71
+
72
+ - [#45](https://github.com/BeOnAuto/auto-engineer/pull/45) [`78a4e38`](https://github.com/BeOnAuto/auto-engineer/commit/78a4e385914489983d61ff65d09f1d8a60fcf11e) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - **app-implementer**: resolve pre-existing type errors with LanguageModelUsage
73
+
74
+ - [#45](https://github.com/BeOnAuto/auto-engineer/pull/45) [`2df8afd`](https://github.com/BeOnAuto/auto-engineer/commit/2df8afd138a3ddaf169a422690ef2996342adb0d) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - update pnpm-lock.yaml after ai-gateway deletion
75
+
76
+ - [`a275e11`](https://github.com/BeOnAuto/auto-engineer/commit/a275e116f93f0a6c0f05201c467245022f24f694) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - **global**: update @ai-sdk/openai-compatible to v2 for ai sdk v5 compat
77
+
78
+ - [`7fdd60b`](https://github.com/BeOnAuto/auto-engineer/commit/7fdd60b24e787b8ea75eab5a6cff1c8c4b478a99) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - **ai-gateway**: update ai-sdk providers to v3 for ai@5 compatibility
79
+
80
+ - [#45](https://github.com/BeOnAuto/auto-engineer/pull/45) [`ea8eacc`](https://github.com/BeOnAuto/auto-engineer/commit/ea8eaccdc827103bf79cb272a0c6ac12706b8580) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - **information-architect**: reduce complexity in validateCompositionReferences
81
+
82
+ - [#45](https://github.com/BeOnAuto/auto-engineer/pull/45) [`5a1e21f`](https://github.com/BeOnAuto/auto-engineer/commit/5a1e21f1a1351688210a88896983c3f11f6400e6) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - apply biome formatting to scripts/dev.ts
83
+
84
+ - [#45](https://github.com/BeOnAuto/auto-engineer/pull/45) [`d87a560`](https://github.com/BeOnAuto/auto-engineer/commit/d87a560fa41044e1cca4d5995a8f04aaeeed80ee) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - **model-factory**: return LanguageModel from ai SDK for consumer compatibility
85
+
86
+ - [#45](https://github.com/BeOnAuto/auto-engineer/pull/45) [`390e9e2`](https://github.com/BeOnAuto/auto-engineer/commit/390e9e20d4fd9529ef7a74dcf07ac7cde50d379c) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - **model-factory**: apply biome formatting to index.specs.ts
87
+
88
+ - [#45](https://github.com/BeOnAuto/auto-engineer/pull/45) [`3f5efbb`](https://github.com/BeOnAuto/auto-engineer/commit/3f5efbbdf58215b4634c15c4070c3c5cd96ce7a2) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - update ketchup plan — mark bursts 1-10 done
89
+
90
+ - [#45](https://github.com/BeOnAuto/auto-engineer/pull/45) [`ed42a22`](https://github.com/BeOnAuto/auto-engineer/commit/ed42a222e11d9ff437040f9d0da756bec3992775) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - **server-implementer**: fix import order and line formatting in implement-slice.ts
91
+
92
+ - Updated dependencies [[`9c61c88`](https://github.com/BeOnAuto/auto-engineer/commit/9c61c88d99d523b3a9d3b996216b0ed3a36bcc8c), [`984aeeb`](https://github.com/BeOnAuto/auto-engineer/commit/984aeeb98238a8d102d17605367dfa9f2a0d9d49), [`78a4e38`](https://github.com/BeOnAuto/auto-engineer/commit/78a4e385914489983d61ff65d09f1d8a60fcf11e), [`2df8afd`](https://github.com/BeOnAuto/auto-engineer/commit/2df8afd138a3ddaf169a422690ef2996342adb0d), [`ed427ed`](https://github.com/BeOnAuto/auto-engineer/commit/ed427ed63f68376725d3e14e67446b7b6ac396cd), [`5bf2927`](https://github.com/BeOnAuto/auto-engineer/commit/5bf2927141e1002ff0fb0e6ad7ab8d8f0c6ba651), [`1febc56`](https://github.com/BeOnAuto/auto-engineer/commit/1febc560a82b98181e8ae97e99677c0c8cd3e446), [`9d8dd33`](https://github.com/BeOnAuto/auto-engineer/commit/9d8dd3376385e674b09aa7b4b305dc6e5da5b97a), [`a275e11`](https://github.com/BeOnAuto/auto-engineer/commit/a275e116f93f0a6c0f05201c467245022f24f694), [`7fdd60b`](https://github.com/BeOnAuto/auto-engineer/commit/7fdd60b24e787b8ea75eab5a6cff1c8c4b478a99), [`ea8eacc`](https://github.com/BeOnAuto/auto-engineer/commit/ea8eaccdc827103bf79cb272a0c6ac12706b8580), [`40206ec`](https://github.com/BeOnAuto/auto-engineer/commit/40206ec9d0a0f97864f5e5caa2fc32e4f21a3110), [`5a1e21f`](https://github.com/BeOnAuto/auto-engineer/commit/5a1e21f1a1351688210a88896983c3f11f6400e6), [`4f9d95d`](https://github.com/BeOnAuto/auto-engineer/commit/4f9d95d0618492f84ce93abe78184b57673a477d), [`099c11a`](https://github.com/BeOnAuto/auto-engineer/commit/099c11a86d6f1a8161336cba110d28fec004a098), [`d87a560`](https://github.com/BeOnAuto/auto-engineer/commit/d87a560fa41044e1cca4d5995a8f04aaeeed80ee), [`390e9e2`](https://github.com/BeOnAuto/auto-engineer/commit/390e9e20d4fd9529ef7a74dcf07ac7cde50d379c), [`3f5efbb`](https://github.com/BeOnAuto/auto-engineer/commit/3f5efbbdf58215b4634c15c4070c3c5cd96ce7a2), [`ed42a22`](https://github.com/BeOnAuto/auto-engineer/commit/ed42a222e11d9ff437040f9d0da756bec3992775), [`0513f41`](https://github.com/BeOnAuto/auto-engineer/commit/0513f41ad51987030886a220e0c256a088123100)]:
93
+ - @auto-engineer/narrative@1.16.0
94
+
3
95
  ## 1.15.0
4
96
 
5
97
  ### Minor Changes
package/package.json CHANGED
@@ -40,7 +40,7 @@
40
40
  "ts-node": "^10.9.2",
41
41
  "type-fest": "^4.41.0",
42
42
  "uuid": "^11.0.0",
43
- "@auto-engineer/narrative": "1.15.0"
43
+ "@auto-engineer/narrative": "1.17.0"
44
44
  },
45
45
  "publishConfig": {
46
46
  "access": "public"
@@ -52,9 +52,9 @@
52
52
  "tsx": "^4.19.2",
53
53
  "typescript": "^5.8.3",
54
54
  "vitest": "^3.2.4",
55
- "@auto-engineer/cli": "1.15.0"
55
+ "@auto-engineer/cli": "1.17.0"
56
56
  },
57
- "version": "1.15.0",
57
+ "version": "1.17.0",
58
58
  "scripts": {
59
59
  "generate:server": "tsx src/cli/index.ts",
60
60
  "-DISABLE-build": "tsc && tsx ../../scripts/fix-esm-imports.ts && rm -rf dist/src/codegen/templates && mkdir -p dist/src/codegen && cp -r src/codegen/templates dist/src/codegen/templates && cp -r src/shared dist/src",