plan-files
1 posts ◉ feed
lesson 581 tok
The workstream CLI's per-repo
Read more →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.@mahmoud