Skip to content

NullByte v0.6.0-beta

Latest

Choose a tag to compare

@101yogeshsharma 101yogeshsharma released this 26 Mar 02:17
· 6 commits to main since this release

Nullbyte v0.6.0-beta

✨ Features

  • Custom Prompt System: You can now enter your own custom prompt directly into the on-screen overlay by hitting Cmd/Ctrl+Shift+P instead of relying completely on default behaviors.
  • Stealth Focus Logic: The custom prompt overlay smartly captures your keystrokes for typing without yanking active UI focus away from the editor or application you are currently working in! Hitting Escape or Enter cleanly returns you immediately to your task.
  • Intelligent Auto-Debugging: When analyzing faulty on-screen code, the AI is now specifically instructed to explicitly highlight the exact lines with errors and explain why it fails before providing optimized fixes.
  • Performance Focused: Solutions output for code problems are now explicitly directed to always be automatically optimized for space and time complexity metrics!

🎨 UI & Aesthetics

  • Fluid Animations: The on-screen UI is much more polished. Added buttery smooth slide-down and fade-in/scale-out effects to the solution renderer, the dropdown options, the prompt box, and the captured screenshots stream.
  • Redesigned Shortcuts Menu: Cleaned up the shortcut actions bar! Sub-bullets now fall under a neat unified Cmd/Ctrl+Shift prefix instead of individually scattering key modifiers, drastically reducing UI clutter.
  • Wider Overlay Layout: The total width has dynamically increased from 850px to 1100px to comfortably display your screenshots while accommodating the redesigned toolset.