CodePulse v2.3.103 — UltraPlan raw keyword detection test
Experimental change to UltraPlan keyword detection — drops XML wrapping and plan mode to test whether raw keyword parsing improves cloud-session routing.
UltraPlan (TAB-580)
- Raw keyword detection experiment — UltraPlan no longer wraps the user's prompt in XML tags and no longer enters plan mode before routing. This release tests whether the LLM reliably picks up "ultraplan" keywords from the raw message body alone, which would simplify the execution path and remove an entire layer of prompt plumbing. Rolled back in v2.3.104 after the cloud-session path was found to lack a required
--remoteflag.