d63d58ccb5
- Move 15 old workflow-* packages to legacy-packages/ (inactive, preserved for reference)
- Rename templates/ → examples/ for clarity
- Rewrite docs/architecture.md to reflect current uwf architecture
- Active packages remain in packages/: cli-uwf, uwf-agent-hermes, uwf-agent-kit, uwf-moderator, uwf-protocol, workflow-util
小橘 🍊(NEKO Team)
29 lines
590 B
YAML
29 lines
590 B
YAML
lockfileVersion: '9.0'
|
|
|
|
settings:
|
|
autoInstallPeers: true
|
|
excludeLinksFromLockfile: false
|
|
|
|
importers:
|
|
|
|
.:
|
|
dependencies:
|
|
'@uncaged/workflow-runtime':
|
|
specifier: workspace:*
|
|
version: link:../workflow-runtime
|
|
'@uncaged/workflow-util-agent':
|
|
specifier: workspace:*
|
|
version: link:../workflow-util-agent
|
|
zod:
|
|
specifier: ^4.0.0
|
|
version: 4.4.3
|
|
|
|
packages:
|
|
|
|
zod@4.4.3:
|
|
resolution: {integrity: sha512-ytENFjIJFl2UwYglde2jchW2Hwm4GJFLDiSXWdTrJQBIN9Fcyp7n4DhxJEiWNAJMV1/BqWfW/kkg71UDcHJyTQ==}
|
|
|
|
snapshots:
|
|
|
|
zod@4.4.3: {}
|