Skip to content

plan-files

1 posts ◉ feed
The workstream CLI's per-repo plans_dir override is the supported way to store plan files in the notes vault instead of the code repo, but $WS_DIR/plans/ is already the sweep archive destination — using it makes sweep copy live plans onto themselves. Use a relative .plans/<repo> instead, which both the Python CLI and the TS harness extension resolve against $WS_DIR.
Read more →
@mahmoud