@lumenflow/cli 4.1.0 → 4.10.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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lumenflow/cli",
3
- "version": "4.1.0",
3
+ "version": "4.10.0",
4
4
  "description": "Command-line interface for LumenFlow workflow framework",
5
5
  "keywords": [
6
6
  "lumenflow",
@@ -186,13 +186,13 @@
186
186
  "xstate": "^5.28.0",
187
187
  "yaml": "^2.8.2",
188
188
  "zod": "^4.3.6",
189
- "@lumenflow/control-plane-sdk": "4.1.0",
190
- "@lumenflow/core": "4.1.0",
191
- "@lumenflow/initiatives": "4.1.0",
192
- "@lumenflow/memory": "4.1.0",
193
- "@lumenflow/metrics": "4.1.0",
194
- "@lumenflow/agent": "4.1.0",
195
- "@lumenflow/kernel": "4.1.0"
189
+ "@lumenflow/agent": "4.10.0",
190
+ "@lumenflow/control-plane-sdk": "4.10.0",
191
+ "@lumenflow/core": "4.10.0",
192
+ "@lumenflow/initiatives": "4.10.0",
193
+ "@lumenflow/kernel": "4.10.0",
194
+ "@lumenflow/memory": "4.10.0",
195
+ "@lumenflow/metrics": "4.10.0"
196
196
  },
197
197
  "devDependencies": {
198
198
  "@vitest/coverage-v8": "^4.0.18",
@@ -1,4 +1,4 @@
1
1
 
2
- > @lumenflow/packs-agent-runtime@4.1.0 build /home/runner/work/lumenflow-dev/lumenflow-dev/packages/@lumenflow/packs/agent-runtime
2
+ > @lumenflow/packs-agent-runtime@4.10.0 build /home/runner/work/lumenflow-dev/lumenflow-dev/packages/@lumenflow/packs/agent-runtime
3
3
  > tsc
4
4
 
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lumenflow/packs-agent-runtime",
3
- "version": "4.1.0",
3
+ "version": "4.10.0",
4
4
  "description": "Agent runtime pack scaffold for LumenFlow — governed model-turn execution, pack config, and provider capability baselines",
5
5
  "keywords": [
6
6
  "lumenflow",
@@ -1,4 +1,4 @@
1
1
 
2
- > @lumenflow/packs-sidekick@4.1.0 build /home/runner/work/lumenflow-dev/lumenflow-dev/packages/@lumenflow/packs/sidekick
2
+ > @lumenflow/packs-sidekick@4.10.0 build /home/runner/work/lumenflow-dev/lumenflow-dev/packages/@lumenflow/packs/sidekick
3
3
  > tsc
4
4
 
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lumenflow/packs-sidekick",
3
- "version": "4.1.0",
3
+ "version": "4.10.0",
4
4
  "description": "Sidekick personal assistant pack for LumenFlow — 16 tools for task management, typed memory, channels, routines, and audit",
5
5
  "keywords": [
6
6
  "lumenflow",
@@ -1,4 +1,4 @@
1
1
 
2
- > @lumenflow/packs-software-delivery@4.1.0 build /home/runner/work/lumenflow-dev/lumenflow-dev/packages/@lumenflow/packs/software-delivery
2
+ > @lumenflow/packs-software-delivery@4.10.0 build /home/runner/work/lumenflow-dev/lumenflow-dev/packages/@lumenflow/packs/software-delivery
3
3
  > tsc
4
4
 
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lumenflow/packs-software-delivery",
3
- "version": "4.1.0",
3
+ "version": "4.10.0",
4
4
  "description": "Software delivery pack for LumenFlow — work units, gates, lanes, initiatives, and agent coordination",
5
5
  "keywords": [
6
6
  "lumenflow",