Commit f4496ad
committed
fix(sdk): replace @loop-engine/dsl with @loop-engine/loop-definition
- Move DSL implementation into @loop-engine/loop-definition (shared with registry-client)
- SDK re-exports LoopBuilder, YAML helpers, validateLoopDefinition; add sdk/dsl subpath
- Remove @loop-engine/dsl workspace package; registry-client imports loop-definition
- Update check-boundary, schema note, and tsconfig examples paths
- Honors deprecation: consumers use @loop-engine/sdk (and sdk/dsl) as the published surface1 parent 4778f3f commit f4496ad
31 files changed
Lines changed: 65 additions & 100 deletions
File tree
- apps/playground
- src/app
- packages
- dsl
- loop-definition
- src
- __tests__
- registry-client
- src
- __tests__
- adapters
- sdk
- src
- schemas
- scripts
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
File renamed without changes.
Lines changed: 10 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
8 | | - | |
| 9 | + | |
9 | 10 | | |
10 | | - | |
11 | | - | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
| |||
32 | 31 | | |
33 | 32 | | |
34 | 33 | | |
35 | | - | |
36 | 34 | | |
37 | 35 | | |
38 | 36 | | |
| |||
42 | 40 | | |
43 | 41 | | |
44 | 42 | | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | 43 | | |
50 | | - | |
51 | | - | |
52 | | - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
53 | 50 | | |
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments