@veewo/claw-core 0.1.58 → 0.1.59

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.
@@ -337,7 +337,7 @@
337
337
  "nextsteps": [
338
338
  "1. Use `update_goal(status=\"complete\")` to close the active thread goal for this plan.",
339
339
  "2. Finish any remaining workflow-guided closeout work such as archive or parent-plan resumption.",
340
- "3. Keep using claw-kit in this thread for the next task. When new work starts, route it back through `using-claw-kit`, then follow the returned claw workflow."
340
+ "3. Do not continue ad hoc in this thread. Start the next task only through `using-claw-kit`, then follow the returned `workflowGuidance`."
341
341
  ],
342
342
  "goalTool": {
343
343
  "tool": "update_goal",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@veewo/claw-core",
3
- "version": "0.1.58",
3
+ "version": "0.1.59",
4
4
  "type": "module",
5
5
  "description": "Core workflow primitives for .claw project planning, recall, truth ingestion, and task closeout.",
6
6
  "keywords": [