🧪 Help Test: Isolated Planning Sessions (experimental branch) #81
OthmanAdi
announced in
Announcements
Replies: 1 comment
-
|
Tested in production workflow today (2026-02-24) using the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We just merged a big feature into the experimental branch and I need your help testing it before it goes to master.
What's New
Right now, planning files live in your project root:
The new isolated planning feature puts each planning session in its own folder with a UUID:
Why This Matters
PLAN_IDenv varHow to Test
git clone https://github.com/OthmanAdi/planning-with-files.git cd planning-with-files git checkout experimental/isolated-planningThen copy the skill to your project and try it out. Run a few planning sessions, try opening multiple terminals, see if things break.
What I Need From You
.active_planpointer work correctly?Timeline
If we get solid feedback and no critical bugs in the next 2 weeks, this becomes v3.0.0.
This is a significant change to how the skill works so I want to get it right. Your testing helps make that happen.
Credit
This feature was contributed by @ciberponk in PR #77. Big thanks for the work.
Ahmad
Beta Was this translation helpful? Give feedback.
All reactions