@auto-engineer/generate-react-client 1.14.0 → 1.16.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 +67 -0
  2. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -1,5 +1,72 @@
1
1
  # @auto-engineer/generate-react-client
2
2
 
3
+ ## 1.16.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#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
8
+
9
+ - [`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
10
+ - **global**: prevent postinstall from dirtying tree in CI
11
+ - **global**: version packages
12
+
13
+ - [#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
14
+
15
+ - [#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)
16
+
17
+ - [#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
18
+
19
+ - [#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
20
+
21
+ - [#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
22
+
23
+ - [`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
24
+
25
+ ### Patch Changes
26
+
27
+ - [#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
28
+
29
+ - [`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
30
+
31
+ - [#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
32
+
33
+ - [#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
34
+
35
+ - [`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
36
+
37
+ - [`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
38
+
39
+ - [#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
40
+
41
+ - [#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
42
+
43
+ - [#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
44
+
45
+ - [#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
46
+
47
+ - [#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
48
+
49
+ - [#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
50
+
51
+ - 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)]:
52
+ - @auto-engineer/message-bus@1.16.0
53
+
54
+ ## 1.15.0
55
+
56
+ ### Minor Changes
57
+
58
+ - [`c94c72e`](https://github.com/BeOnAuto/auto-engineer/commit/c94c72ea47ee902caff8e41e6fdeee6d514fff5d) Thanks [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D)! - - **examples/typical**: adds app implementer to auto config
59
+ - **global**: version packages
60
+
61
+ - [`a8a75f0`](https://github.com/BeOnAuto/auto-engineer/commit/a8a75f058bc9f640294c46a4e62f24de28e90d2f) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - Added client and server integration to the typical example for improved loading speed
62
+
63
+ ### Patch Changes
64
+
65
+ - [`08b53d0`](https://github.com/BeOnAuto/auto-engineer/commit/08b53d0063263fca60d781ded67b50cfbcb1974f) Thanks [@SamHatoum](https://github.com/SamHatoum)! - - Fixed an issue where the postinstall script could dirty the git tree in CI environments
66
+ - Improved publish reliability by resetting the working tree before pulling latest changes
67
+ - Updated dependencies [[`08b53d0`](https://github.com/BeOnAuto/auto-engineer/commit/08b53d0063263fca60d781ded67b50cfbcb1974f), [`c94c72e`](https://github.com/BeOnAuto/auto-engineer/commit/c94c72ea47ee902caff8e41e6fdeee6d514fff5d), [`a8a75f0`](https://github.com/BeOnAuto/auto-engineer/commit/a8a75f058bc9f640294c46a4e62f24de28e90d2f)]:
68
+ - @auto-engineer/message-bus@1.15.0
69
+
3
70
  ## 1.14.0
4
71
 
5
72
  ### Minor Changes
package/package.json CHANGED
@@ -19,12 +19,12 @@
19
19
  },
20
20
  "dependencies": {
21
21
  "debug": "^4.4.1",
22
- "@auto-engineer/message-bus": "1.14.0"
22
+ "@auto-engineer/message-bus": "1.16.0"
23
23
  },
24
24
  "devDependencies": {
25
25
  "@types/debug": "^4.1.12"
26
26
  },
27
- "version": "1.14.0",
27
+ "version": "1.16.0",
28
28
  "scripts": {
29
29
  "build": "tsc && tsx ../../scripts/fix-esm-imports.ts && cp -r starter dist/",
30
30
  "test-cli": "tsx test-cli.ts",