codebyplan 1.4.2 → 1.5.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.
Files changed (3) hide show
  1. package/README.md +2 -0
  2. package/dist/cli.js +509 -157
  3. package/package.json +2 -1
package/README.md CHANGED
@@ -34,6 +34,8 @@ Bidirectional sync of `.claude/` infrastructure files between your local project
34
34
  | `--force` | Skip confirmation and conflict prompts |
35
35
  | `--fix` | Auto-create missing port allocations |
36
36
 
37
+ **Side effects:** writes `worktree_id` (UUID) at the top level of `.codebyplan.json`, used as a cached scope for workflow skills. See `.claude/rules/worktree-tagging.md`.
38
+
37
39
  ### `codebyplan help`
38
40
 
39
41
  Show help message.