Skip to content

v6.0.1 – Extended Limits & Offline Thinking Fix

Choose a tag to compare

@TaklaXBR TaklaXBR released this 27 Dec 08:40
· 75 commits to main since this release
38140d0

🚀 v6.0.1 – Extended Limits & Offline Intelligence

This release is a hotfix and stability update following the major v6.0 release. We are committed to rapid iteration and fast, reliable fixes.


⚡ Lightning Mode Enhanced (Token Limit 1024 → 2048)

Lightning Mode is built for speed, but complex code generation could sometimes hit the output limit.

Change: The max_output_tokens value has been increased from 1024 to 2048.

Impact: ZAI can now generate longer and more complex outputs in Lightning Mode without being cut off:

  • Longer scripts
  • More complex functions
  • More detailed reports

🧠 Offline "Thinking" Fixed

The system was not functioning correctly in Offline Mode.

Fix: Offline execution with the Phi-2 model now correctly displays the thinking process during execution.

Result: Smarter, more transparent, and more reliable local (offline) execution.

Full Changelog: v6.0...v6.0.1