@powerhousedao/academy 4.0.1 → 4.1.0-dev.2

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.
package/CHANGELOG.md CHANGED
@@ -1,22 +1,99 @@
1
- ## 4.0.1 (2025-07-25)
1
+ ## 4.1.0-dev.2 (2025-07-31)
2
2
 
3
3
  ### 🚀 Features
4
4
 
5
- - **switchboard,config,reactor-api:** handle auth in reactor-api ([f33c921ee](https://github.com/powerhouse-inc/powerhouse/commit/f33c921ee))
5
+ - **reactor-mcp,document/model:** initial implementation of reactor mcp ([4eaab9ab0](https://github.com/powerhouse-inc/powerhouse/commit/4eaab9ab0))
6
+
7
+ ### 🩹 Fixes
8
+
9
+ - linter issues ([e55a16456](https://github.com/powerhouse-inc/powerhouse/commit/e55a16456))
6
10
 
7
11
  ### ❤️ Thank You
8
12
 
9
13
  - acaldas @acaldas
14
+ - Benjamin Jordan (@thegoldenmule)
15
+
16
+ ## 4.1.0-dev.1 (2025-07-29)
17
+
18
+ ### 🚀 Features
10
19
 
11
- # 4.0.0 (2025-07-24)
20
+ - added vetra command and vetra project ([#1713](https://github.com/powerhouse-inc/powerhouse/pull/1713))
21
+
22
+ ### ❤️ Thank You
23
+
24
+ - Guillermo Puente Sandoval @gpuente
25
+
26
+ ## 4.0.0-staging.8 (2025-07-29)
12
27
 
13
28
  This was a version bump only for @powerhousedao/academy to align it with other projects, there were no code changes.
14
29
 
15
- ## 4.0.0-staging.5 (2025-07-23)
30
+ ## 4.0.0-staging.7 (2025-07-26)
31
+
32
+ ### 🚀 Features
33
+
34
+ - **state:** make all atom states derivative ([68a4bfece](https://github.com/powerhouse-inc/powerhouse/commit/68a4bfece))
35
+
36
+ ### ❤️ Thank You
37
+
38
+ - ryanwolhuter @ryanwolhuter
39
+
40
+ ## 4.0.0-staging.6 (2025-07-25)
41
+
42
+ ### 🚀 Features
43
+
44
+ - **connect:** remove unused dep ([00d3f68c0](https://github.com/powerhouse-inc/powerhouse/commit/00d3f68c0))
45
+ - **state:** use reactor on window object ([40321826e](https://github.com/powerhouse-inc/powerhouse/commit/40321826e))
46
+ - **state:** add state package reference to monorepo tsconfig ([93de86073](https://github.com/powerhouse-inc/powerhouse/commit/93de86073))
47
+ - **state:** remove unused deps ([d681fff7a](https://github.com/powerhouse-inc/powerhouse/commit/d681fff7a))
48
+ - **state:** remove jotai optics dep ([dfc955a82](https://github.com/powerhouse-inc/powerhouse/commit/dfc955a82))
49
+ - **common:** add storybook react dev dep ([61404f414](https://github.com/powerhouse-inc/powerhouse/commit/61404f414))
50
+ - **common:** install storybook types ([c4d45bb7c](https://github.com/powerhouse-inc/powerhouse/commit/c4d45bb7c))
51
+ - **connect:** use new hooks ([93a9eccfa](https://github.com/powerhouse-inc/powerhouse/commit/93a9eccfa))
52
+ - **state:** move state code to own package ([605bd5d75](https://github.com/powerhouse-inc/powerhouse/commit/605bd5d75))
53
+ - support initial strand without operations ([46698d2ff](https://github.com/powerhouse-inc/powerhouse/commit/46698d2ff))
54
+ - **document-drive:** removed drive id where possible ([adcedc4f0](https://github.com/powerhouse-inc/powerhouse/commit/adcedc4f0))
55
+
56
+ ### 🩹 Fixes
57
+
58
+ - **document-drive:** added deprecation warnings and release notes ([dbc86d172](https://github.com/powerhouse-inc/powerhouse/commit/dbc86d172))
59
+ - **common:** update storybook story type ([a84550281](https://github.com/powerhouse-inc/powerhouse/commit/a84550281))
60
+
61
+ ### ❤️ Thank You
62
+
63
+ - acaldas @acaldas
64
+ - ryanwolhuter @ryanwolhuter
65
+
66
+ ## 3.3.0-dev.19 (2025-07-25)
67
+
68
+ ### 🚀 Features
69
+
70
+ - **connect:** remove unused dep ([00d3f68c0](https://github.com/powerhouse-inc/powerhouse/commit/00d3f68c0))
71
+ - **state:** use reactor on window object ([40321826e](https://github.com/powerhouse-inc/powerhouse/commit/40321826e))
72
+ - **state:** add state package reference to monorepo tsconfig ([93de86073](https://github.com/powerhouse-inc/powerhouse/commit/93de86073))
73
+ - **state:** remove unused deps ([d681fff7a](https://github.com/powerhouse-inc/powerhouse/commit/d681fff7a))
74
+ - **state:** remove jotai optics dep ([dfc955a82](https://github.com/powerhouse-inc/powerhouse/commit/dfc955a82))
75
+ - **common:** add storybook react dev dep ([61404f414](https://github.com/powerhouse-inc/powerhouse/commit/61404f414))
76
+ - **common:** install storybook types ([c4d45bb7c](https://github.com/powerhouse-inc/powerhouse/commit/c4d45bb7c))
77
+ - **connect:** use new hooks ([93a9eccfa](https://github.com/powerhouse-inc/powerhouse/commit/93a9eccfa))
78
+ - **state:** move state code to own package ([605bd5d75](https://github.com/powerhouse-inc/powerhouse/commit/605bd5d75))
79
+ - support initial strand without operations ([46698d2ff](https://github.com/powerhouse-inc/powerhouse/commit/46698d2ff))
80
+ - **document-drive:** removed drive id where possible ([adcedc4f0](https://github.com/powerhouse-inc/powerhouse/commit/adcedc4f0))
81
+
82
+ ### 🩹 Fixes
83
+
84
+ - **document-drive:** added deprecation warnings and release notes ([dbc86d172](https://github.com/powerhouse-inc/powerhouse/commit/dbc86d172))
85
+ - **common:** update storybook story type ([a84550281](https://github.com/powerhouse-inc/powerhouse/commit/a84550281))
86
+
87
+ ### ❤️ Thank You
88
+
89
+ - acaldas @acaldas
90
+ - ryanwolhuter @ryanwolhuter
91
+
92
+ ## 3.3.0-dev.18 (2025-07-24)
16
93
 
17
94
  This was a version bump only for @powerhousedao/academy to align it with other projects, there were no code changes.
18
95
 
19
- ## 4.0.0-staging.4 (2025-07-22)
96
+ ## 3.3.0-dev.17 (2025-07-23)
20
97
 
21
98
  ### 🩹 Fixes
22
99
 
@@ -27,11 +104,11 @@ This was a version bump only for @powerhousedao/academy to align it with other p
27
104
 
28
105
  - Callme-T
29
106
 
30
- ## 4.0.0-staging.3 (2025-07-17)
107
+ ## 3.3.0-dev.16 (2025-07-22)
31
108
 
32
109
  This was a version bump only for @powerhousedao/academy to align it with other projects, there were no code changes.
33
110
 
34
- ## 4.0.0-staging.2 (2025-07-17)
111
+ ## 3.3.0-dev.15 (2025-07-17)
35
112
 
36
113
  ### 🩹 Fixes
37
114
 
@@ -40,13 +117,9 @@ This was a version bump only for @powerhousedao/academy to align it with other p
40
117
 
41
118
  ### ❤️ Thank You
42
119
 
43
- - acaldas @acaldas
120
+ - acaldas
44
121
  - Callme-T
45
122
 
46
- ## 4.0.0-staging.1 (2025-07-17)
47
-
48
- This was a version bump only for @powerhousedao/academy to align it with other projects, there were no code changes.
49
-
50
123
  ## 3.3.0-dev.14 (2025-07-17)
51
124
 
52
125
  This was a version bump only for @powerhousedao/academy to align it with other projects, there were no code changes.
@@ -220,6 +220,7 @@ Examples:
220
220
  - [Switchboard](#switchboard)
221
221
  - [Uninstall](#uninstall)
222
222
  - [Version](#version)
223
+ - [Vetra](#vetra)
223
224
 
224
225
  ## Connect Build
225
226
 
@@ -704,6 +705,49 @@ Notes:
704
705
  - Version information is read from the package.json file of the CLI
705
706
  ```
706
707
 
708
+ ## Vetra
709
+
710
+ ```
711
+ Command Overview:
712
+ The vetra command sets up a complete Vetra development environment for working with Vetra projects.
713
+ It starts three coordinated services: a Vetra Switchboard, a Local Reactor, and Connect Studio,
714
+ enabling full document collaboration and real-time processing with a "Vetra" drive.
715
+
716
+ This command:
717
+ 1. Starts a Vetra Switchboard with a "Vetra" drive for document storage
718
+ 2. Starts a Local Reactor that connects to the Vetra Switchboard as a remote drive
719
+ 3. Starts Connect Studio pointing to the Local Reactor for user interaction
720
+ 4. Enables real-time updates, collaboration, and code generation across all services
721
+
722
+ Options:
723
+ --generate Generate code automatically when document models are updated.
724
+ This keeps your code in sync with model changes across all services.
725
+
726
+ --switchboard-port <port> Specify the port to use for the Vetra Switchboard service.
727
+ Default is 4001. The Switchboard handles document storage.
728
+
729
+ --reactor-port <port> Specify the port to use for the Local Reactor service.
730
+ Default is 4002. The Reactor provides the main API and connects to switchboard.
731
+
732
+ --https-key-file <path> Path to the SSL key file if using HTTPS for secure connections.
733
+
734
+ --https-cert-file <path> Path to the SSL certificate file if using HTTPS.
735
+
736
+ --config-file <path> Path to the powerhouse.config.js file. This allows you to
737
+ customize the behavior of all services in the Vetra development environment.
738
+
739
+ -w, --watch Watch for local changes to document models and processors,
740
+ and automatically update both the Switchboard and Reactor accordingly.
741
+
742
+ Examples:
743
+ $ ph vetra # Start complete Vetra environment with defaults
744
+ $ ph vetra --generate # Auto-generate code on model changes
745
+ $ ph vetra --switchboard-port 5000 --reactor-port 5001 # Use custom ports
746
+ $ ph vetra --config-file custom.powerhouse.config.js # Use custom configuration
747
+ $ ph vetra --watch # Watch for changes and auto-update
748
+ $ ph vetra --https-key-file key.pem --https-cert-file cert.pem # Use HTTPS
749
+ ```
750
+
707
751
  ---
708
752
 
709
753
  *This document was automatically generated from the help text in the codebase.*\n<!-- AUTO-GENERATED-CLI-COMMANDS-END -->
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@powerhousedao/academy",
3
- "version": "4.0.1",
3
+ "version": "4.1.0-dev.2",
4
4
  "homepage": "https://powerhouse.academy",
5
5
  "repository": {
6
6
  "type": "git",