@auto-engineer/cli 1.122.0 → 1.124.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 +60 -0
  2. package/package.json +4 -4
package/CHANGELOG.md CHANGED
@@ -1,5 +1,65 @@
1
1
  # @auto-engineer/cli
2
2
 
3
+ ## 1.124.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [`5598a2a`](https://github.com/BeOnAuto/auto-engineer/commit/5598a2a3fc9b0eb012418ad5fec36920a0015045) Thanks [@rami-hatoum](https://github.com/rami-hatoum)! - - **server-implementer**: rewrite system prompt with emmett patterns and import rules
8
+ - **server-implementer**: extract shared buildContextSections utility
9
+ - **server-implementer**: extract shared loadContextFiles utility
10
+ - **server-implementer**: change loadSharedContext to return Record<string, string>
11
+ - **server-implementer**: add ketchup plan for generator/implementer hardening
12
+
13
+ - [`432a674`](https://github.com/BeOnAuto/auto-engineer/commit/432a67401bc2547938173f2a5581b761c7c24457) Thanks [@rami-hatoum](https://github.com/rami-hatoum)! - - **server-implementer**: add shared findFilesToImplement with priority ordering
14
+
15
+ ### Patch Changes
16
+
17
+ - [`eadca44`](https://github.com/BeOnAuto/auto-engineer/commit/eadca44c44f5e9b75fc9fae66d116b964635845c) Thanks [@rami-hatoum](https://github.com/rami-hatoum)! - - **server-generator-apollo-emmett**: use Date default instead of null in projection specs
18
+
19
+ - [`6e5085a`](https://github.com/BeOnAuto/auto-engineer/commit/6e5085a538ab40614149d6b2cbf376b51078f661) Thanks [@rami-hatoum](https://github.com/rami-hatoum)! - - **server-generator-apollo-emmett**: typed variable return pattern in decide template
20
+
21
+ - [`4c9dcd5`](https://github.com/BeOnAuto/auto-engineer/commit/4c9dcd5cfa2a5fbaba6e04414181dd89f2a7b76b) Thanks [@rami-hatoum](https://github.com/rami-hatoum)! - - **global**: mark all structural fix bursts as done in ketchup plan
22
+
23
+ - [`91ff56c`](https://github.com/BeOnAuto/auto-engineer/commit/91ff56c6cc7d8b8ead31ea61c52fcaa996c6343e) Thanks [@rami-hatoum](https://github.com/rami-hatoum)! - - **server-generator-apollo-emmett**: update missed projection spec snapshot
24
+
25
+ - [`0281ce0`](https://github.com/BeOnAuto/auto-engineer/commit/0281ce022c94149c093ded3d1f6c1a3cf7aba691) Thanks [@rami-hatoum](https://github.com/rami-hatoum)! - - **server-implementer**: strengthen system prompt for scaffolded structure
26
+
27
+ - [`c081fe8`](https://github.com/BeOnAuto/auto-engineer/commit/c081fe8485b26c5339442c1a19d0e9161061d4cb) Thanks [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D)! - - **global**: replace claude with gemini
28
+ - **global**: version packages
29
+
30
+ - [`396d141`](https://github.com/BeOnAuto/auto-engineer/commit/396d14171aa378396308fd3d7003195ecfa65769) Thanks [@rami-hatoum](https://github.com/rami-hatoum)! - - **server-generator-apollo-emmett**: add structural guard to projection template
31
+
32
+ - [`e0fc22f`](https://github.com/BeOnAuto/auto-engineer/commit/e0fc22f173ec87502c6fd081653026a43c9b08d8) Thanks [@rami-hatoum](https://github.com/rami-hatoum)! - - **global**: update ketchup plan for structural generator/implementer fixes
33
+
34
+ - [`1dc4f85`](https://github.com/BeOnAuto/auto-engineer/commit/1dc4f85391d843ba423d28332f684296c5bbd8e6) Thanks [@rami-hatoum](https://github.com/rami-hatoum)! - - **global**: remove unused project references from tsconfig.json
35
+
36
+ - [`3ab3305`](https://github.com/BeOnAuto/auto-engineer/commit/3ab3305b51269affbb2aa678d05e0d410cb3f4fb) Thanks [@rami-hatoum](https://github.com/rami-hatoum)! - - **server-implementer**: use shared findFilesToImplement in runSlice
37
+
38
+ - [`e2d3097`](https://github.com/BeOnAuto/auto-engineer/commit/e2d3097e5af288b3f1c69fe1e455a0d2d370e38c) Thanks [@rami-hatoum](https://github.com/rami-hatoum)! - - **server-generator-apollo-emmett**: use Record<string, never> in state template
39
+
40
+ - [`5617b86`](https://github.com/BeOnAuto/auto-engineer/commit/5617b86137edd5a880494d37a8645e4d16dba40f) Thanks [@rami-hatoum](https://github.com/rami-hatoum)! - - **server-implementer**: use shared findFilesToImplement and extractCodeBlock
41
+
42
+ - Updated dependencies [[`eadca44`](https://github.com/BeOnAuto/auto-engineer/commit/eadca44c44f5e9b75fc9fae66d116b964635845c), [`6e5085a`](https://github.com/BeOnAuto/auto-engineer/commit/6e5085a538ab40614149d6b2cbf376b51078f661), [`5598a2a`](https://github.com/BeOnAuto/auto-engineer/commit/5598a2a3fc9b0eb012418ad5fec36920a0015045), [`4c9dcd5`](https://github.com/BeOnAuto/auto-engineer/commit/4c9dcd5cfa2a5fbaba6e04414181dd89f2a7b76b), [`432a674`](https://github.com/BeOnAuto/auto-engineer/commit/432a67401bc2547938173f2a5581b761c7c24457), [`91ff56c`](https://github.com/BeOnAuto/auto-engineer/commit/91ff56c6cc7d8b8ead31ea61c52fcaa996c6343e), [`0281ce0`](https://github.com/BeOnAuto/auto-engineer/commit/0281ce022c94149c093ded3d1f6c1a3cf7aba691), [`c081fe8`](https://github.com/BeOnAuto/auto-engineer/commit/c081fe8485b26c5339442c1a19d0e9161061d4cb), [`396d141`](https://github.com/BeOnAuto/auto-engineer/commit/396d14171aa378396308fd3d7003195ecfa65769), [`e0fc22f`](https://github.com/BeOnAuto/auto-engineer/commit/e0fc22f173ec87502c6fd081653026a43c9b08d8), [`1dc4f85`](https://github.com/BeOnAuto/auto-engineer/commit/1dc4f85391d843ba423d28332f684296c5bbd8e6), [`3ab3305`](https://github.com/BeOnAuto/auto-engineer/commit/3ab3305b51269affbb2aa678d05e0d410cb3f4fb), [`e2d3097`](https://github.com/BeOnAuto/auto-engineer/commit/e2d3097e5af288b3f1c69fe1e455a0d2d370e38c), [`5617b86`](https://github.com/BeOnAuto/auto-engineer/commit/5617b86137edd5a880494d37a8645e4d16dba40f)]:
43
+ - @auto-engineer/file-store@1.124.0
44
+ - @auto-engineer/narrative@1.124.0
45
+ - @auto-engineer/pipeline@1.124.0
46
+
47
+ ## 1.123.0
48
+
49
+ ### Minor Changes
50
+
51
+ - [`d8f9629`](https://github.com/BeOnAuto/auto-engineer/commit/d8f962940b6cc6da5b16dfc7e5b6a134220b4854) Thanks [@github-actions[bot]](https://github.com/github-actions%5Bbot%5D)! - - **app-assembler**: set log level to WARN for Google ADK
52
+ - **global**: version packages
53
+
54
+ ### Patch Changes
55
+
56
+ - [`ece9a9c`](https://github.com/BeOnAuto/auto-engineer/commit/ece9a9c6cd33109792667437608ec44501591318) Thanks [@osamanar](https://github.com/osamanar)! - - Replaced Claude with Gemini as the AI provider
57
+
58
+ - Updated dependencies [[`d8f9629`](https://github.com/BeOnAuto/auto-engineer/commit/d8f962940b6cc6da5b16dfc7e5b6a134220b4854), [`ece9a9c`](https://github.com/BeOnAuto/auto-engineer/commit/ece9a9c6cd33109792667437608ec44501591318)]:
59
+ - @auto-engineer/file-store@1.123.0
60
+ - @auto-engineer/narrative@1.123.0
61
+ - @auto-engineer/pipeline@1.123.0
62
+
3
63
  ## 1.122.0
4
64
 
5
65
  ### Minor Changes
package/package.json CHANGED
@@ -44,9 +44,9 @@
44
44
  "ora": "^8.0.1",
45
45
  "react": "^18.3.1",
46
46
  "socket.io": "^4.7.5",
47
- "@auto-engineer/file-store": "1.122.0",
48
- "@auto-engineer/pipeline": "1.122.0",
49
- "@auto-engineer/narrative": "1.122.0"
47
+ "@auto-engineer/file-store": "1.124.0",
48
+ "@auto-engineer/narrative": "1.124.0",
49
+ "@auto-engineer/pipeline": "1.124.0"
50
50
  },
51
51
  "devDependencies": {
52
52
  "@types/node": "^22.0.0",
@@ -54,7 +54,7 @@
54
54
  "ink-testing-library": "^4.0.0",
55
55
  "socket.io-client": "^4.8.3"
56
56
  },
57
- "version": "1.122.0",
57
+ "version": "1.124.0",
58
58
  "scripts": {
59
59
  "build": "tsc && tsx ../../scripts/fix-esm-imports.ts && chmod +x dist/bin/auto.js",
60
60
  "test": "vitest run --reporter=dot",