
Hi folks, me again with another update. Main reason for posting this is that I know a lot of people are currently enjoying DeepSeekV4 Pro (myself included), but the prior version didn't work well. I've now dialed in DS4's behaviour, back ported the changes to the GLM preset and made it available today. DS4 users should see a notable improvement in reasoning and output consistency when the 'brain power' is set to 'overthinking' (brand new sentence!). Do not enable the jailbreak for DeepSeek - it has problems currently.
File: Stabs-GLM5.1-Directives-v2.62.json
GitHub: https://github.com/Zorgonatis/Stabs-EDH
Otherwise, as below, the updates largely revolve around user experience and UX but has the benefit of resulting in more specific instructions and less token waste where the model tries to understand the request.
As always - feedback, suggestions, requests.. all welcome. Cheers!
Stab's Directives v2.6.2 — Release Notes
The big one: Perspective is now decomposed into toggleable options. Instead of editing a SETTINGS variable to pick "3rd Limited" or "1st Person", perspective is now four independent toggle groups in prompt management:
- Narrative Voice — First (I/Me) / Second (You) / Third (They)
- Scope — Limited (one mind) / Omniscient (all minds)
- Your Lens — how the user character is portrayed (I act / You act / They act)
- Tense — Past / Present / Future Pick one from each. The Narrative Perspective directive dynamically assembles them into a single instruction. This gives you combinations that weren't possible before — e.g. Third Person narration with the user addressed in First Person, written in Past Tense, with Omniscient scope. Default: Third Person + Omniscient + You act + Past Tense.
Brain Power replaces the old Reasoning Effort slider. Same concept, better UX. Three toggle prompts instead of editing a SETTINGS value:
- Vibes Only — minimal planning, fast responses
- Balanced (default) — medium effort, drafting avoided
- Overthinking — full CoT with multi-option iteration, NPC method-acting, self-correction The API body also now sends reasoning_effort: "max" natively, so the model always has maximum reasoning budget available — the Brain Power toggle controls how many internal steps the model takes, not the raw capacity.
Other changes:
- Task Steering CoT rework — the AI now gets a hard "stop and abandon presumed next steps" instruction at the top of every turn, designed to work better with DeepSeek V4 Pro's thinking behaviour
- Story Strings simplified — predictions are now generated internally only, no more HTML comments cluttering the context
- OOC Priority now explicitly discards the current plan on trigger
- Unreliable Narrator — hidden info no longer needs to translate to actionable outcomes (the user may never know)
- Bugfix: User Impersonation variable name corrected for consistency
- SETTINGS now only handles genre, tone, and output length — perspective and reasoning are both toggle-based Install: Import the v2.6.2 preset as usual. The perspective toggles are positioned directly below SETTINGS in prompt management — enable one from each sub-category. Previous chat sessions will continue to work but will use the new toggle system on next response.