Commit c474d04
chore: drop vendored steward fork, use @stwd npm packages
Removes the entire cloud/packages/steward/ vendored copy of github.com/Steward-Fi/steward
and the prepare-steward-workspaces.sh / steward-cloud-workspaces.patch / railpack.json
machinery that maintained it.
External code only ever imported @stwd/sdk and @stwd/react, both already published on
npm. The 8 file: deps on private packages (@stwd/api, @stwd/auth, @stwd/db,
@stwd/policy-engine, @stwd/redis, @stwd/shared, @stwd/vault, @stwd/webhooks) declared
in cloud/apps/api/package.json had no source-level imports and are removed.
cloud/package.json drops the !packages/steward exclude and packages/steward/packages/*
include from workspaces. CI workflows lose their Prepare Steward workspaces and Build
Steward (@stwd/react dist for typecheck) steps in nine YAMLs.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 534f40a commit c474d04
440 files changed
Lines changed: 5 additions & 77057 deletions
File tree
- .github/workflows
- apps/app-steward
- cloud
- .github
- actions/setup-test-env
- workflows
- apps
- api
- frontend
- packages
- patches
- scripts
- steward
- .github
- ISSUE_TEMPLATE
- workflows
- deploy
- docs
- api-reference
- archive
- audits
- auth
- concepts
- sdk
- packages
- agent-trader
- src
- strategies
- api
- src
- __tests__
- defaults
- middleware
- routes
- services
- auth
- src
- __tests__
- email-templates
- db
- drizzle
- meta
- src
- __tests__
- eliza-plugin
- src
- __tests__
- actions
- evaluators
- providers
- services
- erc8004
- src
- examples/waifu-integration
- src
- policy-engine
- src
- __tests__
- evaluators
- proxy
- src
- __tests__
- handlers
- middleware
- react
- examples
- src
- __tests__
- components
- hooks
- icons
- providers
- types
- utils
- redis
- src
- __tests__
- sdk
- src
- __tests__
- seed
- src
- vault
- src
- __tests__
- webhooks
- src
- __tests__
- scripts
- web
- public
- src
- app
- auth/callback/email
- dashboard
- agents
- [id]
- approvals
- audit
- policies
- secrets
- settings
- tenants
- transactions
- login
- components
- lib
- pages
- ui
- packages/app-core
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | 75 | | |
79 | 76 | | |
80 | 77 | | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | 78 | | |
85 | 79 | | |
86 | 80 | | |
| |||
141 | 135 | | |
142 | 136 | | |
143 | 137 | | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | 138 | | |
148 | 139 | | |
149 | 140 | | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | 141 | | |
154 | 142 | | |
155 | 143 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | 91 | | |
95 | 92 | | |
96 | 93 | | |
| |||
163 | 160 | | |
164 | 161 | | |
165 | 162 | | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | 163 | | |
170 | 164 | | |
171 | 165 | | |
| |||
315 | 309 | | |
316 | 310 | | |
317 | 311 | | |
318 | | - | |
319 | 312 | | |
320 | 313 | | |
321 | 314 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
413 | 413 | | |
414 | 414 | | |
415 | 415 | | |
416 | | - | |
417 | | - | |
418 | | - | |
419 | 416 | | |
420 | 417 | | |
421 | 418 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | 40 | | |
44 | 41 | | |
45 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | 29 | | |
35 | 30 | | |
36 | 31 | | |
| |||
48 | 43 | | |
49 | 44 | | |
50 | 45 | | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | 46 | | |
60 | 47 | | |
61 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | 69 | | |
73 | 70 | | |
74 | 71 | | |
| |||
118 | 115 | | |
119 | 116 | | |
120 | 117 | | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | 118 | | |
125 | 119 | | |
126 | 120 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | 85 | | |
89 | 86 | | |
90 | 87 | | |
| |||
157 | 154 | | |
158 | 155 | | |
159 | 156 | | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | 157 | | |
164 | 158 | | |
165 | 159 | | |
| |||
309 | 303 | | |
310 | 304 | | |
311 | 305 | | |
312 | | - | |
313 | 306 | | |
314 | 307 | | |
315 | 308 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
413 | 413 | | |
414 | 414 | | |
415 | 415 | | |
416 | | - | |
417 | | - | |
418 | | - | |
419 | 416 | | |
420 | 417 | | |
421 | 418 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | 34 | | |
38 | 35 | | |
39 | 36 | | |
| |||
0 commit comments