Skip to content

v9.1.0: The Vision & Vigilance Update (Fixer, Watch & Visual Context)

Choose a tag to compare

@TaklaXBR TaklaXBR released this 12 May 20:05
· 1 commit to main since this release
f3f3af0

✨ What's New

  • Background Watch System (--watch): Tell Zai to monitor anything (RAM, files, processes). It writes a custom stateful script and runs it in the background, alerting you instantly when conditions are met.
  • Visual Context (Ctrl+Shift+Z): Zai can now see what you see. Press the hotkey to capture your screen and send it to Zai's vision model for context-aware debugging.
  • Fixer Mode: A brand new operational mode (fixer). It ignores generic chatter and acts as a strict, dedicated system medic to troubleshoot and repair issues.
  • Enhanced --show Mode: The safety --show parameter now uses AI to explicitly explain what the generated command will do before you decide to run it.

🐛 Improvements

  • Streamlined README files and added Linux setup instructions.
  • Optimized prompt handling to prevent background thread race conditions.
  • Improved idle checking to ensure background alerts don't interrupt your active tasks.